summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts in VERSION, db/schema.rb, and spec/models/service_spec.rbStan Hu2018-01-161-3/+3
* Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher2018-01-161-0/+6
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-1/+1
* Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-161-0/+4
* Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-0/+34
* Merge branch '40818-last-push-widget-does-not-appear-after-pushing-new-commit...Rémy Coutable2018-01-161-5/+21
|\
| * Last push widget will show banner for new pushes to previously merged branchDrew Blessing2018-01-151-5/+21
* | Merge branch '41666-cannot-search-with-keyword-merge' into 'master'Rémy Coutable2018-01-161-1/+1
|\ \
| * | Fix project search results for digits surrounded by colonsSean McGivern2018-01-161-1/+1
| |/
* | Merge branch 'feature/migrate-commit-uri-to-gitaly' into 'master'Sean McGivern2018-01-161-7/+17
|\ \
| * | Migrate Commit#uri_type to Gitalyfeature/migrate-commit-uri-to-gitalyAhmad Sherif2018-01-151-7/+17
* | | Merge branch '36571-ignore-root-in-repo' into 'master'Sean McGivern2018-01-161-0/+12
|\ \ \
| * | | Move Regexp.escape(), fix formatting on tests.Andrew McCallum2018-01-161-2/+2
| * | | Account for query of only forward slash(es).Andrew McCallum2018-01-151-0/+7
| * | | Fix spelling mistake.Andrew McCallum2018-01-151-2/+2
| * | | Add scenario of searching within context of repository with root slash to tests.Andrew McCallum2018-01-151-0/+5
| | |/ | |/|
* | | Merge branch 'sh-optimize-ci-build-project' into 'master'Grzegorz Bizon2018-01-162-0/+14
|\ \ \ | |/ / |/| |
| * | Add specs for CI builds and pipeline relationshipssh-optimize-ci-build-projectStan Hu2018-01-142-0/+14
| |/
* | Merge branch 'feature/migrate-can-be-merged-to-gitaly' into 'master'Grzegorz Bizon2018-01-151-14/+24
|\ \ | |/ |/|
| * Migrate Repository#can_be_merged? to Gitalyfeature/migrate-can-be-merged-to-gitalyAhmad Sherif2018-01-111-14/+24
* | Display related merge requests in commit detail pageHiroyuki Sato2018-01-123-0/+68
* | Merge branch '41807-15665-consistently-502s-because-it-fetches-every-commit' ...41988-updating-the-markdown-cache-version-does-not-flush-the-appearances-cacheRémy Coutable2018-01-122-3/+80
|\ \
| * | Only search for MR revert commits on notes after MR was merged41807-15665-consistently-502s-because-it-fetches-every-commitSean McGivern2018-01-122-3/+80
| |/
* | Merge branch 'mk-fix-permanent-redirect-validation' into 'master'Douwe Maan2018-01-121-0/+60
|\ \
| * | Add RedirectRoute factoryMichael Kozono2018-01-111-3/+3
| * | Fix Rubocop offenseMichael Kozono2018-01-111-1/+1
| * | Revert "Revert "Fix Route validation for unchanged path""Michael Kozono2018-01-111-0/+60
* | | Merge branch 'feature/migrate-is-rebase-in-progress-to-gitaly' into 'master'Robert Speicher2018-01-111-23/+29
|\ \ \ | |/ / |/| |
| * | Migrate rebase_in_progress? to Gitalyfeature/migrate-is-rebase-in-progress-to-gitalyAhmad Sherif2018-01-101-23/+29
* | | Merge branch 'remove-soft-removals' into 'master'Douwe Maan2018-01-114-22/+0
|\ \ \
| * | | Remove soft removals related codeYorick Peterse2018-01-084-22/+0
* | | | Merge branch 'git-write-ref-prep' into 'master'Robert Speicher2018-01-101-3/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Client-prep Gitlab::Git::Repository#write_refgit-write-ref-prepKim "BKC" Carlbäcker2018-01-091-3/+2
| | |/ | |/|
* | | Fix hooks not being set up properly for bare import Rake tasksh-fix-bare-import-hooksStan Hu2018-01-091-0/+22
* | | Revert "Fix Route validation for unchanged path"Michael Kozono2018-01-091-60/+0
* | | Revert "Add test for permanent redirects of descendants"Michael Kozono2018-01-091-14/+0
* | | Add test for permanent redirects of descendantsMichael Kozono2018-01-091-0/+14
* | | Fix Route validation for unchanged pathMichael Kozono2018-01-091-0/+60
|/ /
* | Merge branch '28260-fix-pages-custom-domain-url' into 'master'Grzegorz Bizon2018-01-081-1/+1
|\ \ | |/ |/|
| * Generate HTTP URLs for custom Pages domains when appropriateNick Thomas2018-01-081-1/+1
* | Merge branch 'remove-commit-tree' into 'master'Sean McGivern2018-01-081-1/+0
|\ \
| * | Remove the Commit#tree methodremove-commit-treeJacob Vosmaer2018-01-041-1/+0
* | | Merge branch '3968-protected-branch-is-not-set-for-default-branch-on-import' ...Douwe Maan2018-01-081-0/+42
|\ \ \ | |_|/ |/| |
| * | Protected branch is now created for default branch on import3968-protected-branch-is-not-set-for-default-branch-on-importTiago Botelho2018-01-061-0/+42
| |/
* | Merge branch '41249-clearing-the-cache' into 'master'Kamil Trzciński2018-01-061-0/+36
|\ \
| * \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-056-32/+160
| |\ \
| * \ \ Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-0426-90/+370
| |\ \ \
| * | | | Fix faulty Ci::Build#cache specMatija Čupić2018-01-041-1/+1
| * | | | Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-4/+4
| * | | | Use Project.cache_index in Build#cacheMatija Čupić2017-12-221-0/+36