summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' Sean McGivern2017-04-241-0/+4
|\
| * Eliminate N+1 queries in loading namespaces for every issuable in milestonesStan Hu2017-04-231-0/+4
* | Merge branch 'dm-fix-position-tracer-for-hidden-lines' into 'master' Sean McGivern2017-04-241-0/+5
|\ \
| * | Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan2017-04-241-0/+5
| |/
* | Merge branch 'diff-discussion-buttons-spacing' into 'master' Annabel Dunstone Gray2017-04-241-0/+4
|\ \
| * | Fixes the spacing around diff discussion buttonsdiff-discussion-buttons-spacingPhil Hughes2017-04-241-0/+4
* | | Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable2017-04-241-0/+4
|\ \ \
| * | | Allow OAuth clients to push code30305-oauth-token-push-codeTimothy Andrew2017-04-131-0/+4
* | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-241-0/+4
|\ \ \ \
| * | | | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-0/+4
* | | | | Merge branch 'sh-optimize-duplicate-routable-full-path' into 'master' Sean McGivern2017-04-241-0/+4
|\ \ \ \ \
| * | | | | Cache Routable#full_path in RequestStore to reduce duplicate route loadssh-optimize-duplicate-routable-full-pathStan Hu2017-04-241-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-241-0/+4
|\ \ \ \ \
| * | | | | Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-0/+4
| |/ / / /
* | | | | Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński2017-04-241-0/+4
|\ \ \ \ \
| * | | | | Add changelog entry for blocked pipeline duration fixfix/gb/fix-blocked-pipeline-durationGrzegorz Bizon2017-04-211-0/+4
* | | | | | Merge branch 'fix/gb/fix-incorrect-commit-status-badge-text' into 'master' Kamil Trzciński2017-04-241-0/+4
|\ \ \ \ \ \
| * | | | | | Add changelog entry for latest commit status fixfix/gb/fix-incorrect-commit-status-badge-textGrzegorz Bizon2017-04-211-0/+4
* | | | | | | Merge branch 'mrchrisw-22740-merge-api' into 'master' Sean McGivern2017-04-241-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix updating merge_when_build_succeeds via merge API endpointmrchrisw-22740-merge-apiChris Wilson2017-04-241-0/+4
* | | | | | | | Merge branch 'db-backup-ssl-support' into 'master' Achilleas Pipinellis2017-04-241-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Database SSL support for backup script.Guillaume2017-04-051-0/+4
* | | | | | | | Merge branch 'add_index_on_ci_builds_updated_at' into 'master' Yorick Peterse2017-04-241-0/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add index on ci_builds.updated_atblackst0ne2017-04-231-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '30306-transaction-while-moving-issues-to-ghost-user' into 'mast...Yorick Peterse2017-04-241-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add changelog entry for !1046530306-transaction-while-moving-issues-to-ghost-userTimothy Andrew2017-04-241-0/+4
* | | | | | | | Merge branch 'fix_link_in_readme' into 'master' Rémy Coutable2017-04-241-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix wrong link to GDK in README filedixpac2017-04-151-0/+4
* | | | | | | | | [#29801] Add "Slack Slash Commands" to API docsTM Lee2017-04-241-0/+5
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'submodules-no-dotgit' into 'master' Dmitriy Zaporozhets2017-04-221-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule_links: handle urls that don't end with .gitDavid Turner2017-04-211-0/+4
* | | | | | | | | Update CHANGELOG.md for 9.1.0Felipe Artur2017-04-22233-941/+0
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Start versioning cached markdown fieldsNick Thomas2017-04-211-0/+4
* | | | | | | | | Merge branch 'dz-cleanup-add-users' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Refactor add_users method for project and groupdz-cleanup-add-usersDmitriy Zaporozhets2017-04-211-0/+4
* | | | | | | | | Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda2017-04-211-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-211-0/+4
* | | | | | | | | | Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add a changelog entrysh-fix-issue-31215-2Lin Jen-Shin2017-04-211-0/+4
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'fix-user-profile-tabs-showing-raw-json-instead' into 'master' Phil Hughes2017-04-211-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Append .json to ajax endpoint to prevent browser to display raw jsonAlfredo Sumaran2017-04-211-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Adding animation for all dropdownNur Rony2017-04-211-0/+4
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch '31193-ff-copy' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix inline diff copying in firefox31193-ff-copySimon Knox2017-04-211-0/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dz-refactor-admin-group-members' into 'master' Douwe Maan2017-04-211-0/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Refactor Admin::GroupsController#members_update method and add some specsdz-refactor-admin-group-membersDmitriy Zaporozhets2017-04-201-0/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix/encoding-issue' into 'master' Sean McGivern2017-04-211-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...fix/encoding-issueJames Lopez2017-04-201-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern2017-04-211-0/+4
|\ \ \ \ \ \ \ \