summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix spec/models/ci/runner_spec.rb:775 destroy runner with no projects46010-add-more-validations-for-runners-and-runner-typeDylan Griffith2018-05-311-0/+1
* Bring back deleted specsKamil Trzciński2018-05-313-5/+42
* Fix test description in spec/requests/api/runner_spec.rbDylan Griffith2018-05-311-1/+1
* Fix rubocop error in runner_spec.rbDylan Griffith2018-05-311-1/+1
* Fix `static-analysis` changesKamil Trzciński2018-05-311-1/+1
* Run `Ci::Runner#assign_to` in transactionKamil Trzciński2018-05-311-2/+9
* Add uniqueness for RunnerNamespaceKamil Trzciński2018-05-311-0/+2
* Ensure that we can remove degenerate runnersKamil Trzciński2018-05-311-0/+16
* Improve Runners API validationsKamil Trzciński2018-05-312-7/+3
* Improve runner registration APIKamil Trzciński2018-05-312-10/+14
* Add `Ci::Runner` inverse_of'sKamil Trzciński2018-05-315-8/+8
* Fix static analysisKamil Trzciński2018-05-311-2/+2
* Fix traits of runners factoriesKamil Trzciński2018-05-311-0/+8
* Improve `Ci::Runner#assign_to` to return a flag whether it succeeded or notKamil Trzciński2018-05-315-12/+6
* Fix specs api/runners_spec.rb, api/v3/runners_spec.rb update_build_queue_serv...Dylan Griffith2018-05-312-1/+4
* Fix spec for User#ci_owned_runnersDylan Griffith2018-05-311-20/+17
* Fix the conflict resolution in spec/models/ci/runner_spec.rbDylan Griffith2018-05-311-23/+7
* Fix spec/features/runners_spec.rbDylan Griffith2018-05-311-2/+2
* Make Ci::Runner#assign_to keep returning RunnerProjectDylan Griffith2018-05-311-1/+2
* Fix some failuresKamil Trzciński2018-05-313-40/+9
* Fix `register_job_service_spec` failuresKamil Trzciński2018-05-312-2/+3
* Fix weird Rails bug that leads to `runner_id=null` in SQL queryKamil Trzciński2018-05-312-7/+3
* Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński2018-05-3119-140/+134
* Fix weird Rails bug that leads to `runner_id=null` in SQL queryDylan Griffith2018-05-311-1/+3
* Ensure we validate Runner#runner_type when persisting RunnerNamespaceDylan Griffith2018-05-312-1/+8
* Improve runner_type validations for Ci::RunnerDylan Griffith2018-05-3110-99/+107
* Merge branch '46903-osw-fix-permitted-params-filtering-on-merge-scheduling' i...Sean McGivern2018-05-313-4/+9
|\
| * Adjust permitted params filtering on merge scheduling46903-osw-fix-permitted-params-filtering-on-merge-schedulingOswaldo Ferreira2018-05-303-4/+9
* | Merge branch '46991-unable-to-start-rails-console-if-using-master-from-gitlab...Sean McGivern2018-05-311-2/+2
|\ \
| * | better handle a missing gitlab-shell versionBrett Walker2018-05-301-2/+2
* | | Merge branch 'rails5-cattr' into 'master'Douwe Maan2018-05-311-3/+1
|\ \ \
| * | | Fix cattr_accessor definitionJan Provaznik2018-05-281-3/+1
* | | | Merge branch 'fj-36819-remove-v3-api' into 'master'Douwe Maan2018-05-3197-16029/+356
|\ \ \ \
| * | | | Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-3097-16029/+356
| | |_|/ | |/| |
* | | | Merge branch '46971-extra-whitespace' into 'master'Phil Hughes2018-05-311-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into 46971-extra-whitespaceFilipa Lacerda2018-05-3178-993/+892
| |\ \ \ \
| * | | | | Remove whitespaceFilipa Lacerda2018-05-301-1/+1
* | | | | | Merge branch 'dm-relative-url-root-in-development' into 'master'Rémy Coutable2018-05-313-2/+7
|\ \ \ \ \ \
| * | | | | | Fix various bugs related to relative_url_root in developmentDouwe Maan2018-05-293-2/+7
* | | | | | | Merge branch 'improve-snippets-docs' into 'master'Achilleas Pipinellis2018-05-311-13/+30
|\ \ \ \ \ \ \
| * | | | | | | Improve structure of snippets documentationAndreas Kämmerle2018-05-311-13/+30
|/ / / / / / /
* | | | | | | Merge branch 'add-project-features-docs' into 'master'Achilleas Pipinellis2018-05-311-0/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add Wiki and Snippets to project feature overviewAndreas Kämmerle2018-05-301-0/+2
* | | | | | | Update CHANGELOG.md for 10.8.3Mayra Cabrera2018-05-306-26/+14
* | | | | | | Merge branch '47002-fix-empty-wiki-illustration' into 'master'Clement Ho2018-05-303-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Update "col-xs" usage to bootstrap4Paul Slaughter2018-05-303-6/+6
|/ / / / / / /
* | | | | | | Merge branch 'sh-move-blob-data-at-public' into 'master'Robert Speicher2018-05-301-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Make Repository#blob_data_at a public methodStan Hu2018-05-301-8/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sh-add-usage-ping-api-settings' into 'master'Robert Speicher2018-05-301-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add missing usage_ping_enabled to API settingsStan Hu2018-05-301-0/+1
| |/ / / / / /