-
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: 9f302620f17f
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: 6ad38733d7ad
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 1 contributor
Commits on Oct 6, 2012
-
Fix #13265: Issues count in Changelog
Prior to this, issues having multiple parents were counted more than once, causing an incorrect count of issues to be reported (changelog displayed the number of printed lines instead of the number of distinct issues in the version) This is an improvement over SL-Gundam's original patch, which did not cover all cases.
Configuration menu - View commit details
-
Copy full SHA for 09fcedf - Browse repository at this point
Copy the full SHA 09fcedfView commit details -
Optimize and reformat code in changelog_page.php
- Remove unnecessary variable initializations - Reformat SQL statement for better readability - Simplify code displaying issue count
Configuration menu - View commit details
-
Copy full SHA for 13aa29f - Browse repository at this point
Copy the full SHA 13aa29fView commit details -
Change Log must consistently rely on fixed_in_version
Change Log used target_version instead of fixed_in_version to manage issues' parent/child relationships. This caused unexpected behavior when target version did not match fixed in version. The SQL which retrieves the changelog issues now relies on fixed_in_version. Fixes #14788
Configuration menu - View commit details
-
Copy full SHA for 6ad3873 - Browse repository at this point
Copy the full SHA 6ad3873View commit details
There are no files selected for viewing