31 Aug, 2014
1 commit
-
Legibility improvement on ErrorReport
22 Aug, 2014
1 commit
17 Jun, 2014
1 commit
-
Add notices to show action
15 Jun, 2014
1 commit
-
If there is no problem for the requested id the api will now correctly return a 404 status.
29 May, 2014
2 commits
28 May, 2014
4 commits
22 May, 2014
1 commit
21 May, 2014
1 commit
19 Apr, 2014
1 commit
18 Apr, 2014
1 commit
01 Apr, 2014
1 commit
31 Mar, 2014
1 commit
-
Older applications used this scheme for generating trace signatures. This brings them back such that migrations from older versions to new ones can occur.
30 Mar, 2014
1 commit
-
When creating a issue using octokit, we need to pass a instead of a , as those are changes on the new octokit gem. [fixes #675]
29 Mar, 2014
1 commit
-
Legacy versions of errbit used different strategy for generating the method signatures for duplicate duplication. This allows custom signatures to be easily dropped in via methods such as an initializer.
10 Feb, 2014
1 commit
-
Upgrade from Octokit 1x to 2x to resolve issues with oauth2
09 Feb, 2014
1 commit
-
One breaking change was how to get the urls of objects from the github objects. The only place we used this has been updated.
05 Feb, 2014
1 commit
-
Let companies or groups that run their own GitHub Enterprise installs be able to link their own repositories. That's the case with our company and we can't easily link the internal repositories.
06 Jan, 2014
1 commit
-
Ignore errors reported from old versions of an app
01 Jan, 2014
1 commit
-
Previously the link would point to the revision overview, where the line number in the urlmakes no sense. Now it shows the file a t the proper line. One can still switch to the changes from there with one click.
11 Dec, 2013
1 commit
-
This allows errbit to generate correct links in notifications when errbit is served over a non-standard port.
09 Dec, 2013
1 commit
-
….io/kb/ios/app-versions
06 Dec, 2013
1 commit
-
…his amount. filtering only happens if both min_app_version and app-version are set.
03 Dec, 2013
1 commit
24 Oct, 2013
2 commits
-
Gitlab Issues integration update
23 Oct, 2013
1 commit
19 Oct, 2013
1 commit
-
Unfuddle issue tracker was the only one using Taskmapper, Instead we can use a simple ActiveResource implementation for it
14 Oct, 2013
2 commits
-
Update devise to 3.1.1, and remove token_authenticatable module
12 Oct, 2013
1 commit
-
Add capabilities to addmin to regenerate the API key of his app
11 Oct, 2013
1 commit
-
Rails 4 and Mongoid 4 dont have Observers anymore, so we should remove them to make easier future migrations
03 Oct, 2013
1 commit
-
Now the api_key of app can be regenerate. In previous this api-key can't be regenerate by the web front. To regenerate this api_key you need go to the edit app page. See #547
25 Sep, 2013
2 commits
24 Sep, 2013
2 commits
-
Avoid same error if other line than first change