summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Audit log for user authenticationValery Sizov2015-07-061-1/+2
* Mention faster merge operation inside one projectDmitriy Zaporozhets2015-07-011-0/+1
* Extract the longest-matching ref from a commit path when multiple matches occurStan Hu2015-07-011-0/+1
* Update CHANGELOG for 7.12.1Jacob Vosmaer2015-07-011-0/+9
* Mention performance improvements after adding cache to some fragmentsDmitriy Zaporozhets2015-07-011-0/+1
* Merge branch 'reporter-manage-issues' into 'master'Dmitriy Zaporozhets2015-07-011-0/+1
|\
| * Reporter role can manage issue tracker nowreporter-manage-issuesDmitriy Zaporozhets2015-06-301-0/+1
* | 7.12 has been releasedJacob Vosmaer2015-06-301-1/+1
* | Merge branch 'fix-c-prototype-highlighting' into 'master'Stan Hu2015-06-301-0/+1
|\ \
| * | Bump rugments to v1.0.0beta8 to fix C prototype function highlightingStan Hu2015-06-281-0/+1
| |/
* | Merge branch '1791-fix-github-issue-order' into 'master'Stan Hu2015-06-291-0/+1
|\ \
| * | Fix wrong order of issues when importing from githubHiroyuki Sato2015-06-281-0/+1
| |/
* | Merge branch 'fix-relative-submodule-namespace-path' into 'master'Dmitriy Zaporozhets2015-06-291-0/+1
|\ \ | |/ |/|
| * Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu2015-06-231-0/+1
* | Update CHANGELOGDmitriy Zaporozhets2015-06-251-0/+1
* | Merge branch 'rs-default-admin-password' into 'master'Dmitriy Zaporozhets2015-06-251-0/+1
|\ \
| * | Add CHANGELOG entry for default password changers-default-admin-passwordRobert Speicher2015-06-241-0/+1
* | | Merge branch 'performance-improvements' into 'master'Dmitriy Zaporozhets2015-06-251-0/+1
|\ \ \ | |/ / |/| |
| * | Add CHANGELOG itemperformance-improvementsDmitriy Zaporozhets2015-06-241-0/+1
* | | Merge branch 'add-2fa-status-to-admin-api' into 'master'Robert Speicher2015-06-241-0/+1
|\ \ \
| * | | Add 2FA status to user admin APIStan Hu2015-06-231-0/+1
| |/ /
* | | Added CHANGELOG message for fixing MR webhookAdam Meily2015-06-241-0/+1
* | | Merge branch 'explicit_error_ci' into 'master'Dmitriy Zaporozhets2015-06-241-0/+1
|\ \ \ | |/ / |/| |
| * | update changelogexplicit_error_ciValery Sizov2015-06-231-0/+1
| |/
* | Merge branch 'fix-diff-patch-public-mr' into 'master'Dmitriy Zaporozhets2015-06-231-0/+1
|\ \
| * | Fix downloading of patches on public merge requests when user logged outStan Hu2015-06-231-0/+1
| |/
* | Merge branch 'admin-edit-identities' into 'master'Dmitriy Zaporozhets2015-06-231-0/+1
|\ \
| * \ Merge branch 'master' into admin-edit-identitiesadmin-edit-identitiesDmitriy Zaporozhets2015-06-231-0/+2
| |\ \ | | |/
| * | Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets2015-06-221-3/+8
| |\ \
| * | | Add ability for admin to edit user identityDmitriy Zaporozhets2015-06-191-1/+1
| * | | Admin can see and remove user identitiesDmitriy Zaporozhets2015-06-191-0/+1
* | | | Merge branch 'fix-delete-user-error' into 'master'Dmitriy Zaporozhets2015-06-231-0/+1
|\ \ \ \
| * | | | Fix error when deleting a user who has projectsStan Hu2015-06-231-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'fix-issue-1771-2' into 'master'Douwe Maan2015-06-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed invalid timestamps in RSS feed #1771Rowan Wookey2015-06-231-0/+1
| | |/ | |/|
* | | Merge branch 'rs-dev-issue-2414' into 'master'Dmitriy Zaporozhets2015-06-231-0/+2
|\ \ \ | |/ / |/| |
| * | Add CHANGELOG entry for 2FA status and filtering in admin areaRobert Speicher2015-06-191-0/+2
* | | Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-2/+3
|\ \ \
| * | | Merge requests API returns closed for closed and merged for merged.revert-mr-state-namesDmitriy Zaporozhets2015-06-221-0/+1
| * | | Revert merge request states renamingDmitriy Zaporozhets2015-06-191-2/+2
| | |/ | |/|
* | | Merge branch 'web-editor-autocrlf' into 'master'Dmitriy Zaporozhets2015-06-221-0/+1
|\ \ \
| * | | Convert CRLF newlines to LF when committing using the web editor.web-editor-autocrlfDouwe Maan2015-06-201-0/+1
* | | | changelog fixchange_log_updateValery Sizov2015-06-221-1/+1
|/ / /
* | | Merge branch 'new-mr-disable-change-target-branch' into 'master'Douwe Maan2015-06-201-0/+1
|\ \ \
| * | | Disable changing of target branch in new merge request page when a branch has...Stan Hu2015-06-191-0/+1
| |/ /
* | | Merge branch 'fix-error-500-internal-snippet' into 'master'Douwe Maan2015-06-201-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-191-0/+1
| |/
* | Update maintenance documentation to explain no need to recompile asssets for ...Stan Hu2015-06-191-0/+1
|/
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-0/+2
* Merge branch 'fix-ext-issue-webbased-hooks' into 'master'Douwe Maan2015-06-161-0/+1
|\