13 Aug, 2015
1 commit
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
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 ""'"
22 Jul, 2013
1 commit
15 Jul, 2013
1 commit
21 May, 2013
2 commits
13 May, 2013
1 commit
16 Apr, 2013
1 commit
15 Apr, 2013
2 commits
-
ActionItem2608
-
ActionItem2608 Note: tests for users templates were made in the previous commit.
12 Apr, 2013
1 commit
-
ActionItem2608
05 Apr, 2013
1 commit
-
ActionItem2217
13 Mar, 2013
1 commit
12 Mar, 2013
1 commit
04 Mar, 2013
1 commit
-
(ActionItem2606)
27 Dec, 2012
1 commit
-
It looks to me that this fixes all the problems that would happen at load time.
25 Dec, 2012
1 commit
23 Dec, 2012
1 commit
11 Dec, 2012
1 commit
-
Starting pluginization of solr!
27 Nov, 2012
1 commit
-
Conflicts: test/functional/cms_controller_test.rb test/unit/article_test.rb
15 Nov, 2012
1 commit
07 Nov, 2012
1 commit
06 Nov, 2012
1 commit
04 Nov, 2012
5 commits
-
Conflicts: app/sweepers/article_sweeper.rb db/schema.rb test/unit/environment_test.rb
01 Nov, 2012
4 commits
-
Features: * Move Article * Language Selection * Work Assignment Plugin
-
Conflicts: db/schema.rb test/functional/cms_controller_test.rb test/unit/article_test.rb
-
Conflicts: app/helpers/forms_helper.rb app/sweepers/article_sweeper.rb
-
Conflicts: db/schema.rb test/unit/environment_test.rb
29 Oct, 2012
3 commits
-
Added field sigup_welcome_text on environment New tab on admin panel to edit the text When the environment doesn't have a text, will use the default text Added content_type to email (ActionItem2497)
27 Oct, 2012
1 commit
-
Added field redirection_after_login on profiles and environments New db/schema Added a select to choose option to redirect on admin panel and on profile control panel (ActionItem2369)
25 Oct, 2012
2 commits
-
(ActionItem2388)
-
…into merge-requests/241