Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | fixing MR issues with import | James Lopez | 2016-03-11 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | Merge branch 'make-sure-that-artifacts-file-is-saved' into 'master' | Rémy Coutable | 2016-06-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Make sure that artifacts_file is nullified after removing artifactsmake-sure-that-artifacts-file-is-saved | Kamil Trzcinski | 2016-06-17 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge branch '2979-personal-access-tokens' into 'master' | Douwe Maan | 2016-06-17 | 2 | -0/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-16 | 22 | -139/+322 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Implement @DouweM's feedback. | Timothy Andrew | 2016-06-16 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-14 | 8 | -51/+116 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-09 | 20 | -142/+297 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-06-03 | 37 | -433/+862 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokens | Timothy Andrew | 2016-05-11 | 82 | -1523/+100 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Address @DouweM's feedback on !3749. | Timothy Andrew | 2016-04-28 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | Make fixes based on @vsizov's comments on MR !3749 | Timothy Andrew | 2016-04-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Add an "Inactive Personal Access Tokens" section. | Timothy Andrew | 2016-04-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Allow expiration of personal access tokens. | Timothy Andrew | 2016-04-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Allow revoking personal access tokens. | Timothy Andrew | 2016-04-28 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | Allow creating Personal Access Tokens through the website. | Timothy Andrew | 2016-04-28 | 2 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | Merge branch '18709-use-specific-git-cached-counters' into 'master' | Yorick Peterse | 2016-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Use Git cached counters on project show page18709-use-specific-git-cached-counters | Paco Guzman | 2016-06-16 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'remove_jiraissue' into 'master' | Robert Speicher | 2016-06-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Remove JiraIssue model and replace references with ExternalIssue | Ilan Shamir | 2016-06-16 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'fix-project-find-with-namespace-order' into 'master' | Robert Speicher | 2016-06-17 | 1 | -1/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Fixed ordering in Project.find_with_namespacefix-project-find-with-namespace-order | Yorick Peterse | 2016-06-16 | 1 | -1/+17 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'fix/status-of-pipeline-without-builds' into 'master' | Rémy Coutable | 2016-06-16 | 1 | -15/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-builds | Grzegorz Bizon | 2016-06-15 | 19 | -74/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Remove reduntant method for building pipeline builds | Grzegorz Bizon | 2016-06-15 | 1 | -7/+5 | |
| * | | | | | | | | | | | | | | | | | | | Improve creating builds by combining two loops | Grzegorz Bizon | 2016-06-15 | 1 | -20/+16 | |
| * | | | | | | | | | | | | | | | | | | | Add note for short circuit eval when building builds | Grzegorz Bizon | 2016-06-15 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | | | | | | Return false in create_builds if not builds created | Grzegorz Bizon | 2016-06-15 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | | Improve code clarity in pipeline create service | Grzegorz Bizon | 2016-06-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into fix/status-of-pipeline-without-builds | Grzegorz Bizon | 2016-06-14 | 26 | -261/+497 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Refactor code reponsible for creating builds | Grzegorz Bizon | 2016-06-03 | 2 | -8/+16 | |
| * | | | | | | | | | | | | | | | | | | | | Save Ci::Commit object to persist all created builds | Kamil Trzcinski | 2016-06-03 | 2 | -3/+8 | |
| * | | | | | | | | | | | | | | | | | | | | Add minor improvements in create builds service | Grzegorz Bizon | 2016-06-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Refactor ci commit pipeline to prevent implicit saves | Grzegorz Bizon | 2016-06-03 | 1 | -12/+4 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'group-owners-association' into 'master' | Rémy Coutable | 2016-06-16 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Turn Group#owners into a has_many association | Yorick Peterse | 2016-06-16 | 1 | -4/+6 | |
* | | | | | | | | | | | | | | | | | | | | Set inverse_of for Project/Services relation | Yorick Peterse | 2016-06-15 | 2 | -2/+2 | |
| |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'stanhu/gitlab-ce-fix-error-500-false-binary-negative' | Douwe Maan | 2016-06-15 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Fix Error 500 when viewing a blob with binary characters after the 1024-byte ... | Stan Hu | 2016-06-12 | 2 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'zj-system-notes-not-awardable' into 'master' | Douwe Maan | 2016-06-15 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Award Emoji can't be awarded on system notes backendzj-system-notes-not-awardable | Z.J. van de Weg | 2016-06-15 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'environments-and-deployments' into 'master' | Rémy Coutable | 2016-06-15 | 6 | -13/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Use validate and required for environment and project | Kamil Trzcinski | 2016-06-15 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | Validate project and environment instead of only requiring | Kamil Trzcinski | 2016-06-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Create_deployment ability is need to create retry or rollback deployment | Kamil Trzcinski | 2016-06-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Improve cyclomatic of ability::allowed | Kamil Trzcinski | 2016-06-15 | 1 | -15/+1 | |
| * | | | | | | | | | | | | | | | | | | | Improve forms and specs | Kamil Trzcinski | 2016-06-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Improve validations | Kamil Trzcinski | 2016-06-15 | 2 | -7/+3 | |
| * | | | | | | | | | | | | | | | | | | | Improve design after review | Kamil Trzcinski | 2016-06-14 | 4 | -12/+22 | |
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into environments-and-deployments | Kamil Trzcinski | 2016-06-14 | 1 | -4/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |