summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-1/+1
* Eliminate duplicated wordsTakuya Noguchi2018-11-222-2/+2
* Merge branch '49565-ssh-push-mirroring' into 'master'Robert Speicher2018-11-202-8/+128
|\
| * SSH public-key authentication for push mirroringNick Thomas2018-11-192-8/+128
* | Merge branch '3062-improve-project-cache' into 'master'Douwe Maan2018-11-201-2/+10
|\ \
| * | Add `wiki` extra namespace when repository is_wiki: true3062-improve-project-cacheGabriel Mazetto2018-11-161-2/+10
* | | Merge branch 'rails5-active-record-class-value' into 'master'Stan Hu2018-11-192-3/+3
|\ \ \
| * | | Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-172-3/+3
| | |/ | |/|
* | | Merge branch '54046-fix-by-any-email-for-private-commit-emails' into 'master'Douwe Maan2018-11-192-34/+40
|\ \ \
| * | | Match users better by their private commit emailNick Thomas2018-11-192-34/+40
* | | | Merge branch 'improve-variables-support' into 'master'Sean McGivern2018-11-192-27/+34
|\ \ \ \
| * | | | Improve variables supportimprove-variables-supportKamil Trzciński2018-11-192-27/+34
* | | | | Add support for surfacing a link to the branch or tag name in push message…Tony Castrogiovanni2018-11-191-28/+19
| |/ / / |/| | |
* | | | Merge branch 'refactor-member-add-user-for-ee' into 'master'Robert Speicher2018-11-191-5/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor Member#add_user for GitLab EErefactor-member-add-user-for-eeYorick Peterse2018-11-151-5/+19
* | | | Merge branch '53700-hashed-storagemigration' into 'master'Stan Hu2018-11-161-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow partially migrated repositories to continue migration53700-hashed-storagemigrationGabriel Mazetto2018-11-151-1/+1
| |/ /
* | | Merge branch 'refactor-enums-for-ee' into 'master'Robert Speicher2018-11-166-30/+76
|\ \ \
| * | | Refactor how a few ActiveRecord enums are definedrefactor-enums-for-eeYorick Peterse2018-11-156-30/+76
| |/ /
* | | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-161-0/+7
|\ \ \
| * | | Extract Helm::ClientCommand for shared commandsDylan Griffith2018-11-161-0/+3
| * | | Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-0/+4
* | | | Merge branch '28682-can-merge-branch-before-build-is-started' into 'master'Grzegorz Bizon2018-11-161-1/+0
|\ \ \ \
| * | | | Strictly require a pipeline to mergeMatija Čupić2018-11-081-1/+0
* | | | | Merge branch 'backport-service-hook-execute-arguments' into 'master'Robert Speicher2018-11-161-2/+2
|\ \ \ \ \
| * | | | | Backport ServiceHook#execute from EEbackport-service-hook-execute-argumentsYorick Peterse2018-11-151-2/+2
| | |_|/ / | |/| | |
* | | | | Remove unused project methodGeorge Tsiolis2018-11-151-4/+0
|/ / / /
* | | | Add knative client to kubeclient libraryChris Baumbauer2018-11-151-0/+4
| |_|/ |/| |
* | | Ignore environment validation failureShinya Maeda2018-11-151-0/+4
* | | Add ApplicationRecord model classJan Provaznik2018-11-141-0/+5
* | | Avoid returning deployment metrics url to MR widget when the deployment is no...Shinya Maeda2018-11-141-3/+3
* | | Fix a race condition intermittently breaking GitLab startupNick Thomas2018-11-131-6/+5
* | | Merge branch 'refactor-reference-regexes-and-identity-scopes' into 'master'Robert Speicher2018-11-135-17/+30
|\ \ \
| * | | Move Identity.uniqueness_scope to a modulerefactor-reference-regexes-and-identity-scopesYorick Peterse2018-11-122-6/+13
| * | | Turn reference regex constants into methodsYorick Peterse2018-11-123-11/+17
| | |/ | |/|
* | | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-132-6/+2
* | | Fix deployment jobs using nil tokenThong Kuah2018-11-132-1/+3
* | | Merge branch 'fix-tags-for-envs' into 'master'Stan Hu2018-11-121-5/+2
|\ \ \
| * | | Fix non-hacking wayKamil Trzciński2018-11-121-2/+1
| * | | Do not reload self on hooks when creating deploymentfix-tags-for-envsKamil Trzciński2018-11-121-3/+1
| | |/ | |/|
* | | Merge branch 'sh-53180-append-path' into 'master'Rémy Coutable2018-11-125-29/+25
|\ \ \
| * | | Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-095-29/+25
* | | | Fix MergeRequestService erroring out on deleted branchStan Hu2018-11-121-1/+1
* | | | Merge branch 'osw-comment-on-any-line-on-diffs-w-feature-flag' into 'master'Douwe Maan2018-11-121-17/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-17/+28
| | |/ | |/|
* | | Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-123-0/+59
|\ \ \ | |_|/ |/| |
| * | Fix minor offensesblackst0ne-add-discord-serviceblackst0ne2018-11-101-5/+1
| * | DRY specs, fix typos in docsblackst0ne2018-11-061-1/+1
| * | Update discord notification serviceblackst0ne2018-11-051-6/+4
| * | Add Discord integrationblackst0ne2018-10-303-0/+65