summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-014-20/+63
* Merge branch 'fix/build-retry-button-in-view' into 'master' Robert Speicher2016-06-301-0/+18
|\
| * Improve method that tells if build is retryableGrzegorz Bizon2016-06-301-0/+18
* | Expire branch/tag git data when needed.18709-branch-tag-collection-cachingPaco Guzman2016-06-301-6/+8
* | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-292-0/+25
* | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-292-6/+45
|/
* Added Bugzilla as external issue tracker optionTim2016-06-291-0/+49
* Merge remote-tracking branch 'dev/master'Robert Speicher2016-06-272-1/+61
|\
| * Merge branch 'fix-18997' into 'master' Robert Speicher2016-06-271-1/+41
| |\
| | * Fix visibility of private project snippets for members when searchingDouglas Barbosa Alexandre2016-06-221-8/+28
| | * Fix internal snippets can be searched by anyoneDouglas Barbosa Alexandre2016-06-221-1/+21
| * | Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-0/+20
* | | Check for conflict with wiki projects when creating a new project.issue_18398Ruben Davila2016-06-271-0/+21
|/ /
* | Fix pagination on sorts with lots of tiesSean McGivern2016-06-231-0/+14
|/
* Merge branch '18755-fix-destroy-project-causes-post_decline_request-to-be-exe...Douwe Maan2016-06-223-32/+0
|\
| * New Members::DestroyServiceRémy Coutable2016-06-183-32/+0
* | Merge branch '18590-banzai-filter-relativelinkfilter-is-slow' into 'master' Yorick Peterse2016-06-211-0/+12
|\ \
| * | Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez2016-06-211-0/+12
* | | Merge branch 'fix/builds-api-nil-commit' into 'master' Rémy Coutable2016-06-212-5/+27
|\ \ \
| * | | Fix builds API response not including commit dataGrzegorz Bizon2016-06-212-5/+27
* | | | Cache Participable#participants in instance variablePaco Guzman2016-06-211-0/+10
|/ / /
* | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-204-1/+82
|\ \ \ | |/ /
| * | Remove Duplicated keys add UNIQUE index to fingerprint18697-uniqueness-key-validationPaco Guzman2016-06-201-1/+1
| |/
| * Merge branch 'issue_12758' into 'master' Douwe Maan2016-06-171-0/+25
| |\
| | * Merge master into issue_12758issue_12758Felipe Artur2016-06-176-33/+61
| | |\
| | * | Implement custom notification level optionsFelipe Artur2016-06-151-0/+25
| * | | Merge branch '14918-add-filter-dropdown-to-tag-page' into 'master' Rémy Coutable2016-06-171-0/+41
| |\ \ \ | | |_|/ | |/| |
| | * | Add sorting dropdown to tag page14918-add-filter-dropdown-to-tag-pageAlejandro Rodríguez2016-06-161-0/+41
| * | | Merge branch '2979-personal-access-tokens' into 'master' Douwe Maan2016-06-171-0/+15
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-1615-58/+522
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-147-15/+274
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0912-524/+738
| | |\ \ \ \
| | * | | | | Fix rubocop spec.Timothy Andrew2016-06-031-1/+1
| | * | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0334-281/+1167
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-1155-895/+536
| | |\ \ \ \ \ \
| | * | | | | | | Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-0/+15
* | | | | | | | | Rename according to:Lin Jen-Shin2016-06-201-7/+7
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-1718-91/+568
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'remove_jiraissue' into 'master' Robert Speicher2016-06-172-32/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-162-32/+4
| * | | | | | | | | Merge branch 'fix-project-find-with-namespace-order' into 'master' Robert Speicher2016-06-171-1/+17
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Fixed ordering in Project.find_with_namespacefix-project-find-with-namespace-orderYorick Peterse2016-06-161-1/+17
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable2016-06-161-0/+13
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-1510-43/+474
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Remove reduntant method for building pipeline buildsGrzegorz Bizon2016-06-151-0/+3
| | * | | | | | | | Return false in create_builds if not builds createdGrzegorz Bizon2016-06-151-0/+10
| | * | | | | | | | Remove ci commit specs that remain after bad mergeGrzegorz Bizon2016-06-141-403/+0
| | * | | | | | | | Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-1418-150/+1059
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Refactor code reponsible for creating buildsGrzegorz Bizon2016-06-031-6/+2
| | * | | | | | | | | Update specs describeKamil Trzcinski2016-06-031-1/+1