summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Expose refspec and depth to runnerShinya Maeda2019-02-193-22/+57
* Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'Stan Hu2019-02-181-1/+1
|\
| * Enable persisted pipeline stages by defaultGrzegorz Bizon2019-02-181-1/+1
* | Allow blank values to be stored in reactive cacheReuben Pereira2019-02-181-1/+1
* | Merge branch 'sh-fix-issue-9787-ce' into 'master'Douwe Maan2019-02-152-5/+5
|\ \
| * | Backport commit author changes from CEStan Hu2019-02-152-5/+5
* | | Merge branch 'remove-ignored-columns' into 'master'Lin Jen-Shin2019-02-151-3/+0
|\ \ \
| * | | Remove two ignored columnsNick Thomas2019-02-141-3/+0
* | | | Merge branch '57650-remove-tld-validation-from-cluster' into 'master'Nick Thomas2019-02-151-1/+1
|\ \ \ \
| * | | | Remove TLD validation from Cluster#domainDylan Griffith2019-02-141-1/+1
* | | | | Merge branch 'import-go-to-project-cta-nibble-backend' into 'master'Lin Jen-Shin2019-02-151-0/+4
|\ \ \ \ \
| * | | | | Improve the GitHub and Gitea import feature table interfaceLuke Bennett2019-02-131-0/+4
* | | | | | Rename scope to imply :installed and :updated resultJoão Cunha2019-02-152-2/+9
* | | | | | Base pipeline must be from target branchOlivier Gonzalez2019-02-151-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'sh-fix-board-user-assigns' into 'master'Douglas Barbosa Alexandre2019-02-141-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix 403 errors when adding an assignee list in project boardsStan Hu2019-02-141-0/+4
| | |/ / | |/| |
* | | | Merge branch 'bvl-multiple-codeowner-approval-rules-ce' into 'master'Rémy Coutable2019-02-141-0/+1
|\ \ \ \
| * | | | Add a scope to preload emails on a userBob Van Landuyt2019-02-081-0/+1
* | | | | Merge branch '30299-fix-polling-for-transformed-notes' into 'master'Douwe Maan2019-02-132-4/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix polling for transformed individual notes30299-fix-polling-for-transformed-notesHeinrich Lee Yu2019-02-132-4/+6
| | |/ / | |/| |
* | | | Support `only: changes:` on MR pipelinesHiroyuki Sato2019-02-131-1/+10
* | | | Add support for FTP assets for releasesRobert Schilling2019-02-131-1/+1
|/ / /
* | | Remove fast_destroy_uploads feature flagJan Provaznik2019-02-121-30/+4
* | | Merge branch 'add-client-for-count-diverging-commits' into 'master'Grzegorz Bizon2019-02-121-3/+6
|\ \ \
| * | | Add client support for count diverging commitsJohn Cai2019-02-061-3/+6
* | | | Adding convenience method to project modelJohn Cai2019-02-111-0/+4
* | | | Merge branch '52424-goodbye-hipchat' into 'master'Douglas Barbosa Alexandre2019-02-113-313/+0
|\ \ \ \
| * | | | Remove HipChat integration from GitLabNick Thomas2019-02-083-313/+0
* | | | | Merge branch 'fix_deployment_service_predefined_variables' into 'master'Nick Thomas2019-02-111-1/+1
|\ \ \ \ \
| * | | | | Add missing argument to DeploymentService#predefined_variablesfix_deployment_service_predefined_variablesJames Fargher2019-02-081-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '55447-validate-k8s-ca-cert' into 'master'Dmitriy Zaporozhets2019-02-111-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Validate kubernetes cluster CA certificate55447-validate-k8s-ca-certTiger2019-02-081-0/+1
| |/ / /
* | | | Merge branch 'remove_make_updated_cluster_applications' into 'master'Douglas Barbosa Alexandre2019-02-081-5/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove #make_updated! as have #make_installed! nowremove_make_updated_cluster_applicationsThong Kuah2019-02-081-5/+0
| | |/ | |/|
* | | Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master'Grzegorz Bizon2019-02-082-2/+4
|\ \ \ | |/ / |/| |
| * | Fixes technical debt issues for cluster domain57397-fixes-technical-debt-for-cluster-domainMayra Cabrera2019-02-072-2/+4
* | | Upgrade cluster applications, starting with runnerThong Kuah2019-02-073-6/+17
* | | Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of...Sean McGivern2019-02-079-8/+83
|\ \ \ | |/ /
| * | Merge branch '52363-ui-changes-to-cluster-and-ado-pages' into 'master'Grzegorz Bizon2019-02-073-1/+45
| |\ \
| | * | Addresses UX and BE comments:52363-ui-changes-to-cluster-and-ado-pagesMayra Cabrera2019-02-061-5/+23
| | * | Addresses backend/db review commentsMayra Cabrera2019-02-042-1/+5
| | * | Moves domain setting to Cluster settingMayra Cabrera2019-02-043-1/+23
| * | | Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre2019-02-072-2/+28
| |\ \ \ | | |_|/ | |/| |
| | * | Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-062-2/+28
| * | | Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable2019-02-064-5/+10
| |\ \ \
| | * | | Use Project#full_path instead of Project#path_with_namespaceStan Hu2019-02-051-1/+2
| | * | | Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-052-2/+2
| | * | | Send project name with Gitaly repository requestsStan Hu2019-02-054-5/+9
| | |/ /
* | | | Rename setting, fix wordingsFabian Schneider2019-02-061-1/+1
* | | | Add setting for first day of the weekFabian Schneider2019-02-062-0/+4
|/ / /