05 Nov, 2014
5 commits
-
The link_to_remote helper added a wrong authenticity token because the block was cached. Therefore, change the ajax request method to get and avoid csrf token check.
04 Nov, 2014
4 commits
03 Nov, 2014
18 commits
-
This reverts commit ac001d2af4c249435cad3b1c7b0223a20b3bad2a.
-
Conflicts: lib/api/entities.rb
02 Nov, 2014
2 commits
-
It makes assumptions on how a package should be installed, which is not cool
01 Nov, 2014
5 commits
-
Before testing for stuff in the database, we need first wait for a visual cue that the processing actually finished (in this case, looking for something in the expected page makes cucumber wait until the page actually shows up)
31 Oct, 2014
6 commits