Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed `Repository#blob_by_oid` unused methodremove_blob_by_oid | Andrew Newdigate | 2017-07-26 | 1 | -4/+0 |
* | Merge branch 'zj-repo-exists-gitaly' into 'master' | Sean McGivern | 2017-07-26 | 1 | -3/+10 |
|\ | |||||
| * | Implement GRPC call to RepositoryService | Z.J. van de Weg | 2017-07-26 | 1 | -3/+10 |
* | | Merge branch '31129-jira-project-key-elim' into 'master' | Sean McGivern | 2017-07-26 | 1 | -15/+3 |
|\ \ | |||||
| * | | Remove project_key from the Jira configuration | Jarka Kadlecova | 2017-07-25 | 1 | -15/+3 |
* | | | Merge branch '30634-protected-pipeline' into 'master' | Kamil Trzciński | 2017-07-25 | 3 | -9/+6 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-20 | 6 | -14/+36 |
| |\ \ \ | |||||
| * | | | | Eliminate N+1 queries on checking different protected refs | Lin Jen-Shin | 2017-07-19 | 1 | -4/+5 |
| * | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-18 | 2 | -19/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-17 | 63 | -349/+770 |
| |\ \ \ \ \ | |||||
| * | | | | | | Merge allowed_to_create? into CreatePipelineService | Lin Jen-Shin | 2017-07-05 | 2 | -18/+0 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-05 | 6 | -8/+50 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Make sure that retryable_builds would preload project | Lin Jen-Shin | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-07-04 | 15 | -103/+112 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Consistently check permission for creating pipelines, | Lin Jen-Shin | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-29 | 83 | -555/+974 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-07 | 2 | -2/+34 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline | Lin Jen-Shin | 2017-06-06 | 12 | -42/+69 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Move the check to Pipeline.allowed_to_create? | Lin Jen-Shin | 2017-06-06 | 2 | -1/+15 |
* | | | | | | | | | | | | Merge branch 'bvl-port-inverse-protected-ref-to-ce' into 'master' | Rémy Coutable | 2017-07-25 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Explicitly define inverse of acces_level relationsbvl-port-inverse-protected-ref-to-ce | Bob Van Landuyt | 2017-07-25 | 1 | -1/+7 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '... | Rémy Coutable | 2017-07-25 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Changes based on MR feedback. | Ryan Scott | 2017-07-20 | 1 | -2/+3 |
| * | | | | | | | | | | | Added slash command to close an issue as a duplicate. Closes #26372 | Ryan Scott | 2017-07-20 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Resolve "Lazy load images on the Frontend" | Tim Zallmann | 2017-07-24 | 1 | -1/+1 |
* | | | | | | | | | | | Don't treat anonymous users as owners when group has pending invites | Sean McGivern | 2017-07-24 | 1 | -1/+5 |
* | | | | | | | | | | | Support both internal and external issue trackers | Jarka Kadlecova | 2017-07-24 | 4 | -8/+14 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Wrong data type when testing webhooks | Alexander Randa | 2017-07-20 | 4 | -23/+27 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master' | Kamil Trzciński | 2017-07-20 | 1 | -0/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add specs for pipeline process with auto-retries | Grzegorz Bizon | 2017-07-17 | 1 | -6/+4 |
| * | | | | | | | | | Make it possible to auto retry a failed CI/CD job | Grzegorz Bizon | 2017-07-17 | 1 | -0/+10 |
| * | | | | | | | | | Make it possible to count a number of job retries | Grzegorz Bizon | 2017-07-17 | 1 | -0/+8 |
* | | | | | | | | | | Merge branch '34930-fix-edited-by' into 'master' | Sean McGivern | 2017-07-19 | 2 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-by | Jarka Kadlecova | 2017-07-19 | 2 | -1/+7 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Resolve "Clarify k8s service keys" | Dimitrie Hoekstra | 2017-07-19 | 1 | -10/+10 |
* | | | | | | | | | | Merge branch 'issue_35132' into 'master' | Sean McGivern | 2017-07-19 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix external issue trackers redirectissue_35132 | Felipe Artur | 2017-07-18 | 2 | -3/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'request-store-wrap' into 'master' | Rémy Coutable | 2017-07-18 | 2 | -17/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Rename the methods to make it fit with current name | Lin Jen-Shin | 2017-07-18 | 1 | -1/+1 |
| * | | | | | | | | | Follow feedback on the merge request | Lin Jen-Shin | 2017-07-18 | 1 | -1/+1 |
| * | | | | | | | | | Cache Note#notable for commits and fix testsrequest-store-wrap | Lin Jen-Shin | 2017-07-18 | 1 | -1/+1 |
| * | | | | | | | | | Use RequestStoreWrap for Commit#author | Lin Jen-Shin | 2017-07-18 | 1 | -16/+3 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Renamed Gitaly services | Andrew Newdigate | 2017-07-18 | 1 | -2/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Promote visibility level helpers from Group to Namespace | Nick Thomas | 2017-07-17 | 2 | -5/+5 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear... | Sean McGivern | 2017-07-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-search | Tiago Botelho | 2017-07-14 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int... | Sean McGivern | 2017-07-14 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Implement memoization in project correctly this timefix/gb/recover-from-renaming-project-with-container-images | Grzegorz Bizon | 2017-07-14 | 1 | -1/+3 |
| * | | | | | | | Memoize result of checking container images on project | Grzegorz Bizon | 2017-07-14 | 1 | -1/+1 |
| * | | | | | | | Recover from renaming project that has container images | Grzegorz Bizon | 2017-07-13 | 1 | -2/+2 |