summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Update gitlab runner helm chart to 0.1.39Tomasz Maczukin2018-12-071-1/+1
* Truncate merge request titles with periods instead of ellipsisStan Hu2018-12-061-1/+3
* Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-1/+1
* Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre2018-12-061-0/+8
|\
| * Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+8
* | Introduce Knative Serverless TabDylan Griffith2018-12-062-2/+44
|/
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-062-17/+24
* Merge branch 'expose-mr-pipeline-variables' into 'master'Kamil Trzciński2018-12-062-7/+48
|\
| * Expose merge request pipeline variablesShinya Maeda2018-12-062-7/+48
* | Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-062-0/+21
* | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-1/+1
|\ \ | |/ |/|
| * Encrypt builds token by default with insecure fallbackGrzegorz Bizon2018-12-051-1/+1
* | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-055-10/+72
|\ \
| * | Eager load clusters to prevent N+1Thong Kuah2018-12-051-1/+2
| * | Unify into :group_clusters feature flagThong Kuah2018-12-054-2/+8
| * | Various improvements to hierarchy sortingThong Kuah2018-12-054-12/+8
| * | Create k8s namespace for project in group clustersThong Kuah2018-12-052-5/+23
| * | Teach Cluster about #all_projectsThong Kuah2018-12-051-0/+10
| * | Teach Project about #all_clustersThong Kuah2018-12-052-0/+7
| * | Add association project -> kubernetes_namespacesThong Kuah2018-12-051-0/+1
| * | Deploy to clusters for a project's groupsThong Kuah2018-12-052-0/+23
* | | Rename project's pipelines relationFrancisco Javier López2018-12-056-14/+29
* | | Merge branch 'fix/gb/improve-timeout-inputs-help-sections' into 'master'Kamil Trzciński2018-12-053-3/+5
|\ \ \
| * | | Add custom validation message for chronic duration attributeGrzegorz Bizon2018-12-053-3/+5
| | |/ | |/|
* | | Merge branch 'mr-pipelines-2' into 'master'Kamil Trzciński2018-12-053-6/+31
|\ \ \
| * | | Change merge request value to 10Shinya Maeda2018-12-051-1/+1
| * | | Merge request pipelinesShinya Maeda2018-12-053-6/+31
| | |/ | |/|
* | | Merge branch 'bw-serializer-tech-debit-2' into 'master'Douwe Maan2018-12-051-14/+0
|\ \ \ | |_|/ |/| |
| * | Extract code into IssueBoardEntityBrett Walker2018-12-041-14/+0
* | | Merge branch '53659-use-padded-key-for-gcm-ciphers' into 'master'Rémy Coutable2018-12-051-2/+2
|\ \ \
| * | | Use a 32-byte version of db_key_base for web hooksNick Thomas2018-12-051-2/+2
| | |/ | |/|
* | | Merge branch 'set-kubeconfig-nil-when-token-nil' into 'master'Dmitriy Zaporozhets2018-12-053-9/+3
|\ \ \
| * | | Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith2018-11-303-9/+3
* | | | Add Project#lfs_http_url_to_repo from EEAsh McKenzie2018-12-051-0/+5
| |/ / |/| |
* | | Merge branch 'fix/gb/encrypt-runners-tokens' into 'master'Nick Thomas2018-12-047-23/+152
|\ \ \
| * | | Fix typo in encrypted token authenticatable strategyGrzegorz Bizon2018-12-041-1/+1
| * | | Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-0410-25/+61
| |\ \ \
| * | | | Fix token_set? method by checking migration statusGrzegorz Bizon2018-12-041-1/+4
| * | | | Use plaintext token when migration is not completeGrzegorz Bizon2018-12-031-4/+6
| * | | | Refactor encrypted token strategy classGrzegorz Bizon2018-12-031-26/+31
| * | | | Fix token encrypted strategy when migrating dataGrzegorz Bizon2018-12-031-1/+7
| * | | | Migrate runners token first before fully switchingGrzegorz Bizon2018-12-033-3/+3
| * | | | Implement migration strategy for token authenticatableGrzegorz Bizon2018-12-032-4/+25
| * | | | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-299-39/+43
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-2819-290/+202
| |\ \ \ \ \
| * | | | | | Expire application settings after encrypting tokensGrzegorz Bizon2018-11-281-0/+3
| * | | | | | Fix resetting old token when fallback strategy is providedGrzegorz Bizon2018-11-271-1/+1
| * | | | | | Improve token authenticable tests and exceptionsGrzegorz Bizon2018-11-272-5/+5
| * | | | | | Improve test cases description in token-related specsGrzegorz Bizon2018-11-231-5/+3
| * | | | | | Only allow valid options when configuring tokensGrzegorz Bizon2018-11-231-0/+4