summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Removed `Repository#blob_by_oid` unused methodremove_blob_by_oidAndrew Newdigate2017-07-261-4/+0
* Merge branch 'zj-repo-exists-gitaly' into 'master'Sean McGivern2017-07-261-3/+10
|\
| * Implement GRPC call to RepositoryServiceZ.J. van de Weg2017-07-261-3/+10
* | Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern2017-07-261-15/+3
|\ \
| * | Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-15/+3
* | | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-253-9/+6
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-206-14/+36
| |\ \ \
| * | | | Eliminate N+1 queries on checking different protected refsLin Jen-Shin2017-07-191-4/+5
| * | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-182-19/+6
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-1763-349/+770
| |\ \ \ \ \
| * | | | | | Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin2017-07-052-18/+0
| * | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-056-8/+50
| |\ \ \ \ \ \
| * | | | | | | Make sure that retryable_builds would preload projectLin Jen-Shin2017-07-041-1/+1
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-0415-103/+112
| |\ \ \ \ \ \ \
| * | | | | | | | Consistently check permission for creating pipelines,Lin Jen-Shin2017-07-041-1/+1
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-2983-555/+974
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-072-2/+34
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-0612-42/+69
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move the check to Pipeline.allowed_to_create?Lin Jen-Shin2017-06-062-1/+15
* | | | | | | | | | | | Merge branch 'bvl-port-inverse-protected-ref-to-ce' into 'master'Rémy Coutable2017-07-251-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Explicitly define inverse of acces_level relationsbvl-port-inverse-protected-ref-to-ceBob Van Landuyt2017-07-251-1/+7
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into '...Rémy Coutable2017-07-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Changes based on MR feedback.Ryan Scott2017-07-201-2/+3
| * | | | | | | | | | | Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-1/+1
* | | | | | | | | | | Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-241-1/+5
* | | | | | | | | | | Support both internal and external issue trackersJarka Kadlecova2017-07-244-8/+14
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Wrong data type when testing webhooksAlexander Randa2017-07-204-23/+27
|/ / / / / / / / /
* | | | | | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-6/+4
| * | | | | | | | | Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-0/+10
| * | | | | | | | | Make it possible to count a number of job retriesGrzegorz Bizon2017-07-171-0/+8
* | | | | | | | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-192-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-192-1/+7
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Resolve "Clarify k8s service keys"Dimitrie Hoekstra2017-07-191-10/+10
* | | | | | | | | | Merge branch 'issue_35132' into 'master'Sean McGivern2017-07-192-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-182-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'request-store-wrap' into 'master'Rémy Coutable2017-07-182-17/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename the methods to make it fit with current nameLin Jen-Shin2017-07-181-1/+1
| * | | | | | | | | Follow feedback on the merge requestLin Jen-Shin2017-07-181-1/+1
| * | | | | | | | | Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-181-1/+1
| * | | | | | | | | Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-181-16/+3
| |/ / / / / / / /
* | | | | | | | | Renamed Gitaly servicesAndrew Newdigate2017-07-181-2/+2
|/ / / / / / / /
* | | | | | | | Promote visibility level helpers from Group to NamespaceNick Thomas2017-07-172-5/+5
|/ / / / / / /
* | | | | | | Merge branch 'fix-exact-matches-of-username-and-email-on-top-of-the-user-sear...Sean McGivern2017-07-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixes the user order being overriden in the autocomplete controllerfix-exact-matches-of-username-and-email-on-top-of-the-user-searchTiago Botelho2017-07-141-1/+1
* | | | | | | | Merge branch 'fix/gb/recover-from-renaming-project-with-container-images' int...Sean McGivern2017-07-141-3/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Implement memoization in project correctly this timefix/gb/recover-from-renaming-project-with-container-imagesGrzegorz Bizon2017-07-141-1/+3
| * | | | | | | Memoize result of checking container images on projectGrzegorz Bizon2017-07-141-1/+1
| * | | | | | | Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-2/+2