summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add label_id parameter to label API for PUT and DELETEPatrick Derichs2019-08-232-122/+247
* Merge branch 'jc-fix-auto-rugged-detection' into 'master'Lin Jen-Shin2019-08-231-0/+10
|\
| * Handle when server info doesn't have the storage in questionJohn Cai2019-08-231-0/+10
* | Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master'Kamil Trzciński2019-08-233-51/+64
|\ \ | |/ |/|
| * Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notesStan Hu2019-08-223-51/+64
* | Merge branch '57402-upate-issues-list-sort-options-ce' into 'master'Jan Provaznik2019-08-231-0/+16
|\ \
| * | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-231-0/+16
* | | Hide duplicate board list while draggingWinnie Hellmann2019-08-232-4/+29
* | | Merge branch 'frozen_string_lib_2' into 'master'Nick Thomas2019-08-23199-1/+398
|\ \ \
| * | | Fix frozen string errorsThong Kuah2019-08-231-1/+1
| * | | Add frozen_string_literal to lib part 2Thong Kuah2019-08-23199-0/+397
* | | | fix charts scroll handle iconLaura Montemayor2019-08-231-0/+8
* | | | Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon2019-08-232-43/+74
|\ \ \ \ | |_|/ / |/| | |
| * | | Optimise build queue serviceoptimise-build-queue-serviceKamil Trzciński2019-08-222-43/+74
* | | | Exempt `jwt/auth` for user `gitlab-ci-token` from rate limitingMarius Bobin2019-08-231-2/+2
* | | | Add logic for respecting browser DNT settingJeremy Jackson2019-08-231-0/+27
* | | | Always pre-select "Start a new merge request"Denys Mishunov2019-08-229-206/+575
* | | | Update GitHub CI/CD import page to use PAT onlyScott Hampton2019-08-221-1/+1
| |_|/ |/| |
* | | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-229-4/+185
* | | Enable CSP in gitlab.yml.exampleenable-csp-in-dev-and-ci-ceHeinrich Lee Yu2019-08-221-0/+3
* | | Merge branch 'ce-8631-archiving-a-project-should-create-an-audit-event' into ...Lin Jen-Shin2019-08-221-0/+96
|\ \ \
| * | | CE: Audit event for archiving and unarchiving projectsce-8631-archiving-a-project-should-create-an-audit-eventmanojmj2019-08-211-0/+96
* | | | Merge branch 'ce-6878-add-epic-select-dropdown' into 'master'Nick Thomas2019-08-221-0/+39
|\ \ \ \
| * | | | Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+39
| | |_|/ | |/| |
* | | | Merge branch 'add_links_to_latest_pipelines' into 'master'Rémy Coutable2019-08-221-0/+65
|\ \ \ \
| * | | | Issue #39099: Add links for latest pipelinesAlex Ives2019-08-221-0/+65
* | | | | Log time spent on CPU to sidekiq.logBalakumar2019-08-221-1/+36
* | | | | Merge branch 'avoid-race-condition-of-archive-trace-cron-worker' into 'master'Kamil Trzciński2019-08-222-4/+62
|\ \ \ \ \
| * | | | | Avoid conflicts between ArchiveTraceWorkersavoid-race-condition-of-archive-trace-cron-workerShinya Maeda2019-08-222-4/+62
* | | | | | Remove mergeTrain from FE since it's used only in EEIgor2019-08-221-42/+0
| |/ / / / |/| | | |
* | | | | Merge branch 'feat/smime-signed-notification-emails' into 'master'Sean McGivern2019-08-227-3/+312
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | feat: SMIME signed notification emailsDiego Louzán2019-08-207-3/+312
* | | | | Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya2019-08-222-0/+33
|\ \ \ \ \
| * | | | | Add new API method: projectUsersee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusersHimanshu Kapoor2019-08-191-0/+22
| * | | | | Add a skip_users filter to the project users APINick Thomas2019-08-191-0/+11
* | | | | | Merge branch 'sidekiq-interrupt-running-jobs-deadset' into 'master'Stan Hu2019-08-211-1/+9
|\ \ \ \ \ \
| * | | | | | Put cancelled job in DeadSetsidekiq-interrupt-running-jobs-deadsetKamil Trzciński2019-08-211-1/+9
* | | | | | | Merge branch 'refactor/notes-getters' into 'master'Paul Slaughter2019-08-211-41/+89
|\ \ \ \ \ \ \
| * | | | | | | Refactor nextUnresolvedDiscussionId and previousUnresolvedDiscussionId gettersArun Kumar Mohan2019-08-151-41/+89
* | | | | | | | Handle namespaced modelsAlex Kalderimis2019-08-211-0/+67
* | | | | | | | Backport: Issue sidebar trackingDonald Cook2019-08-214-0/+39
* | | | | | | | Fixed tech debt of using custom componentNick Kipling2019-08-211-7/+4
* | | | | | | | Ensure CI matching operator receives an objectMarius Bobin2019-08-212-0/+56
* | | | | | | | Merge branch 'sidekiq-interrupt-running-jobs' into 'master'Stan Hu2019-08-213-6/+326
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-212-7/+19
| * | | | | | | Improve resillency of monitorKamil Trzciński2019-08-212-15/+90
| * | | | | | | Perform cheap thread findKamil Trzciński2019-08-211-3/+1
| * | | | | | | Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński2019-08-213-83/+235
| * | | | | | | Allow to interrupt running jobsKamil Trzciński2019-08-211-0/+83
* | | | | | | | Make sure that each Jest test contains an assertionWinnie Hellmann2019-08-211-0/+6