14 Apr, 2014
2 commits
-
Fixed password reset token not working for Devise in current Errbit build.
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.
22 Mar, 2014
1 commit
21 Mar, 2014
1 commit
26 Feb, 2014
2 commits
19 Feb, 2014
1 commit
-
Give admins the ability to destroy all problems associated with an app
10 Feb, 2014
2 commits
-
Upgrade from Octokit 1x to 2x to resolve issues with oauth2
-
Support GitHub Enterprise repository links
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.
08 Feb, 2014
1 commit
-
Formerly if any input in the sub-menus had the substring 'type' in its name, this event handler would have been bound to clicks on the input element. When this happens, the variable 'chosen' would generally be an empty string and that would result in an erroneous jQuery finder: wrapper.find('div.'+section_class+'.'+chosen) causing an unhandled error. It looks like the intent is to bind only to the selectable choice icons, so that's what this commit does and as a bonus, the embedded forms can now have an input with the word 'type' in its name.
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.
02 Feb, 2014
2 commits
29 Jan, 2014
1 commit
-
This means that in a production environment the images will use a digested filename. We can therefore safely set far-future expires headers for them.
22 Jan, 2014
1 commit
09 Jan, 2014
1 commit
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.
17 Dec, 2013
1 commit
11 Dec, 2013
1 commit
-
This allows errbit to generate correct links in notifications when errbit is served over a non-standard port.
10 Dec, 2013
1 commit
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.
04 Dec, 2013
1 commit
03 Dec, 2013
1 commit
22 Nov, 2013
1 commit
-
"Seriously?" Seriously? Replace these resolve/delete confirmations with ...
20 Nov, 2013
1 commit
18 Nov, 2013
1 commit
13 Nov, 2013
1 commit
31 Oct, 2013
1 commit
-
Using the scope on apps controller will yield lots of queries, so we need to call .to_a
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
15 Oct, 2013
1 commit
-
Change 'hoptoad_notifier' to 'airbrake'.