summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve Runners API validations46010-add-more-validations-for-runners-and-runner-type-extraKamil Trzciński2018-05-282-7/+3
* Improve `Ci::Runner` validations to use `runner_projects/namespaces`Kamil Trzciński2018-05-282-5/+7
* Improve runner registration APIKamil Trzciński2018-05-282-10/+14
* Add `Ci::Runner` inverse_of'sKamil Trzciński2018-05-285-8/+8
* Fix static analysisKamil Trzciński2018-05-281-2/+2
* Fix traits of runners factoriesKamil Trzciński2018-05-281-0/+8
* Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński2018-05-285-12/+6
* Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-283-2/+5
* Fix spec for User#ci_owned_runnersDylan Griffith2018-05-281-20/+17
* Fix the conflict resolution in spec/models/ci/runner_spec.rbDylan Griffith2018-05-241-23/+7
* Fix spec/features/runners_spec.rbDylan Griffith2018-05-241-2/+2
* Make Ci::Runner#assign_to keep returning RunnerProjectDylan Griffith2018-05-241-1/+2
* Fix some failuresKamil Trzciński2018-05-234-61/+11
* Fix `register_job_service_spec` failuresKamil Trzciński2018-05-232-2/+3
* Fix weird Rails bug that leads to `runner_id=null` in SQL queryKamil Trzciński2018-05-232-7/+5
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-2320-141/+135
* Ensure we validate Runner#runner_type when persisting RunnerNamespaceDylan Griffith2018-05-232-1/+8
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-2310-99/+107
* Merge branch 'fix/gb/not-allow-to-trigger-skipped-manual-actions' into 'master'Kamil Trzciński2018-05-183-1/+46
|\
| * Add changelog entry for skipped manual actions fixfix/gb/not-allow-to-trigger-skipped-manual-actionsGrzegorz Bizon2018-05-161-0/+5
| * Do not allow to trigger manual actions that were skippedGrzegorz Bizon2018-05-162-1/+41
* | Merge branch 'ccr/regexp_anchor' into 'master'Kamil Trzciński2018-05-183-1/+8
|\ \
| * | Add anchor for incoming email regex, closes 44989ccr/regexp_anchorChantal Rollison2018-05-113-1/+8
* | | Merge branch 'docker-backup-restore-doc' into 'master'Marin Jankovski2018-05-181-0/+35
|\ \ \
| * | | Add doc about backup-restore in docker and k8sdocker-backup-restore-docBalasankar "Balu" C2018-05-171-0/+35
* | | | Merge branch '19861-expand-api-render-an-arbitrary-markdown-document' into 'm...Douwe Maan2018-05-188-3/+184
|\ \ \ \
| * | | | Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-188-3/+184
|/ / / /
* | | | Merge branch 'rs-milestones-base-service-parity' into 'master'Rémy Coutable2018-05-181-0/+1
|\ \ \ \
| * | | | Bring CE-EE parity to app/services/milestones/base_service.rbrs-milestones-base-service-parityRobert Speicher2018-05-171-0/+1
* | | | | Merge branch 'rs-unlock-file-service-parity' into 'master'Rémy Coutable2018-05-181-4/+4
|\ \ \ \ \
| * | | | | Bring CE-EE parity to app/services/lfs/unlock_file_service.rbrs-unlock-file-service-parityRobert Speicher2018-05-171-4/+4
| |/ / / /
* | | | | Merge branch 'docs-update-downgrade-service-removal-steps' into 'master'Achilleas Pipinellis (🌴 May 18 - May 21 🌴)2018-05-181-5/+16
|\ \ \ \ \
| * | | | | Update EE > CE downgrade service removal stepsMark Fletcher2018-05-181-5/+16
* | | | | | Merge branch 'qa-245' into 'master'Grzegorz Bizon2018-05-181-1/+1
|\ \ \ \ \ \
| * | | | | | Loosen the matcher in the MR creation testqa-245Rémy Coutable2018-05-171-1/+1
* | | | | | | Merge branch 'sh-fix-grape-logging-status-code' into 'master'Douwe Maan2018-05-182-8/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix api_json.log not always reporting the right HTTP status codeStan Hu2018-05-172-8/+14
* | | | | | | | Merge branch '45934-ide-firefox-scroll-md-preview' into 'master'Annabel Gray2018-05-182-6/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Web IDE: Previewing Markdown in Firefox doesn’t show a scroll bar"André Luís2018-05-182-6/+17
|/ / / / / / / /
* | | | | | | | Merge branch '46427-keyboard-shortcuts-for-kubernetes-and-environments' into ...Annabel Gray2018-05-189-8/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Keyboard shortcuts for "Kubernetes" and "Environments"Lukas Eipert2018-05-189-8/+84
|/ / / / / / / /
* | | | | | | | Merge branch 'sh-move-delete-groups-api-async' into 'master'Robert Speicher2018-05-186-9/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Move API group deletion to SidekiqStan Hu2018-05-186-9/+25
|/ / / / / / / /
* | | | | | | | Merge branch 'update-ux-section' into 'master'Sarrah Vesselov2018-05-171-2/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | fix typos. add a reference to deliverable and stretch for design artifactSarrah Vesselov2018-05-171-3/+3
| * | | | | | | | add specific details related to how the UX team uses labels to tackle issuesupdate-ux-sectionSarrah Vesselov2018-05-121-1/+18
* | | | | | | | | Merge branch 'fix/assignee-name-wrap' into 'master'Annabel Gray2018-05-172-3/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix / assigne username wrapping problem has been fixedMurat Dogan2018-05-172-3/+20
|/ / / / / / / / /
* | | | | | | | | Merge branch '39584-nesting-depth-5-pages-pipelines' into 'master'Annabel Gray2018-05-172-37/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Apply NestingDepth (level 5) (pages/pipelines.scss)Takuya Noguchi2018-05-122-37/+26
| |/ / / / / / / /