30 Nov, 2013
1 commit
22 Nov, 2013
1 commit
-
"Seriously?" Seriously? Replace these resolve/delete confirmations with ...
20 Nov, 2013
3 commits
-
Adding the ability to EasyDeploy on Cloud 66
-
Fixing "select all problems" checkbox when searching
18 Nov, 2013
1 commit
14 Nov, 2013
1 commit
13 Nov, 2013
2 commits
-
Setting per_page value on search problems page
07 Nov, 2013
1 commit
-
Remove ruby version from Gemfile
06 Nov, 2013
1 commit
04 Nov, 2013
3 commits
-
Try fix isse #577 if a lot of problem
-
Remove extra queries on apps collection
31 Oct, 2013
2 commits
-
Using the scope on apps controller will yield lots of queries, so we need to call .to_a
-
It is not a good idea to have a ruby version on the Gemfile, specially if you are using RVM, as rvm sets ENV[RUBY_VERSION] using the revision number: ex.: ruby-2.0.0-p247 , which does not work
26 Oct, 2013
1 commit
25 Oct, 2013
1 commit
-
Add a Bitdeli Badge to README
24 Oct, 2013
5 commits
-
See #598
-
Gitlab Issues integration update
-
Improve fingerprints when error messages differ only in object memory addresses
23 Oct, 2013
1 commit
21 Oct, 2013
1 commit
-
Remove Taskmapper
19 Oct, 2013
6 commits
-
Use get/post instead of match on routes
-
[ci skip]
-
Dont use ^ and $ on email_regexp
-
Unfuddle issue tracker was the only one using Taskmapper, Instead we can use a simple ActiveResource implementation for it
17 Oct, 2013
4 commits
-
Also update some rails dependencies on .lock file
15 Oct, 2013
4 commits
-
Change 'hoptoad_notifier' to 'airbrake'.
-
The page to create an apps failed. Fix #586
14 Oct, 2013
1 commit
-
Update devise to 3.1.1, and remove token_authenticatable module