summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* extract method to adhere to "tell, don't ask"Alexis Reigel2018-02-281-0/+26
* fixup! add `active` scope only once, inline methodsAlexis Reigel2018-02-281-1/+0
* restrict projects ci controller to project runnersAlexis Reigel2018-02-281-0/+15
* simplify runner selectionAlexis Reigel2018-02-281-0/+67
* ci runners: assigned to either projects or groupAlexis Reigel2018-02-281-0/+57
* project#group_runner_enabled -> project_settingsAlexis Reigel2018-02-281-0/+12
* add project_settings (Project#settings)Alexis Reigel2018-02-281-0/+20
* support group hierarchies for group runnersAlexis Reigel2018-02-281-0/+9
* include group runners in Project#any_runners?Alexis Reigel2018-02-281-26/+61
* use .owned_or_shared for #assignable_for?Alexis Reigel2018-02-281-3/+21
* don't filter group runners by project flagAlexis Reigel2018-02-281-8/+0
* fixup! split up Ci::Runner.owned_or_shared scopeAlexis Reigel2018-02-281-5/+5
* add method CI::Runner.project?Alexis Reigel2018-02-281-3/+23
* split up Ci::Runner.owned_or_shared scopeAlexis Reigel2018-02-281-18/+24
* exclude group runners on projects that disabled itAlexis Reigel2018-02-281-0/+8
* add Ci::Runner#group? methodAlexis Reigel2018-02-281-0/+24
* authorize group runners on userAlexis Reigel2018-02-281-12/+52
* drop 'scopes' context from specsAlexis Reigel2018-02-281-45/+43
* include group runners in scopeAlexis Reigel2018-02-281-4/+46
* add misssing scope specsAlexis Reigel2018-02-281-0/+19
* Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-271-0/+20
|\
| * Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-231-0/+20
* | Merge branch '43275-improve-variables-validation-message' into 'master'Kamil Trzciński2018-02-272-2/+2
|\ \
| * | Include CI Variable Key in its uniqueness validation error message43275-improve-variables-validation-messageMatija Čupić2018-02-232-2/+2
* | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-4/+4
* | | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-2/+142
* | | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-235-11/+188
|\ \ \ | |/ / |/| |
| * | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-225-11/+188
| |/
* | Change cache index delimiter to character not recognizable as variable partTomasz Maczukin2018-02-211-1/+1
|/
* Merge branch 'sh-guard-read-only-user-updates' into 'master'Nick Thomas2018-02-191-0/+8
|\
| * Don't attempt to update user tracked fields if database is in read-onlysh-guard-read-only-user-updatesStan Hu2018-02-171-0/+8
* | Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-saving' i...Douwe Maan2018-02-191-7/+29
|\ \ | |/ |/|
| * Validate SSH keys through the sshkey gemrd-40552-gitlab-should-check-if-keys-are-valid-before-savingRubén Dávila2018-02-161-18/+3
| * Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila2018-02-151-7/+44
* | Merge branch 'change/strip-whitespace-from-username-input#42637' into 'master'Rémy Coutable2018-02-151-0/+8
|\ \
| * | Strip whitespace from username/login value for user lookupPeter Lauck2018-02-131-0/+8
| |/
* | Merge branch 'sh-fix-error-500-licensee' into 'master'Douwe Maan2018-02-151-0/+12
|\ \
| * | Simplify license generator error handlingStan Hu2018-02-141-3/+2
| * | Fix Error 500s loading repositories with no master branchStan Hu2018-02-141-0/+13
| |/
* | Fixed user synced attributes metadata after removing current providerFrancisco Javier López2018-02-151-0/+33
|/
* Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-s...rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-keyRubén Dávila2018-02-121-44/+7
* Merge branch '40994-fix-ee-ce-compatible-test' into 'master'Kamil Trzciński2018-02-121-1/+1
|\
| * Make GITLAB_FEATURES in build_spec compatible with EE40994-fix-ee-ce-compatible-testDylan Griffith2018-02-091-1/+1
* | Merge branch 'mc/bug/38984-wildcard-protected-tags' into 'security-10-4'Kamil Trzciński2018-02-093-8/+16
|/
* Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern2018-02-082-89/+148
|\
| * Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-072-89/+148
* | Merge branch 'feature/oidc-groups-claim' into 'master'Douwe Maan2018-02-081-1/+24
|\ \
| * | Add groups to OpenID Connect claimsHassan Zamani2018-02-081-1/+24
* | | Merge branch '40994-expose-features-as-ci-cd-variable' into 'master'Kamil Trzciński2018-02-081-0/+1
|\ \ \
| * | | Expose GITLAB_FEATURES as CI/CD variable (fixes #40994)40994-expose-features-as-ci-cd-variableDylan Griffith2018-02-071-0/+1