Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | Add initial stage_id background migration files | Grzegorz Bizon | 2017-06-28 | 1 | -0/+16 | |
* | | | | | | | | | | | | Merge branch 'gitaly-annotations-update' into 'master' | Douwe Maan | 2017-08-21 | 1 | -23/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Simplify return valuesgitaly-annotations-update | Jacob Vosmaer | 2017-08-18 | 1 | -1/+4 | |
| * | | | | | | | | | | | Simplify method arguments | Jacob Vosmaer | 2017-08-18 | 1 | -2/+2 | |
| * | | | | | | | | | | | More annotations | Jacob Vosmaer | 2017-08-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | Delete unused Gitlab::Git methods | Jacob Vosmaer | 2017-08-18 | 1 | -20/+0 | |
| * | | | | | | | | | | | Add Gitaly annotation | Jacob Vosmaer | 2017-08-18 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge branch 'rs-git-access-spec-speed' into 'master' | Douwe Maan | 2017-08-21 | 1 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Reduce duplication in GitAccess spec around error messagesrs-git-access-spec-speed | Robert Speicher | 2017-08-18 | 1 | -9/+10 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix Error 500s when attempting to destroy a protected tag | Stan Hu | 2017-08-20 | 1 | -0/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix MR diffs background migration when file modes are missing36630-activerecord-statementinvalid-pg-notnullviolation-error-null-value-in-column-a_mode-violates-not-null-constraint | Sean McGivern | 2017-08-18 | 1 | -1/+13 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'gitaly_ref_exists' into 'master' | Sean McGivern | 2017-08-18 | 2 | -9/+50 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Client Implementation: RefService::RefExistsgitaly_ref_exists | Andrew Newdigate | 2017-08-18 | 2 | -9/+50 | |
* | | | | | | | | | | | Merge branch '36041-notification-title' into 'master' | Douwe Maan | 2017-08-18 | 1 | -12/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Don't escape html entities when rich == raw line36041-notification-title | Jarka Kadlecova | 2017-08-17 | 1 | -12/+22 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Incorporate RepositoryService.ApplyGitattributes Gitaly RPCgitaly-apply-gitattributes | Alejandro Rodríguez | 2017-08-17 | 2 | -26/+47 | |
* | | | | | | | | | | Merge branch 'ee-2628-backport-to-ce' into 'master' | Douwe Maan | 2017-08-17 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Backports EE mirror stuck handling feature (https://gitlab.com/gitlab-org/git...ee-2628-backport-to-ce | Tiago Botelho | 2017-08-17 | 1 | -2/+7 | |
* | | | | | | | | | | | Use grpc 1.4.5grpc-1.4.5 | Jacob Vosmaer | 2017-08-17 | 2 | -9/+22 | |
* | | | | | | | | | | | Fix project import to group when there are project milestones | Felipe Artur | 2017-08-17 | 1 | -4/+17 | |
* | | | | | | | | | | | Merge branch 'dm-gpg-signature-performance' into 'master' | Robert Speicher | 2017-08-16 | 3 | -25/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Only create commit GPG signature when necessarydm-gpg-signature-performance | Douwe Maan | 2017-08-16 | 3 | -25/+36 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'rs-more-public-send-whitelists' into 'master' | Rémy Coutable | 2017-08-16 | 12 | -16/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelists | Robert Speicher | 2017-08-14 | 12 | -16/+18 | |
* | | | | | | | | | | | | Merge branch 'rs-trailingwhitespace-cop' into 'master' | Rémy Coutable | 2017-08-16 | 7 | -12/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix two additional violations caused by previous changesrs-trailingwhitespace-cop | Robert Speicher | 2017-08-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Enable Layout/TrailingWhitespace cop and auto-correct offenses | Robert Speicher | 2017-08-15 | 7 | -12/+12 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '34643-fix-project-path-slugify' into 'master' | Rémy Coutable | 2017-08-16 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix CI_PROJECT_PATH_SLUG slugify | vanadium23 | 2017-08-15 | 1 | -0/+13 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'rs-redis-config-paths' into 'master' | Douwe Maan | 2017-08-16 | 4 | -16/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't depend on `Rails` for Redis configuration file pathsrs-redis-config-paths | Robert Speicher | 2017-08-15 | 4 | -16/+12 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch '34533-speed-up-project-creation' into 'master' | Douwe Maan | 2017-08-16 | 2 | -3/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Speed up project creation by inlining repository creation | Nick Thomas | 2017-08-15 | 2 | -3/+31 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'workhorse-deprecate-gitaly-address' into 'master' | Douwe Maan | 2017-08-15 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove deprecated field from workhorse API responsesworkhorse-deprecate-gitaly-address | Jacob Vosmaer | 2017-08-15 | 1 | -1/+0 | |
* | | | | | | | | | | | | Add two more project templateszj-add-two-more-project-templates | Z.J. van de Weg | 2017-08-15 | 1 | -1/+3 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'malformed-submodule' into 'master' | Douwe Maan | 2017-08-15 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Handle missing .gitmodules when getting submodule urlsmalformed-submodule | Jacob Vosmaer | 2017-08-14 | 1 | -0/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'gitaly-404-commit-list-files' into 'master' | Douwe Maan | 2017-08-14 | 2 | -22/+48 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Migrate Git::Repository.ls_files to Gitalygitaly-404-commit-list-files | Kim "BKC" Carlbäcker | 2017-08-10 | 2 | -22/+48 | |
* | | | | | | | | | | | Merge branch 'fix/thread-safe-gpgme-tmp-directory' into 'master' | Dmitriy Zaporozhets | 2017-08-14 | 1 | -11/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | reset original directory in ensure | Alexis Reigel | 2017-08-14 | 1 | -8/+4 | |
| * | | | | | | | | | | | use mutex for keychain interaction | Alexis Reigel | 2017-08-14 | 1 | -8/+26 | |
| * | | | | | | | | | | | store gpg return directory locally | Alexis Reigel | 2017-08-11 | 1 | -5/+9 | |
* | | | | | | | | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master' | Douwe Maan | 2017-08-14 | 1 | -0/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Move the personal snippet uploads from `system` to `-/system`bvl-rollback-renamed-system-namespace | Bob Van Landuyt | 2017-08-11 | 1 | -0/+79 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master' | Robert Speicher | 2017-08-11 | 2 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitaly | Ahmad Sherif | 2017-08-11 | 2 | -7/+16 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Better categorize test coverage resultsrs-coverage-updates | Robert Speicher | 2017-08-11 | 3 | -0/+6 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'split-events-into-push-events' into 'master' | Sean McGivern | 2017-08-11 | 3 | -8/+198 | |
|\ \ \ \ \ \ \ \ \ \ \ |