summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '66073-use-time-series-chart-instead-of-area-chart-in-panel_type...Tim Zallmann2019-08-242-7/+8
|\
| * Replace the area with time series where usedMiguel Rincon2019-08-212-7/+8
| * Add karma test for time_series.vueMiguel Rincon2019-08-211-321/+0
| * This commit adds a new time series componentMiguel Rincon2019-08-211-0/+321
* | Drop existing trigger before creating new oneReuben Pereira2019-08-241-0/+8
* | Add a link to docs in project descriptionReuben Pereira2019-08-233-45/+334
* | Adds cop to enforce string limits on migrationsMayra Cabrera2019-08-231-0/+268
* | Change misleading pipeline status tooltipScott Hampton2019-08-233-3/+79
* | Read pipelines from public projects though APIMarius Bobin2019-08-232-0/+246
* | Merge branch '66037-deployment-user' into 'master'Tim Zallmann2019-08-231-0/+26
|\ \
| * | Extract logic who created deployment into Deployment#deployed_by66037-deployment-userKrasimir Angelov2019-08-221-0/+26
* | | Implement validation logic to ProjectStageAdam Hegyi2019-08-233-0/+98
* | | Merge branch 'ce-jej/fix-sso-enforced-docker-registry-auth' into 'master'Kamil Trzciński2019-08-231-0/+8
|\ \ \
| * | | JwtController avoids activating session checksce-jej/fix-sso-enforced-docker-registry-authJames Edwards-Jones2019-08-221-0/+8
* | | | 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
|\ \ \ \ \ \ \ \