summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Expand)AuthorAgeFilesLines
* Cache table_exists?('application_settings') to reduce repeated schema reloadssh-cache-table-existsStan Hu2018-03-151-0/+5
* Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-0/+5
* Merge branch 'refactor/move-mr-widget-nothing-to-merge-vue-component' into 'm...Clement Ho2018-03-121-0/+5
|\
| * Move NothingToMerge vue componentGeorge Tsiolis2018-03-081-0/+5
* | Resolve "Hover style for sidebar dropdowns is wrong"Lukas Eipert2018-03-121-0/+5
* | Respect the protocol in `expose_url`Toon Claes2018-03-121-0/+5
* | Merge branch 'osw-stop-recalculating-merge-base-on-mr-loading' into 'master'Sean McGivern2018-03-121-0/+5
|\ \
| * | Avoid re-fetching merge-base SHA from Gitaly unnecessarilyOswaldo Ferreira2018-03-071-0/+5
* | | Merge branch 'add-indexes-to-todos-for-heavy-users-like-sean' into 'master'Yorick Peterse2018-03-121-0/+5
|\ \ \
| * | | Add partial indexes on todos to handle users with many todosadd-indexes-to-todos-for-heavy-users-like-seanGreg Stark2018-03-091-0/+5
* | | | Merge branch 'fix-code-search-500-with-non-ascii-filename' into 'master'Nick Thomas2018-03-121-0/+5
|\ \ \ \
| * | | | Fix code and wiki search results when filename is non-ASCIISean McGivern2018-03-121-0/+5
* | | | | Merge branch '44139-fix-issue-boards-dup-keys' into 'master'Phil Hughes2018-03-121-0/+6
|\ \ \ \ \
| * | | | | Add changelog entryKushal Pandya2018-03-121-0/+6
| |/ / / /
* | | | | Merge branch '42814-fix-remove-source-branch-when-mwps' into 'master'Phil Hughes2018-03-121-0/+6
|\ \ \ \ \
| * | | | | Fix "Remove source branch" button in MR widget during MWPS state42814-fix-remove-source-branch-when-mwpsEric Eastwood2018-03-081-0/+6
| | |_|/ / | |/| | |
* | | | | Add changelog entry43702-update-label-dropdown-wordingKushal Pandya2018-03-121-0/+5
| |/ / / |/| | |
* | | | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-091-0/+5
* | | | Merge branch 'osw-43951-single-batch-blob-request-to-gitaly' into 'master'Sean McGivern2018-03-091-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Submit a single batch blob RPC to Gitaly per HTTP request when viewing diffsOswaldo Ferreira2018-03-091-0/+5
* | | | Merge branch 'merge-request-widget-source-branch-improvements' into 'master'Filipa Lacerda2018-03-091-0/+6
|\ \ \ \
| * | | | Dont show remove source branch checkbox when user cannot remove the branchPhil Hughes2018-03-081-0/+6
| | |/ / | |/| |
* | | | Merge branch 'cache-refactor' into 'master'Sean McGivern2018-03-091-0/+5
|\ \ \ \
| * | | | Cache `#can_be_resolved_in_ui?` git operationscache-refactorAlejandro Rodríguez2018-03-081-0/+5
* | | | | Merge branch '43949-verify-job-artifacts' into 'master'Sean McGivern2018-03-091-0/+5
|\ \ \ \ \
| * | | | | Implement foreground verification of CI artifacts43949-verify-job-artifactsNick Thomas2018-03-071-0/+5
* | | | | | Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into...Phil Hughes2018-03-081-0/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move MemoryGraph and MemoryUsage vue componentsGeorge Tsiolis2018-03-081-0/+5
* | | | | | Update CHANGELOG.md for 10.5.4osw-44052-single-batch-blob-request-to-gitaly-on-discussionsIan Baum2018-03-0812-61/+0
* | | | | | Merge branch '40525-listing-user-activity-timeouts' into 'master'Yorick Peterse2018-03-081-0/+5
|\ \ \ \ \ \
| * | | | | | Leverage user_contributed_projects to find recent events.40525-listing-user-activity-timeoutsAndreas Brandl2018-03-071-0/+5
* | | | | | | Merge branch '43802-ensure-foreign-keys-on-clusters-applications' into 'master'Yorick Peterse2018-03-081-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Ensure foreign keys on Clusters ApplicationsMayra Cabrera2018-03-071-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sh-add-missing-acts-as-taggable-indices' into 'master'Yorick Peterse2018-03-081-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Adding missing indexes on taggings tablesh-add-missing-acts-as-taggable-indicesStan Hu2018-03-071-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sh-add-section-name-index' into 'master'Yorick Peterse2018-03-081-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Add index on section_name_id on ci_build_trace_sections tablesh-add-section-name-indexStan Hu2018-03-081-0/+5
| |/ / / / / /
* | | | | | | Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern2018-03-081-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Memoize Repository#empty? instead of double caching the valuesh-remove-double-caching-repo-emptyStan Hu2018-03-071-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Add missing delete method in mattermost sessionjulien MILLAU2018-03-081-0/+5
| |/ / / / |/| | | |
* | | | | Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-082-0/+11
|\ \ \ \ \
| * | | | | Hides Triggers if integration only has one eventJames Edwards-Jones2018-03-081-0/+6
| * | | | | Backport changes from EE's GithubService integrationJames Edwards-Jones2018-03-071-0/+5
* | | | | | Merge branch 'unassign-when-leaving' into 'master'Robert Speicher2018-03-081-0/+5
|\ \ \ \ \ \
| * | | | | | Don't delete todos or unassign issues and MRs when a user leaves a projectunassign-when-leavingDouwe Maan2018-03-071-0/+5
* | | | | | | Merge branch 'refactor/move-sidebar-assignee-vue-component' into 'master'Clement Ho2018-03-071-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Move SidebarAssignees vue componentGeorge Tsiolis2018-03-071-0/+5
* | | | | | | | Resolve "Add a mention and link to doc for security implications in the Kuber...Mayra Cabrera2018-03-071-0/+5
* | | | | | | | Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan2018-03-071-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+5