summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mirrors with invalid import URLs will now be considered valid unless a signif...39731-cleanup-mirrors-with-invalid-urlTiago Botelho2018-01-022-4/+34
* Merge branch 'table-flip-quick-action-docs' into 'master'Sean McGivern2017-12-281-0/+2
|\
| * Table flip quick action docsVictor Wu2017-12-281-0/+2
|/
* Merge branch '24347-dont-post-system-note-when-branch-creation-fails' into 'm...Stan Hu2017-12-273-3/+24
|\
| * Refactor success status in branch controllerMateusz Bajorski2017-12-271-3/+5
| * Fix when branch creation fails don't post system noteMateusz Bajorski2017-12-263-1/+20
* | Merge branch 'gitaly-remotes-fix' into 'master'Stan Hu2017-12-271-2/+2
|\ \
| * | Fix feature flags for Gitaly's RemoteService RPCsAlejandro Rodríguez2017-12-271-2/+2
|/ /
* | Merge branch 'sh-make-kib-human' into 'master'Filipa Lacerda2017-12-274-7/+12
|\ \
| * | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-274-7/+12
* | | Merge branch 'sh-fix-mysql-migration-10-3' into 'master'Grzegorz Bizon2017-12-273-2/+44
|\ \ \ | |/ / |/| |
| * | Simplify implementation and allow for batch updates in MySQLStan Hu2017-12-271-27/+16
| * | Fix PostgreSQL implementation of migrationsh-fix-mysql-migration-10-3Stan Hu2017-12-273-3/+5
| * | Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu2017-12-263-2/+53
* | | Merge branch 'fix_db_fixtures_06_teams' into 'master'Stan Hu2017-12-271-1/+1
|\ \ \
| * | | Fix Gitlab::Access.values to Gitlab::Access.sym_options at 06_teams on develo...ogom2017-12-271-1/+1
* | | | Update CHANGELOG.md for 10.3.1Tiago Botelho2017-12-276-26/+13
|/ / /
* | | Merge branch 'osw-use-atomic-reference-instead-atomic-fixnum' into 'master'Stan Hu2017-12-272-1/+6
|\ \ \ | |/ / |/| |
| * | Add changelogosw-use-atomic-reference-instead-atomic-fixnumOswaldo Ferreira2017-12-261-0/+5
| * | Use Concurrent::AtomicReference instead AtomicFixnumOswaldo Ferreira2017-12-261-1/+1
|/ /
* | Merge branch 'sh-handle-anonymous-clones-project-moved' into 'master'Grzegorz Bizon2017-12-263-0/+15
|\ \ | |/ |/|
| * Disable redirect messages for anonymous clonessh-handle-anonymous-clones-project-movedStan Hu2017-12-252-12/+8
| * Fix Error 500s with anonymous clones for a project that has movedStan Hu2017-12-253-3/+22
* | Merge branch 'sh-catch-invalid-uri-markdown' into 'master'Robert Speicher2017-12-253-1/+11
|\ \ | |/ |/|
| * Gracefully handle garbled URIs in Markdownsh-catch-invalid-uri-markdownStan Hu2017-12-223-1/+11
* | Merge branch 'patch-28' into 'master'Dmitriy Zaporozhets2017-12-251-2/+1
|\ \
| * | Update code_climate recommended usage.Jonathan Duck2017-12-251-2/+1
|/ /
* | Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets2017-12-258-44/+162
|\ \
| * | Incorporate Gitaly's RemoteService RPCsgitaly-remotesAlejandro Rodríguez2017-12-227-20/+162
| * | Remove unused method `remote_exists?`Alejandro Rodríguez2017-12-223-24/+0
* | | Merge branch 'sh-handle-orphaned-deploy-keys' into 'master'Grzegorz Bizon2017-12-253-3/+21
|\ \ \
| * | | Gracefully handle orphaned write deploy keys in /internal/post_receivesh-handle-orphaned-deploy-keysStan Hu2017-12-243-3/+21
* | | | Merge branch 'sh-fix-helm-api-spec' into 'master'Grzegorz Bizon2017-12-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix namespace ambiguity with Kubernetes Pod definitionssh-fix-helm-api-specStan Hu2017-12-241-1/+1
|/ / /
* | | Merge branch '32364-updating-slack-notification-not-working-by-api' into 'mas...Rémy Coutable2017-12-234-100/+414
|\ \ \
| * | | Add Microsoft Teams Service API docsMark Fletcher2017-12-221-0/+34
| * | | Add Prometheus Service API docsMark Fletcher2017-12-221-0/+34
| * | | Add Bugzilla Service API docsMark Fletcher2017-12-221-0/+38
| * | | Update parameter formatting across Service API docsMark Fletcher2017-12-221-62/+102
| * | | Support new chat notifications parameters in Services APIMark Fletcher2017-12-224-42/+210
* | | | Merge branch 'dz-add-sast' into 'master'Rémy Coutable2017-12-232-2/+8
|\ \ \ \
| * | | | Remove security checks from static analysis and add sast jobDmitriy Zaporozhets2017-12-232-2/+8
* | | | | Merge branch '41359-lint-changelog-yaml-error-message-is-useless' into 'master'Rémy Coutable2017-12-231-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Return exception messages in scripts/lint-changelog-yaml41359-lint-changelog-yaml-error-message-is-uselessblackst0ne2017-12-231-1/+3
| | |_|/ | |/| |
* | | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-23371-799/+792
|\ \ \ \
| * | | | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-22371-799/+792
* | | | | Merge branch 'sh-disable-dev-shm' into 'master'Rémy Coutable2017-12-232-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Disable /dev/shm in CIsh-disable-dev-shmStan Hu2017-12-222-0/+6
| |/ / /
* | | | Merge branch 'docs/gpg-clarify' into 'master'Marcia Ramos2017-12-221-1/+6
|\ \ \ \
| * | | | Add note about using the term GPG for all related implementationsdocs/gpg-clarifyAchilleas Pipinellis2017-12-221-1/+6
| |/ / /