Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'gitaly-write-repo-config-prep' into 'master' | Douwe Maan | 2018-01-22 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | _never_ unset gitlab.full_pathgitaly-write-repo-config-prep | Kim "BKC" Carlbäcker | 2018-01-19 | 1 | -2/+2 | |
| * | | | | | | | | Move rugged-call from Project#write_repository_config to Git::Repository#writ... | Kim "BKC" Carlbäcker | 2018-01-19 | 1 | -0/+4 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '42231-protected-branches-api-route-returns-404-for-branches-wit... | Rémy Coutable | 2018-01-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Fix protected branches API to accept name parameter with dot | Mark Fletcher | 2018-01-19 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'fix-redirect-routes-schema' into 'master' | Yorick Peterse | 2018-01-19 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Rework indexes on redirect_routes to be more effective and enforce a case ins...fix-redirect-routes-schema | Greg Stark | 2018-01-18 | 1 | -0/+2 | |
* | | | | | | | | Merge branch 'fix-derefenced-target' into 'master' | Douwe Maan | 2018-01-19 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix dereferenced_target naming in Gitlab::Git::Ref initialize | Serdar Dogruyol | 2018-01-17 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch '42159-utf8-uploads' into 'master' | Douwe Maan | 2018-01-19 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Correctly escape UTF-8 path elements for uploads | Nick Thomas | 2018-01-18 | 1 | -3/+3 | |
* | | | | | | | | | | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit... | Jan Christophersen | 2018-01-19 | 1 | -2/+2 | |
| |_|_|_|/ / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'background-migration-fix' into 'master' | Douwe Maan | 2018-01-18 | 2 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Reduce UPDATEs for background column type changesbackground-migration-fix | Yorick Peterse | 2018-01-18 | 2 | -2/+5 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'gitaly-commit-signature' into 'master' | Sean McGivern | 2018-01-18 | 3 | -6/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Retrieve commit signatures with Gitaly | Jacob Vosmaer (GitLab) | 2018-01-18 | 3 | -6/+37 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Remove Rugged::Walker from Repository#log | Jacob Vosmaer (GitLab) | 2018-01-18 | 1 | -26/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'feature/merge-request-system-hook' into 'master' | Douwe Maan | 2018-01-18 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | api support for merge_requests_events system hook | Alexis Reigel | 2018-01-04 | 2 | -2/+3 | |
* | | | | | | | | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master' | Sean McGivern | 2018-01-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix the user-agent detail API endpoint for project snippets | Nick Thomas | 2018-01-17 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master' | Oswaldo Ferreira | 2018-01-17 | 14 | -53/+140 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Make ruby lint happysh-backport-10-3-4-security-fixes | Oswaldo Ferreira | 2018-01-17 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'jej/fix-disabled-oauth-access-10-3' into 'security-10-3' | Robert Speicher | 2018-01-16 | 2 | -5/+12 | |
| * | | | | | | | Merge branch 'fix/import-rce-10-3' into 'security-10-3' | James Lopez | 2018-01-16 | 3 | -3/+19 | |
| * | | | | | | | Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q... | Robert Speicher | 2018-01-16 | 1 | -0/+4 | |
| * | | | | | | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit... | Douwe Maan | 2018-01-16 | 3 | -33/+84 | |
| * | | | | | | | Merge branch 'ac/fix-path-traversal' into 'security-10-3' | Robert Speicher | 2018-01-16 | 1 | -1/+15 | |
| * | | | | | | | Merge branch 'ac/41346-xss-ci-job-output' into 'security-10-3' | Robert Speicher | 2018-01-16 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte... | Stan Hu | 2018-01-16 | 4 | -10/+4 | |
* | | | | | | | | In development, allow the toggling of the performance bar | Rémy Coutable | 2018-01-17 | 1 | -0/+1 | |
* | | | | | | | | Merge branch '41118-add-sorting-to-deployments-api' into 'master' | Rémy Coutable | 2018-01-17 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Adds sorting to deployments API | Jacopo | 2018-01-17 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Remove unused methods from Gitlab::Git | Jacob Vosmaer (GitLab) | 2018-01-17 | 1 | -31/+0 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'fix/gb/improve-manual-action-tooltips' into 'master' | Grzegorz Bizon | 2018-01-17 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix running manual action tooltip | Grzegorz Bizon | 2018-01-16 | 1 | -1/+4 | |
* | | | | | | | Merge branch 'jej/lfs-rev-list-handles-non-utf-paths-41627' into 'master' | Stan Hu | 2018-01-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Prevent RevList failing on non utf8 pathsjej/lfs-rev-list-handles-non-utf-paths-41627 | James Edwards-Jones | 2018-01-16 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'builds-api-nplusone' into 'master' | Stan Hu | 2018-01-16 | 2 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use preload instead of includes to avoid joinsbuilds-api-nplusone | Matija Čupić | 2018-01-15 | 2 | -2/+2 | |
| * | | | | | | Fix N+1 builds query in Jobs list API | Matija Čupić | 2018-01-14 | 1 | -0/+1 | |
| * | | | | | | Eager load user, runner, pipeline and its creator | Matija Čupić | 2018-01-14 | 1 | -1/+3 | |
| * | | | | | | Fix N+1 in v3 builds API | Matija Čupić | 2018-01-13 | 1 | -2/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch '42031-fix-links-to-uploads-in-wikis' into 'master' | Douwe Maan | 2018-01-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix links to uploaded files on wiki pages | Nick Thomas | 2018-01-16 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'print-list-of-available-backups' into 'master' | Douwe Maan | 2018-01-16 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Move conditional to a separate method | Balasankar "Balu" C | 2018-01-15 | 1 | -3/+5 | |
| * | | | | | | List available backups for restore | Balasankar "Balu" C | 2018-01-15 | 1 | -1/+6 | |
* | | | | | | | Merge branch '41666-cannot-search-with-keyword-merge' into 'master' | Rémy Coutable | 2018-01-16 | 1 | -9/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix project search results for digits surrounded by colons | Sean McGivern | 2018-01-16 | 1 | -9/+4 |