summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Verify that deploy token has valid access when pulling container registry imageMayra Cabrera2018-04-101-10/+21
* Allow group owner to enable runners from subgroups (#41981)Dylan Griffith2018-04-091-0/+15
* Handle limit for datetime attributes on MySQLMayra Cabrera2018-04-061-0/+38
* Addresses database commentsMayra Cabrera2018-04-061-1/+0
* Increase test suite around deploy tokens behaviorMayra Cabrera2018-04-061-1/+20
* Include ProjectDeployTokensMayra Cabrera2018-04-063-15/+52
* Addreses backend review suggestionsMayra Cabrera2018-04-061-0/+1
* Implement 'read_repo' for DeployTokensMayra Cabrera2018-04-061-14/+32
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+38
* Merge branch 'fix/gb/fix-deployment-platform-for-environment' into 'master'Kamil Trzciński2018-04-061-0/+26
|\
| * Fix environment deployment platform filter methodGrzegorz Bizon2018-04-061-0/+26
* | Merge branch 'ab-37462-cache-personal-projects-count' into 'master'Yorick Peterse2018-04-061-4/+16
|\ \
| * | Cache personal projects count.Andreas Brandl2018-04-061-4/+16
| |/
* | [Rails5] Update `type_cast_*_database` methodsblackst0ne2018-04-061-3/+3
|/
* Merge branch 'bvl-override-import-params' into 'master'Douwe Maan2018-04-051-0/+1
|\
| * Don't export `Project#description_html`Bob Van Landuyt2018-04-051-0/+1
* | Merge branch 'use-chronic-duration-attribute-for-project-build-timeout' into ...Kamil Trzciński2018-04-051-10/+24
|\ \
| * | Specify default value for Project#build_timeoutTomasz Maczukin2018-04-041-10/+24
| |/
* | Merge branch 'dm-internal-user-namespace' into 'master'Sean McGivern2018-04-051-0/+2
|\ \
| * | Ensure internal users (ghost, support bot) get assigned a namespacedm-internal-user-namespaceDouwe Maan2018-04-051-0/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2018-04-051-0/+16
|\ \ \
| * \ \ Merge branch 'bvl-export-import-lfs' into 'master'Douwe Maan2018-04-051-0/+16
| |\ \ \
| | * | | Add helper for accessing lfs_objects for projectBob Van Landuyt2018-04-051-0/+16
| | | |/ | | |/|
* | | | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-053-0/+46
|/ / /
* | | Create metadata object on build object creationTomasz Maczukin2018-04-041-1/+1
|/ /
* | Revert "Allow CI/CD Jobs being grouped on version strings"Zeger-Jan van de Weg2018-04-041-3/+1
|/
* Merge branch 'fix/use-shard-name-in-gitlab-projects-instead-of-shard-path' in...Sean McGivern2018-04-041-5/+2
|\
| * Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-5/+2
* | [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-042-10/+10
* | Make error messages even more descriptiveDouwe Maan2018-04-021-2/+2
* | Merge branch 'feature/gb/variables-expressions-in-only-except' into 'master'Kamil Trzciński2018-04-022-7/+122
|\ \
| * | Improve naming and optimize methods of the build classGrzegorz Bizon2018-03-301-5/+5
| * | Extract build variables that depend on persistenceGrzegorz Bizon2018-03-291-7/+8
| * | Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon2018-03-2911-209/+471
| |\ \
| * | | Improve specs for predefined build variablesGrzegorz Bizon2018-03-271-6/+20
| * | | Add specs for method that exposes build variables hashGrzegorz Bizon2018-03-271-0/+12
| * | | Decouple build variables from persisted environmentGrzegorz Bizon2018-03-271-4/+4
| * | | Merge branch 'master' into feature/gb/variables-expressions-in-only-exceptGrzegorz Bizon2018-03-2712-62/+297
| |\ \ \
| * | | | Expose evaluable variables method from build objectGrzegorz Bizon2018-03-231-7/+28
| * | | | Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-231-0/+14
| * | | | Make it possible to access static builds variablesGrzegorz Bizon2018-03-231-0/+53
* | | | | Merge branch '44291-usage-ping-for-kubernetes-integration' into 'master'Kamil Trzciński2018-04-025-0/+84
|\ \ \ \ \
| * | | | | Extract cluster installed query to scopeMatija Čupić2018-03-301-0/+12
| * | | | | Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić2018-03-2917-376/+851
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Add installed scope to cluster applicationsMatija Čupić2018-03-294-0/+48
| * | | | | Add user_provided and gcp_provided cluster scopesMatija Čupić2018-03-291-0/+24
* | | | | | Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-1/+18
* | | | | | Add port number to artifacts links to gitlab-pages, if neededAlessio Caiazza2018-03-292-0/+41
| |/ / / / |/| | | |
* | | | | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-6/+240
|\ \ \ \ \
| * | | | | Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-37/+0