summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Rename allow_private_networks to allow_local_networkDouwe Maan2018-04-022-3/+3
* Make error messages even more descriptiveDouwe Maan2018-04-021-33/+47
* Raise more descriptive errors when URLs are blockedDouwe Maan2018-04-023-20/+40
* Merge branch 'sh-cleanup-crlf-gitmodules' into 'master'Douwe Maan2018-04-021-1/+3
|\
| * Handle CR-LFs properly in .gitmodules filesh-cleanup-crlf-gitmodulesStan Hu2018-03-301-1/+3
* | Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'Kamil Trzciński2018-04-0213-32/+75
|\ \
| * | Fix build variables policy after renaming methodsGrzegorz Bizon2018-03-301-1/+1
| * | Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon2018-03-2917-71/+280
| |\ \
| * | | Do not raise when validating variables expressionGrzegorz Bizon2018-03-272-5/+1
| * | | Decouple build variables from persisted environmentGrzegorz Bizon2018-03-271-2/+1
| * | | Merge branch 'master' into feature/gb/variables-expressions-in-only-exceptGrzegorz Bizon2018-03-2731-106/+305
| |\ \ \
| * | | | Expose evaluable variables method from build objectGrzegorz Bizon2018-03-231-3/+2
| * | | | Simplify how we set pipeline builds user on creationGrzegorz Bizon2018-03-233-14/+1
| * | | | Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-235-12/+15
| * | | | Integration variables collections with expressionsGrzegorz Bizon2018-03-235-22/+17
| * | | | Integrate variables policy with new pipeline servicesGrzegorz Bizon2018-03-235-7/+7
| * | | | Merge branch 'backstage/gb/populating-pipeline-refactoring' into feature/gb/v...Grzegorz Bizon2018-03-23157-2448/+4050
| |\ \ \ \
| * | | | | Add support for checking attributes in build policiesGrzegorz Bizon2018-03-016-12/+20
| * | | | | Revert support for simplified pipeline expressionsGrzegorz Bizon2018-03-011-1/+5
| * | | | | Add build policy for pipeline expressionsGrzegorz Bizon2018-02-281-0/+22
| * | | | | Add method that checks if pipeline expression is truthyGrzegorz Bizon2018-02-281-0/+4
| * | | | | Allow using an empty string with pipeline expressionsGrzegorz Bizon2018-02-281-1/+1
| * | | | | Use pipeline runtime variables in expressionsGrzegorz Bizon2018-02-281-2/+2
| * | | | | Merge branch 'feature/gb/pipeline-variable-expressions' into feature/gb/varia...Grzegorz Bizon2018-02-285-6/+6
| |\ \ \ \ \
| * | | | | | Add support for only/except: variables CI/CD configGrzegorz Bizon2018-02-282-3/+31
* | | | | | | Merge branch '44291-usage-ping-for-kubernetes-integration' into 'master'Kamil Trzciński2018-04-021-0/+7
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Extract cluster installed query to scopeMatija Čupić2018-03-301-1/+1
| * | | | | | Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić2018-03-2950-229/+704
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Change order of queries for gcp cluster usage data countMatija Čupić2018-03-291-1/+1
| * | | | | | Use cluster scopes to deflate usage data implementationMatija Čupić2018-03-291-6/+6
| * | | | | | Query GCP provider table instead of selecting clustersMatija Čupić2018-03-291-1/+1
| * | | | | | Make cluster usage datapoints more specificMatija Čupić2018-03-261-6/+6
| * | | | | | Rename cluster datapoint names to be more specificMatija Čupić2018-03-261-6/+6
| * | | | | | Disable rubocop Metrics/AbcSize on UsageData#system_usage_dataMatija Čupić2018-03-221-0/+1
| * | | | | | Add additional cluster usage metricsMatija Čupić2018-03-221-0/+6
* | | | | | | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-305-1/+198
* | | | | | | Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | closedby_id added to safe attributeshaseeb2018-03-011-1/+1
* | | | | | | | Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)2018-03-303-31/+17
* | | | | | | | Improve the ee_compat_check_job to handle gitlab-ee forksRémy Coutable2018-03-291-57/+91
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'fix/gb/fix-background-pipeline-stages-migration' into 'master'Kamil Trzciński2018-03-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not use STI mechanisms when migrating pipeline stagesGrzegorz Bizon2018-03-291-0/+1
* | | | | | | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-291-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-2/+2
* | | | | | | | Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern2018-03-291-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fall back on ghost user when deploy key user is not setDouwe Maan2018-03-281-4/+4
* | | | | | | | | Gitlab-workhorse still needs RepoPath on Git HTTPJacob Vosmaer (GitLab)2018-03-291-10/+9
* | | | | | | | | Merge branch 'fix-workhorse-test' into 'master'Sean McGivern2018-03-281-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make all workhorse gitaly calls opt-out, take 2Jacob Vosmaer2018-03-281-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'zj-remote-repo-exists' into 'master'Sean McGivern2018-03-283-2/+21
|\ \ \ \ \ \ \ \ \