24 Jul, 2015
2 commits
-
Use these two commands inside vim: :!ag -l '..\/..\/..\/..\/test' | xargs perl -pi -E "s/require.*test_helper.*/require 'test_helper'/g" :!ag -l "require File.*'/" | xargs perl -pi -E "s/require File.*'\//require_relative '/g":e ""'"
01 Jun, 2015
1 commit
05 Mar, 2015
1 commit
02 Feb, 2015
1 commit
15 Jan, 2015
3 commits
-
I have deduplicated every message in plugin code that was already in the core. Going forward, plugins should use c_() is they want to reuse the message from the core. If they want to force their own translation, they should probably use _('plugin_name|The message') to avoid overriding translations from the core.
04 Nov, 2014
1 commit
25 Feb, 2014
1 commit
13 Jan, 2014
3 commits
-
(ActionItem2871)
-
(ActionItem2871)
-
(ActionItem2871)
06 Nov, 2013
1 commit
04 Nov, 2013
1 commit
01 Nov, 2013
1 commit