summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add global toast moduleFernando Arias2019-09-101-0/+24
* Remove vue resource from sidebar serviceWinnie Hellmann2019-09-104-31/+29
* Merge branch 'remove-old-ignore-column' into 'master'Peter Leitzen2019-09-101-1/+1
|\
| * Remove ignore_column occurence in CE coderemove-old-ignore-columnDmitriy Zaporozhets2019-09-101-1/+1
* | Merge branch '64251-redis-set-cache-mark-2' into 'master'Stan Hu2019-09-103-2/+96
|\ \
| * | Don't use the redis set cache yetNick Thomas2019-09-101-41/+11
| * | Revert "Revert "Cache branch and tag names as Redis sets""Nick Thomas2019-09-103-13/+121
| * | Add a predicate to check for strong memoizationNick Thomas2019-09-101-0/+16
* | | Add Scalability/FileUploads copAlessio Caiazza2019-09-101-0/+54
* | | Merge branch 'sidekiq-monitor-namespace-change' into 'master'Kamil Trzciński2019-09-102-5/+5
|\ \ \ | |_|/ |/| |
| * | Change Sidekiq monitor namespaceQingyu Zhao2019-09-112-5/+5
* | | Merge branch 'fj-62807-not-prefill-target-branch' into 'master'Lin Jen-Shin2019-09-101-48/+60
|\ \ \
| * | | Avoid setting merge request target branch when source if default branchfj-62807-not-prefill-target-branchFrancisco Javier López2019-09-101-48/+60
* | | | Merge branch 'reprazent/gitlab-ce-bvl-find-correct-variables-for-testing-tran...Jan Provaznik2019-09-101-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Build correct variables for testing translationsBob Van Landuyt2019-09-101-0/+5
| | |/ | |/|
* | | Start of fix for #21859, allow users to open files with newlines in the filen...Jesse Hall2019-09-101-4/+66
|/ /
* | Add event presenterJan Provaznik2019-09-102-1/+42
* | Provide urls for Merge Requests and Issue linksEtienne Baqué2019-09-101-0/+46
* | Merge branch 'issue-67127' into 'master'Ash McKenzie2019-09-101-1/+2
|\ \
| * | Update API schema for TagAndrea Leone2019-09-071-1/+2
* | | Add approval MR rule to all_models.ymlmo khan2019-09-091-0/+1
* | | [CE backport] Fix usages of boards dropdownMichael Kozono2019-09-091-30/+24
* | | Merge branch 'jivanvl-add-caret-icon-dashboard' into 'master'Clement Ho2019-09-091-0/+47
|\ \ \
| * | | Add caret icons to the monitoring dashboardjivanvl-add-caret-icon-dashboardJose Vargas2019-09-091-0/+47
* | | | Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre2019-09-091-0/+38
|\ \ \ \
| * | | | Settings API: domain_{black,white}list should be arraysMathieu Parent2019-09-091-0/+38
* | | | | Create new feature flagged UI for cloud providersEnrique Alcántara2019-09-095-6/+82
* | | | | Expose update project service JSON endpointPeter Leitzen2019-09-091-42/+88
| |/ / / |/| | |
* | | | Merge branch '9102-hide-dismissed-vulnerabilities-in-the-group-security-dashb...Clement Ho2019-09-091-0/+115
|\ \ \ \
| * | | | Backport "Add toggle to hide dismissed vulnerabilities"9102-hide-dismissed-vulnerabilities-in-the-group-security-dashboard-backportPaul Gascou-Vaillancourt2019-09-041-0/+115
* | | | | Improve performance and memory usage of project exportKamil Trzciński2019-09-095-17/+399
* | | | | Lower searches count limitFrancisco Javier López2019-09-094-11/+20
* | | | | Merge branch '61927-skeleton-pages-internal-api' into 'master'Kamil Trzciński2019-09-092-0/+83
|\ \ \ \ \
| * | | | | Add skeleton Pages internal API61927-skeleton-pages-internal-apiKrasimir Angelov2019-09-062-0/+83
* | | | | | Passing job:rules downstream and E2E specs for job:rules configurationdrew2019-09-093-24/+353
* | | | | | Merge branch 'events-delete-all' into 'master'Lin Jen-Shin2019-09-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use delete_all for deleting eventsevents-delete-allJan Provaznik2019-09-071-1/+1
| | |_|/ / | |/| | |
* | | | | Application Statistics APIManoj MJ2019-09-098-1/+413
* | | | | Merge branch 'kamil-refactor-import-structure' into 'master'Stan Hu2019-09-087-236/+382
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Normalize import_export structurekamil-refactor-import-structureKamil Trzciński2019-09-067-236/+382
* | | | | Allow to load ECDSA certificates for pages domainsVladimir Shushlin2019-09-073-0/+155
* | | | | Merge branch 'sh-fix-captcha-state-pollution-spec' into 'master'Mayra Cabrera2019-09-061-7/+1
|\ \ \ \ \
| * | | | | Fix order-dependent spec failures with reCAPTCHAsh-fix-captcha-state-pollution-specStan Hu2019-09-061-7/+1
* | | | | | Only show `/copy_metadata` when usableLee Tickett2019-09-061-0/+13
* | | | | | Merge branch 'ac-accelerate-wiki-attachments' into 'master'Nick Thomas2019-09-063-2/+80
|\ \ \ \ \ \
| * | | | | | Test blob_controller POST createac-accelerate-wiki-attachmentsAlessio Caiazza2019-09-061-0/+38
| * | | | | | Process workhorse accelerated wiki uploadsAlessio Caiazza2019-09-062-2/+42
| |/ / / / /
* | | | | | Fix sharing localStorage with all MRsIgor2019-09-063-5/+15
* | | | | | Merge branch 'fix-captcha-spec-state' into 'master'Lin Jen-Shin2019-09-061-5/+7
|\ \ \ \ \ \
| * | | | | | Fix global state in registrations_controller_specfix-captcha-spec-stateYorick Peterse2019-09-051-5/+7