uu59
|
a8d3fdcebb
|
Merge pull request #151 from tirthpandya/master
Changed TO to To
|
2015-02-02 10:25:59 +09:00 |
|
Tirth
|
aa6d5ca582
|
Change TO to To
|
2015-02-01 13:20:19 -05:00 |
|
uu59
|
edf6413e32
|
Merge pull request #148 from fluent/fix_minor_typo
fix typo
|
2015-01-28 17:03:08 +09:00 |
|
uu59
|
2689347946
|
fix typo
|
2015-01-28 16:59:02 +09:00 |
|
uu59
|
f7abfb221c
|
Merge pull request #147 from fluent/bundle_update
bundle update
|
2015-01-28 16:09:36 +09:00 |
|
uu59
|
ba6957e146
|
bundle update
|
2015-01-28 15:58:25 +09:00 |
|
uu59
|
db79a91345
|
Merge pull request #146 from fluent/fix_flashing_regexp
Fix flashing regexp (Fix #145)
|
2015-01-28 14:56:05 +09:00 |
|
uu59
|
61ec84f4f7
|
Fix flashing regexp (Fix #145)
|
2015-01-28 14:51:00 +09:00 |
|
uu59
|
38ec9483ca
|
Merge pull request #144 from fluent/ignore_useless_bower_files
Ignore useless bower files
|
2015-01-28 14:18:42 +09:00 |
|
uu59
|
69b424e073
|
Don't ignore bower.json
|
2015-01-28 13:54:20 +09:00 |
|
uu59
|
d21fb58430
|
Fix up Vue files
|
2015-01-28 13:48:36 +09:00 |
|
uu59
|
d3f728b4ac
|
Fix up CodeMirror files
|
2015-01-28 13:47:19 +09:00 |
|
uu59
|
4e505969d8
|
v0.3.13
v0.3.13
|
2015-01-28 13:36:28 +09:00 |
|
uu59
|
bd03400d36
|
Merge pull request #143 from fluent/codemirror
Codemirror
|
2015-01-28 13:35:08 +09:00 |
|
uu59
|
f75df66035
|
Give up tests for CodeMirror
|
2015-01-28 13:10:30 +09:00 |
|
uu59
|
6615dce3ce
|
Aggregate codemirror related code into codemirror.js
|
2015-01-28 12:02:21 +09:00 |
|
uu59
|
665e16c7d0
|
Also use CodeMirror on source_and_output page
|
2015-01-28 11:10:02 +09:00 |
|
uu59
|
3db6950941
|
Add CodeMirror basics
|
2015-01-22 15:04:34 +09:00 |
|
uu59
|
1273315362
|
Load CodeMirror
|
2015-01-22 15:03:47 +09:00 |
|
uu59
|
4103fc37da
|
Add CodeMirror by bower
|
2015-01-22 15:03:47 +09:00 |
|
uu59
|
66888397ea
|
v0.3.12
v0.3.12
|
2015-01-16 16:22:07 +09:00 |
|
uu59
|
21eff246da
|
Merge pull request #140 from fluent/fix_logged_error
Fix logged error
|
2015-01-15 15:55:05 +09:00 |
|
鳥井 雪
|
1b12542efd
|
Change sample error log to clear all errors are different
|
2015-01-15 15:43:06 +09:00 |
|
鳥井 雪
|
87e8cfba8c
|
Move some methods to private,
because they are called from only #each_line
|
2015-01-15 15:37:27 +09:00 |
|
鳥井 雪
|
4f86443f59
|
Refactor complex #each_line
|
2015-01-15 15:31:05 +09:00 |
|
鳥井 雪
|
438ed3d518
|
Fix #logged_error bugs.
Before, it put serial other error log into one error subject and it's notes.
Fix to divide them into each error subject
|
2015-01-15 15:06:19 +09:00 |
|
uu59
|
8a0ad93a24
|
Merge pull request #139 from rthbound/breaks_up_complex_method
Break complex method apart, SettingsHelper
|
2015-01-15 13:02:28 +09:00 |
|
Ryan T. Hosford
|
46d17ac8a3
|
Break complex method apart, SettingsHelper
|
2015-01-14 21:37:57 -06:00 |
|
uu59
|
264b560990
|
Merge pull request #137 from fluent/config_sanity_check_button
Add configtest button for config history page
|
2015-01-15 11:04:39 +09:00 |
|
uu59
|
3146d26c7e
|
more cosme
|
2015-01-15 11:03:02 +09:00 |
|
uu59
|
afafd7667d
|
cosme
|
2015-01-15 10:33:47 +09:00 |
|
uu59
|
b278e867c7
|
Fix translation make sense
|
2015-01-15 10:32:52 +09:00 |
|
uu59
|
5dd8ed5924
|
Simplify
|
2015-01-14 18:26:11 +09:00 |
|
uu59
|
dc8e4941bb
|
Fix filename typo
|
2015-01-14 18:02:16 +09:00 |
|
uu59
|
3071b3d2c4
|
Add config test button to running backup
|
2015-01-14 18:02:16 +09:00 |
|
uu59
|
2766ea95fe
|
Revert "Ensure message as error" (logged_errors method is in the bug)
This reverts commit 8571bb04ee46a0e26193fa6dfb5857813744ff89.
|
2015-01-14 17:45:47 +09:00 |
|
uu59
|
a85f605f3b
|
Merge pull request #138 from fluent/refactor_download_info
Refactor #download_info of MiscController
|
2015-01-14 17:30:56 +09:00 |
|
鳥井 雪
|
fe07df34e0
|
Refactor #download_info of MiscController
with dividing to each methods to write each files, and add spec
|
2015-01-14 17:15:34 +09:00 |
|
uu59
|
8571bb04ee
|
Ensure message as error
|
2015-01-14 16:21:22 +09:00 |
|
uu59
|
a1579e186e
|
Add configtest button for config history page
|
2015-01-14 16:06:54 +09:00 |
|
鳥井 雪
|
8dca8bb1aa
|
Remove useless file
|
2015-01-14 15:46:10 +09:00 |
|
uu59
|
b3290456f0
|
Merge pull request #136 from fluent/fix_type_error_on_fluent_gem_list_method
Fix to avoid pass Enumerator to Rails.cache.fetch
|
2015-01-14 15:32:20 +09:00 |
|
鳥井 雪
|
c821c65da0
|
Fix to avoid pass Enumerator to Rails.cache.fetch
when no data exists
|
2015-01-14 15:26:02 +09:00 |
|
uu59
|
46a4ef60c2
|
Merge pull request #134 from fluent/check_with_dryrun
Check with dryrun
|
2015-01-14 15:03:32 +09:00 |
|
uu59
|
9d227a190d
|
Merge pull request #135 from fluent/cosme_and_trivial_refactors
Cosme and trivial refactors
|
2015-01-14 14:58:33 +09:00 |
|
鳥井 雪
|
771783e3b9
|
Use let!(:available_locales) to make condition more readable
|
2015-01-14 14:51:07 +09:00 |
|
鳥井 雪
|
eab7f6188e
|
Move comment to correct positon
|
2015-01-14 14:47:10 +09:00 |
|
uu59
|
5fe3ef7de4
|
cosme
|
2015-01-14 14:31:34 +09:00 |
|
uu59
|
1c08790abf
|
Add tests and fix dryrun
|
2015-01-14 14:29:41 +09:00 |
|
鳥井 雪
|
91ed13fd71
|
Cosme: remove space
|
2015-01-14 14:28:22 +09:00 |
|