summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akismet-submittable' into 'master' Robert Speicher2016-08-151-0/+1
|\
| * Added Documentation and CHANGELOGPatricio Cano2016-08-151-0/+1
* | Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan2016-08-151-0/+1
|\ \
| * | Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+1
* | | Merge branch 'feature/test-coverage-badge' into 'master' Douwe Maan2016-08-151-0/+1
|\ \ \ | |_|/ |/| |
| * | Add Changelog entry for test coverage report badgefeature/test-coverage-badgeGrzegorz Bizon2016-08-151-0/+1
* | | Merge branch 'zj-deployment-status-on-mr' into 'master' Douwe Maan2016-08-151-0/+1
|\ \ \
| * | | Incorporate feedbackZ.J. van de Weg2016-08-111-1/+1
| * | | Show deployment status on a MR viewZ.J. van de Weg2016-08-111-0/+1
* | | | Merge branch 'svg-render-size-limit' into 'master' Douwe Maan2016-08-151-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Limit the size of SVGs when viewing them as blobssvg-render-size-limitYorick Peterse2016-08-151-0/+1
| | |/ | |/|
* | | Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse2016-08-151-0/+1
|\ \ \
| * | | Use cache for todos counter calling TodoServicePaco Guzman2016-08-121-0/+1
* | | | Speed up todos queries by limiting the projects set we join withAhmad Sherif2016-08-151-0/+1
* | | | Merge branch 'pivotaltracker-restrict-branch' into 'master' Jeroen van Baarsen2016-08-151-0/+1
|\ \ \ \
| * | | | Ability to specify branches for pivotal tracker integrationEgor Lynko2016-08-151-0/+1
| | |/ / | |/| |
* | | | Fix a memory leak caused by Banzai::Filter::SanitizationFilterfix/sanitization-filter-leakAhmad Sherif2016-08-141-0/+1
|/ / /
* | | Add archived badge to project listingDrew Blessing2016-08-121-0/+1
* | | Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher2016-08-121-0/+1
|\ \ \ | |/ / |/| |
| * | Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+1
* | | Instrument Project.visible_to_userYorick Peterse2016-08-121-0/+1
|/ /
* | Update CHANGELOGula budziszewska2016-08-111-1/+0
* | render only commit titleubudzisz2016-08-111-0/+1
* | Merge branch 'feature/merge-request-link-after-push' into 'master' Douwe Maan2016-08-111-0/+1
|\ \ | |/ |/|
| * api for generating new merge requestScott Le2016-08-111-0/+1
* | Target 8.11 for CHANGELOG entry Ruby 2.3Z.J. van de Weg2016-08-111-2/+1
* | Update currently supported Ruby version info.Connor Shea2016-08-111-0/+2
* | Merge branch '20614-show-member-roles-to-all-users' into 'master' Robert Speicher2016-08-111-0/+1
|\ \ | |/ |/|
| * Show member roles to all users on members page20614-show-member-roles-to-all-usersDouwe Maan2016-08-111-0/+1
* | Merge branch '15000-rename-markdown-preview' into 'master' Robert Speicher2016-08-111-0/+1
|\ \ | |/ |/|
| * Rename `markdown_preview` routes to `preview_markdown`Christopher Bartz2016-08-111-0/+1
* | Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \ | |/ |/|
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-0/+1
* | Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \
| * | Fix front-end for branches that happen to contain urlencoding escape characte...10772-fix-urlencoded-branchnameElliot2016-08-111-0/+1
* | | Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \ \
| * | | Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-111-0/+1
| |/ /
* | | Merge branch 'remove-unused-indexes' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \ \
| * | | Remove various redundant indexesYorick Peterse2016-08-111-0/+1
| |/ /
* | | Merge branch '18583-implement-access-request-to-project-group-api' into 'mast...Rémy Coutable2016-08-111-0/+1
|\ \ \
| * | | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-0/+1
* | | | Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-111-0/+1
* | | | Merge branch 'improve-oauth2-docs' into 'master' Achilleas Pipinellis2016-08-111-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update/Improve OAuth2 Client documentationKeith Pope2016-08-111-0/+1
* | | | Merge branch 'remove-ci-runner-trigram-indexes' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \ \ \
| * | | | Remove trigram indexes for "ci_runners"remove-ci-runner-trigram-indexesYorick Peterse2016-08-101-0/+1
* | | | | Merge branch 'fix-branches-dropdown-initial-state' into 'master' Rémy Coutable2016-08-111-0/+1
|\ \ \ \ \
| * | | | | Fix branches page dropdown sort initial stateClement Ho2016-08-101-0/+1
* | | | | | Merge branch 'fix-thumbs-award-loading-toggle' into 'master' Fatih Acet2016-08-101-0/+1
|\ \ \ \ \ \