summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Caching of Dom Lookup, setFixtures on Spec for User MR'stz-update-mr-count-over-tabsTim Zallmann2019-07-082-11/+4
* Needed to mock gon also in JestTim Zallmann2019-07-051-0/+2
* Fixed spec error when gon was undefinedTim Zallmann2019-07-051-4/+7
* Fix for hidding/showing the label, user account specificTim Zallmann2019-07-051-4/+7
* Caching of BroadcastChannel, Function NamingTim Zallmann2019-07-058-52/+154
* Added /user_counts API docsTim Zallmann2019-07-051-0/+24
* Fixed user_counts_spec to spaced alignmentTim Zallmann2019-07-051-2/+2
* Apply suggestion to spec/requests/api/user_counts_spec.rbTim Zallmann2019-07-051-1/+1
* Apply suggestion to spec/requests/api/user_counts_spec.rbTim Zallmann2019-07-051-1/+1
* Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-0514-2/+201
* Merge branch '12488-add-remove-parent-epic-quick-actions-doc-ce' into 'master'Achilleas Pipinellis2019-07-041-0/+2
|\
| * Add documentation on quick actions for add/remove epic parent relations.Eugenia Grieff2019-07-041-0/+2
|/
* Merge branch 'gitaly-version-v1.51.0' into 'master'Douwe Maan2019-07-042-1/+6
|\
| * Upgrade Gitaly to v1.51.0GitalyBot2019-07-042-1/+6
|/
* Merge branch 'winh-move-BoardService-to-boardsStore' into 'master'Fatih Acet2019-07-045-61/+138
|\
| * Copy content from BoardService to boardsStoreWinnie Hellmann2019-07-045-61/+138
|/
* Merge branch 'winh-add-list-tabs-logic' into 'master'Phil Hughes2019-07-041-1/+1
|\
| * Create EE-specific initNewListDropdown() functionWinnie Hellmann2019-07-041-1/+1
|/
* Merge branch 'docs-patch-73' into 'master'Achilleas Pipinellis2019-07-041-2/+4
|\
| * Omit Gitaly path where not needed, add where requiredBen Bodenmiller2019-07-041-2/+4
|/
* Merge branch '12368-main-js' into 'master'Phil Hughes2019-07-042-0/+3
|\
| * Resolve CE/EE diff in main.js12368-main-jsLukas Eipert2019-07-042-0/+3
* | Merge branch 'nfriend-make-haml-tooltip-delay-user-configurable' into 'master'Fatih Acet2019-07-041-0/+4
|\ \
| * | Allow (Haml) tooltip delay customization via localStoragenfriend-make-haml-tooltip-delay-user-configurableNathan Friend2019-06-281-0/+4
* | | Merge branch 'refactor-pipeline-errors_message-ce' into 'master'Kamil TrzciƄski2019-07-043-1/+29
|\ \ \
| * | | Refactor pipeline errors_messagerefactor-pipeline-errors_message-ceShinya Maeda2019-07-043-1/+29
* | | | Merge branch 'winh-boards-switcher-mounting' into 'master'Kushal Pandya2019-07-042-0/+5
|\ \ \ \
| * | | | Extract mounting of multiple boards switcherWinnie Hellmann2019-07-042-0/+5
|/ / / /
* | | | Merge branch 'qa-dequarantine-create-merge_request' into 'master'Ramya Authappan2019-07-041-2/+1
|\ \ \ \
| * | | | Removing Quarantine tag after testingTomislav Nikic2019-07-041-2/+1
* | | | | Merge branch 'vue-i18n-js-sidebar-directory' into 'master'Filipa Lacerda2019-07-048-29/+99
|\ \ \ \ \
| * | | | | Vue-i18n: app/assets/javascripts/sidebar directoryEzekiel Kigbo2019-07-048-29/+99
|/ / / / /
* | | | | Merge branch '63873-process-start-time' into 'master'Douwe Maan2019-07-046-34/+21
|\ \ \ \ \
| * | | | | Fix process start timeRyan Cobb2019-07-046-34/+21
|/ / / / /
* | | | | Merge branch 'vue-i18n-js-notes-directory' into 'master'Filipa Lacerda2019-07-0410-50/+138
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Vue-i18n: app/assets/javascripts/notes directoryEzekiel Kigbo2019-07-0410-50/+138
|/ / / /
* | | | Merge branch 'issue-63222' into 'master'Lin Jen-Shin2019-07-043-2/+23
|\ \ \ \
| * | | | Set default project sort method prior to initial sort on page loadingDavid Palubin2019-07-043-2/+23
|/ / / /
* | | | Merge branch 'fix-mwps-shows-inconsistent-sha-ce' into 'master'Douwe Maan2019-07-045-5/+13
|\ \ \ \
| * | | | Fix MWPS system notes shows inconsistent shafix-mwps-shows-inconsistent-sha-ceShinya Maeda2019-07-045-5/+13
| | |/ / | |/| |
* | | | Merge branch 'id-groups-in-codeowners' into 'master'Douwe Maan2019-07-044-138/+13
|\ \ \ \
| * | | | Backports for EE's "Allow adding groups to CODEOWNERS file"Igor2019-07-044-138/+13
|/ / / /
* | | | Merge branch 'docs-remove-DOCKER_AUTH_CONFIG' into 'master'Achilleas Pipinellis2019-07-041-4/+4
|\ \ \ \
| * | | | Replace the variable DOCKER_AUTH_LOGIN with DOCKER_AUTH_CONFIG Alexander Tanayno2019-07-041-4/+4
* | | | | Merge branch 'little-cluster-health-charts-ce' into 'master'Phil Hughes2019-07-046-141/+117
|\ \ \ \ \
| * | | | | Use gl-empty-state for monitor chartslittle-cluster-health-charts-ceSimon Knox2019-07-046-141/+117
| | |/ / / | |/| | |
* | | | | Merge branch 'ce-jej/fix-group-saml-u2f' into 'master'James Lopez2019-07-044-11/+29
|\ \ \ \ \
| * | | | | OmniAuth full_host spec helperJames Edwards-Jones2019-07-044-11/+29
|/ / / / /
* | | | | Merge branch 'docs-link-access-control-pages' into 'master'Achilleas Pipinellis2019-07-041-1/+1
|\ \ \ \ \
| * | | | | Docs: Clearly state "access control" from Pages indexMarcia Ramos2019-07-041-1/+1
|/ / / / /