27 Jun, 2013
1 commit
-
Conflicts: Gemfile.lock
18 Jun, 2013
1 commit
13 Jun, 2013
2 commits
06 Jun, 2013
1 commit
01 Jun, 2013
3 commits
-
* Delete the devmen unfuddle account * Improve spec to be more rspec compiliant * Little refactoring on unfuddle notification
-
Unfuddle Tracker
31 May, 2013
1 commit
30 May, 2013
1 commit
-
We need to be up to date with our dependencies. Now it's almost done
27 May, 2013
2 commits
22 May, 2013
2 commits
-
To test the rake db:seeds task require the db/seeds.rb file instead of require 'task' and launch the task. Avoid useless output on test to stubing Kernel.puts
-
* Extract the Problem#merge! in his own class * Extract the update cache system from problem in his own class * Welcome back to the backtrace_line_spec not found by a rspec spec because no end by _spec.rb
08 May, 2013
1 commit
07 May, 2013
2 commits
-
Try reproduce issue #444
06 May, 2013
5 commits
-
Extract all concern about this call to his own class and move test to this class
-
Some test on spec/model/app are too specific to spec/model/error_report move to this spec
-
When a notice is do with an invalid api_key the return is a 404 HTTP code and no explain about what really happen. Now if you try post a notice with a bad API_KEY, errbit return a 422 HTTP status code, like doing by airbrake. see #472
-
Add some test with notice send with empty backtrace Add some test directly in the ErrorReport model
08 Apr, 2013
1 commit
-
Test coverage for comment observer [Fixes #452]
12 Mar, 2013
1 commit
08 Mar, 2013
2 commits
-
Previously, creating a user without a github login would result in user.github_login == '' instead of nil. This prevented creating more than one user without a github login because of the unique index on the field.
06 Mar, 2013
2 commits
05 Mar, 2013
2 commits
14 Feb, 2013
1 commit
12 Feb, 2013
2 commits
08 Feb, 2013
1 commit
-
Support for multiple XMPP clients and ability to send to a room and user
07 Feb, 2013
2 commits
31 Jan, 2013
2 commits
28 Jan, 2013
2 commits
-
update airbrake api to 2.4