-
Notifications
You must be signed in to change notification settings - Fork 729
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: mantisbt/mantisbt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5a78041
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: mantisbt/mantisbt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e82cfe9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
1
contributor
Commits on Sep 17, 2011
-
Configuration menu - View commit details
-
Copy full SHA for a941db9 - Browse repository at this point
Copy the full SHA a941db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b0506a - Browse repository at this point
Copy the full SHA 7b0506aView commit details -
Remove ERROR_INVALID_SORT_FIELD exception
Too verbose of an error. The multi_sort function either works or it doesn't. At this low level, a descriptive and helpful error message that can assist with debugging is not possible. A generic exception can be used instead. Coupled with a backtrace, debugging is easy.
Configuration menu - View commit details
-
Copy full SHA for 5d431ef - Browse repository at this point
Copy the full SHA 5d431efView commit details -
Configuration menu - View commit details
-
Copy full SHA for c60c8ea - Browse repository at this point
Copy the full SHA c60c8eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9393039 - Browse repository at this point
Copy the full SHA 9393039View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd05c2 - Browse repository at this point
Copy the full SHA 7dd05c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf95dd - Browse repository at this point
Copy the full SHA 4bf95ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1b5fc - Browse repository at this point
Copy the full SHA 4f1b5fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd77cf - Browse repository at this point
Copy the full SHA fbd77cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040a86e - Browse repository at this point
Copy the full SHA 040a86eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30aa0d3 - Browse repository at this point
Copy the full SHA 30aa0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67da585 - Browse repository at this point
Copy the full SHA 67da585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48cdb2c - Browse repository at this point
Copy the full SHA 48cdb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74840e5 - Browse repository at this point
Copy the full SHA 74840e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf6a72 - Browse repository at this point
Copy the full SHA faf6a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f240d - Browse repository at this point
Copy the full SHA e3f240dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b693bd8 - Browse repository at this point
Copy the full SHA b693bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fe10f - Browse repository at this point
Copy the full SHA 53fe10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b99af - Browse repository at this point
Copy the full SHA d1b99afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3d5a7 - Browse repository at this point
Copy the full SHA 2c3d5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2941195 - Browse repository at this point
Copy the full SHA 2941195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588eac4 - Browse repository at this point
Copy the full SHA 588eac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede5fcb - Browse repository at this point
Copy the full SHA ede5fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1119e28 - Browse repository at this point
Copy the full SHA 1119e28View commit details -
Remove trigger_error call from user_api
This trigger_error call was broken - it did not use MantisBT translation strings. Replaced with an UnspecifiedException exception for now.
Configuration menu - View commit details
-
Copy full SHA for e2d6469 - Browse repository at this point
Copy the full SHA e2d6469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67515fe - Browse repository at this point
Copy the full SHA 67515feView commit details -
The traditional error_api system has now been completely removed. Some of the functionality still lives inside MantisBT\Error but will be replaced in due course with a better OO exception printer (one that can be extended to work with HTML, SOAP, JSON, ...). From now on, trigger_error should not be used to raise errors. Use the OO "throw ExceptionClass($parameters)" approach instead.
Configuration menu - View commit details
-
Copy full SHA for e82cfe9 - Browse repository at this point
Copy the full SHA e82cfe9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5a78041...e82cfe9