summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Shinya Maeda2018-08-073-11/+53
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-075-50/+170
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-0/+1
|\
| * Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+1
* | Merge branch 'osw-fix-n-plus-1-for-mrs-without-merge-info' into 'master'Sean McGivern2018-08-071-0/+67
|\ \
| * | Avoid N+1 on MRs page when metrics merging date cannot be foundOswaldo Ferreira2018-08-061-0/+67
* | | Send resize parameters for avatarsTim Zallmann2018-08-071-0/+4
* | | Resolve "Improve Auto DevOps settings flow for admin and project"Mike Greiling2018-08-061-1/+45
* | | Merge branch 'background-migrations-system-load' into 'master'Stan Hu2018-08-061-0/+31
|\ \ \
| * | | Respond to DB health in background migrationsYorick Peterse2018-08-061-0/+31
* | | | Merge branch 'issue_44821' into 'master'Sean McGivern2018-08-061-3/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | Retrieve merge request closing issues from database cacheFelipe Artur2018-08-061-3/+69
* | | | Merge branch 'issue_43602' into 'master'Sean McGivern2018-08-061-6/+47
|\ \ \ \
| * | | | Allow multiple JIRA transition idsFelipe Artur2018-08-031-6/+47
| |/ / /
* | | | Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński2018-08-034-0/+275
|\ \ \ \
| * | | | Remove binding.pryShinya Maeda2018-08-041-1/+0
| * | | | Wraps lines which over 80 charsShinya Maeda2018-08-031-1/+6
| * | | | Fix specShinya Maeda2018-08-031-1/+1
| * | | | Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-031-20/+17
| * | | | Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda2018-08-032-13/+8
| * | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-08-036-3/+106
| |\ \ \ \
| * | | | | Squashed commit of the following:Shinya Maeda2018-08-024-0/+279
| | |_|_|/ | |/| | |
* | | | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-031-2/+17
| |/ / / |/| | |
* | | | Fix deploy tokens without `expire_at` crashesBob Van Landuyt2018-08-021-0/+8
* | | | Merge branch '48834-chart-versions-for-applications-installed-by-one-click-in...Dmitriy Zaporozhets2018-08-024-3/+91
|\ \ \ \
| * | | | Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-024-3/+91
* | | | | Merge branch '48246-osw-load-diffs-improvement' into 'master'Sean McGivern2018-08-021-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only serializes diff files found by paths queryOswaldo Ferreira2018-08-011-0/+7
* | | | | Add repository languages for projectsZeger-Jan van de Weg2018-08-013-0/+28
* | | | | Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-012-0/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Allow users to set a statusBob Van Landuyt2018-07-302-0/+21
* | | | | Add specs for unsupported runnerKamil Trzciński2018-08-011-0/+72
* | | | | Fix spec failuresKamil Trzciński2018-08-011-8/+9
* | | | | Fix current spec failuresKamil Trzciński2018-08-011-7/+7
* | | | | Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-011-0/+66
* | | | | Resource event modelJan Provaznik2018-08-011-0/+48
* | | | | Merge branch 'dz-labels-search' into 'master'Dmitriy Zaporozhets2018-08-011-0/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add specs for label search backend codeDmitriy Zaporozhets2018-07-311-0/+16
| | |_|/ | |/| |
* | | | Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-315-167/+50
* | | | Merge branch 'fix-storage-size-for-artifacts-change' into 'master'Kamil Trzciński2018-07-311-0/+6
|\ \ \ \
| * | | | Update total storage size when changing size of artifactsPeter Marko2018-07-271-0/+6
* | | | | Merge branch '25990-interactive-web-terminals-authorization' into 'master'Kamil Trzciński2018-07-311-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix authorization for web terminalsSteve Azzopardi2018-07-301-1/+1
* | | | | Create GPG commit signature in bulkFrancisco Javier López2018-07-301-0/+10
|/ / / /
* | | | Merge branch '48098-mutual-auth-cluster-applications' into 'master'Dmitriy Zaporozhets2018-07-305-50/+167
|\ \ \ \
| * | | | Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-301-2/+2
| * | | | Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-305-0/+15
| * | | | Get mutual SSL working with helm tillerDylan Griffith2018-07-305-17/+118
| * | | | Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-284-42/+43
* | | | | Fix ordering by name on milestones pageDouglas Barbosa Alexandre2018-07-301-0/+20