summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-invalid-formdata-usage' into 'master'Kushal Pandya2019-09-122-7/+4
|\
| * Fix FormData usage in karma testsfix-invalid-formdata-usageIllya Klymov2019-09-102-7/+4
* | Hide resolve thread button from guestSamantha Ming2019-09-123-0/+16
* | Refactor DiffFileHeader testsIllya Klymov2019-09-123-714/+473
* | Merge branch 'static-objects-external-storage' into 'master'Thong Kuah2019-09-1111-1/+343
|\ \
| * | Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-1011-1/+343
* | | Merge branch 'ce-indicator-for-pipeline-for-merge-train' into 'master'Thong Kuah2019-09-113-76/+60
|\ \ \
| * | | Make MR pipeline widget text more descriptive (CE)ce-indicator-for-pipeline-for-merge-trainNathan Friend2019-09-113-76/+60
* | | | Add source and merge_request fields to pipeline event webhookBian Jiaping2019-09-111-0/+18
* | | | Use 'gitlab_chronic_duration' gemAleksei Lipniagov2019-09-112-28/+1
* | | | Replacing vue-resource with axios in Markdown fieldWinnie Hellmann2019-09-111-19/+18
* | | | Add rake task `db:obsolete_ignored_columns`Peter Leitzen2019-09-111-0/+43
* | | | Merge branch 'add-missing-vuex-use' into 'master'Paul Slaughter2019-09-111-0/+2
|\ \ \ \
| * | | | Add missing Vue.use in testadd-missing-vuex-useIllya Klymov2019-09-091-0/+2
* | | | | Disable "transfer group" button when no parent group is selectedJan Beckmann2019-09-111-0/+53
* | | | | Merge branch '61927-pages-custom-domain-virtual-domain' into 'master'Kamil Trzciński2019-09-118-3/+250
|\ \ \ \ \
| * | | | | Add tests for ProjectFeature's #public_pages? and #private_pages?61927-pages-custom-domain-virtual-domainKrasimir Angelov2019-09-111-0/+54
| * | | | | Add tests for Project#pages_lookup_pathKrasimir Angelov2019-09-111-0/+11
| * | | | | Add tests for PagesDomain#pages_virtual_domainKrasimir Angelov2019-09-111-0/+12
| * | | | | Add tests for Pages::VirtualDomainKrasimir Angelov2019-09-111-0/+43
| * | | | | Add support for custom domains to the internal Pages APIKrasimir Angelov2019-09-104-3/+130
* | | | | | Change discussion_ids on promoted epics notesAlexandru Croitor2019-09-112-0/+130
| |_|/ / / |/| | | |
* | | | | Do not include ApiHelpers again in spec/requests/apiDinesh Panda2019-09-114-8/+0
* | | | | Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-115-33/+250
* | | | | Merge branch 'sh-fix-oauth-application-page' into 'master'Rémy Coutable2019-09-112-0/+38
|\ \ \ \ \
| * | | | | Optimize /admin/applications so that it does not timeoutsh-fix-oauth-application-pageStan Hu2019-09-092-0/+38
* | | | | | Merge branch '65988-optimize-snippet-listings' into 'master'Thong Kuah2019-09-118-89/+125
|\ \ \ \ \ \
| * | | | | | Add controller concern for paginated collections65988-optimize-snippet-listingsMarkus Koller2019-09-107-89/+96
| * | | | | | Optimize queries for snippet listingsMarkus Koller2019-09-101-0/+29
* | | | | | | Merge branch '66023-public-private-fork-counts' into 'master'Stan Hu2019-09-112-5/+57
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-1021-123/+478
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into camilstaps/gitlab-ce-new-66...Douglas Barbosa Alexandre2019-09-0969-573/+3289
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove "n private forks you have no access to"Camil Staps2019-09-061-1/+0
| * | | | | | | | | Fix public/private/internal fork countsCamil Staps2019-09-061-4/+57
* | | | | | | | | | Prevent archived projects from showing up in global searchDavid Palubin2019-09-101-0/+8
* | | | | | | | | | 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
| | |/ / / / / / / / | |/| | | | | | | |