summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '35672-edge-top-bar' into 'master'Phil Hughes2017-07-311-0/+4
|\
| * Fix top bar in jobs view for microsoft edge35672-edge-top-barFilipa Lacerda2017-07-291-0/+4
* | Merge branch '35567-fix-relative-urls-in-webpack-public-path' into 'master'Douwe Maan2017-07-311-0/+5
|\ \ | |/ |/|
| * add CHANGELOG.md entry for !1316535567-fix-relative-urls-in-webpack-public-pathMike Greiling2017-07-281-0/+5
* | Projects logo are not centered vertically on projects pageFlorian Lemaitre2017-07-281-0/+4
* | Merge branch 'dm-large-push-performance' into 'master'Robert Speicher2017-07-281-0/+4
|\ \
| * | Load and process at most 100 commits when pushing into default branchDouwe Maan2017-07-281-0/+4
* | | Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan2017-07-281-0/+4
|\ \ \
| * | | Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-0/+4
* | | | Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp2017-07-281-0/+4
* | | | Merge branch '35695-comment-appears-in-a-wrong-place-after-changing-diff-view...Grzegorz Bizon2017-07-281-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix diff commenting results just after changing view35695-comment-appears-in-a-wrong-place-after-changing-diff-view-to-inlineSean McGivern2017-07-281-0/+4
* | | | Fix 500 error when rendering avatar for deleted project creatorAthar Hameed2017-07-281-0/+4
* | | | Merge branch 'merge-issuable-reopened-into-opened-state' into 'master'Sean McGivern2017-07-281-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-0/+4
* | | | Update CHANGELOG.md for 9.4.2James Edwards-Jones2017-07-2811-45/+0
* | | | Merge branch 'help-page-breadcrumb-title-fix' into 'master'Filipa Lacerda2017-07-281-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed the breadcrumb title for help pageshelp-page-breadcrumb-title-fixPhil Hughes2017-07-281-0/+4
* | | | Merge branch 'zj-delete-mm-team' into 'master'Douwe Maan2017-07-281-0/+4
|\ \ \ \
| * | | | Remove Mattermost team with GitLab groupZ.J. van de Weg2017-07-281-0/+4
* | | | | Global nav (9.0) UI improvementTakuya Noguchi2017-07-281-0/+4
| |/ / / |/| | |
* | | | Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-281-0/+4
|\ \ \ \
| * | | | Add top-level /merge_requests API endpointToon Claes2017-07-271-0/+4
* | | | | Merge branch '32483-jira-error' into 'master'Sean McGivern2017-07-281-0/+4
|\ \ \ \ \
| * | | | | Display specific error message when JIRA test fails32483-jira-errorJarka Kadlecova2017-07-271-0/+4
* | | | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-271-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make the attribute list for application settings reusableBob Van Landuyt2017-07-271-0/+4
* | | | | | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher2017-07-271-0/+4
|\ \ \ \ \ \
| * | | | | | Update changelog appropriatelyHiroyuki Sato2017-07-261-1/+1
| * | | | | | Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato2017-07-23302-1025/+191
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Prevent concurrent editing wikiHiroyuki Sato2017-03-081-0/+4
* | | | | | | Merge branch 'backport-ee-2456' into 'master'Robert Speicher2017-07-271-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Backport gitlab-ee!2456Oswaldo Ferreira2017-07-271-0/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'pawel/prometheus_client_pid_reuse_error' into 'master'Robert Speicher2017-07-271-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Update prometheus client gem to fix problems with PID handling followingpawel/prometheus_client_pid_reuse_errorPawel Chojnacki2017-07-271-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | add changelogAlexis Reigel2017-07-271-0/+4
| |/ / / / /
* | | | | | Merge branch 'pawel/ensure_temp_files_are_deleted_in_fs_metrics-35457' into '...Douwe Maan2017-07-271-0/+4
|\ \ \ \ \ \
| * | | | | | Stop abusing subject to store results,Pawel Chojnacki2017-07-261-1/+1
| * | | | | | Add Changelog about temp file removal fixPawel Chojnacki2017-07-251-0/+4
* | | | | | | Merge branch 'rc/fix-branches-api-endpoint' into 'master'Sean McGivern2017-07-271-0/+5
|\ \ \ \ \ \ \
| * | | | | | | DRY the branches API requirements definitionRémy Coutable2017-07-271-1/+1
| * | | | | | | Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-271-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Support custom directory in gitlab:backup:create taskMarkus Koller2017-07-271-0/+4
|/ / / / / /
* | | | | | Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern2017-07-271-0/+4
|\ \ \ \ \ \
| * | | | | | Refactor CSRF protectionblackst0ne2017-07-261-1/+1
| * | | | | | Add CSRF token verification to APIblackst0ne2017-07-261-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '35191-prioritized-labels-for-non-member' into 'master'Rémy Coutable2017-07-271-0/+4
|\ \ \ \ \ \
| * | | | | | Remove help message about prioritized labels for non-membersTakuya Noguchi2017-07-271-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-0/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |