Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consolidate all behavior imports into an index.js filerefactor-behaviors | Mike Greiling | 2017-04-04 | 2 | -8/+10 |
| | |||||
* | refactor and fix eslint violations in behaviors directory | Mike Greiling | 2017-04-04 | 5 | -197/+175 |
| | |||||
* | Merge branch 'fix-github-importer-slowness' into 'master' | Robert Speicher | 2017-04-03 | 15 | -58/+159 |
|\ | | | | | | | | | | | | | Improve performance of GitHub importer Closes #28183 See merge request !10273 | ||||
| * | Fix Rubocop offenses | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -1/+1 |
| | | |||||
| * | Set the right timeout for Gitlab::Shell#fetch_remote | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -1/+2 |
| | | |||||
| * | Refactoring Projects::ImportService | Douglas Barbosa Alexandre | 2017-04-03 | 4 | -70/+75 |
| | | |||||
| * | Move methods that are not related to mirroring to the repository model | Douglas Barbosa Alexandre | 2017-04-03 | 2 | -25/+25 |
| | | |||||
| * | Fix GitHub pull request formatter spec | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -3/+6 |
| | | |||||
| * | Rename skip_metrics to imported on the importable concern | Douglas Barbosa Alexandre | 2017-04-03 | 3 | -4/+4 |
| | | |||||
| * | Add CHANGELOG | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -0/+4 |
| | | |||||
| * | Remove unused include from RepositoryImportWorker | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -1/+0 |
| | | |||||
| * | Skip MR metrics when importing projects from GitHub | Douglas Barbosa Alexandre | 2017-04-03 | 4 | -3/+7 |
| | | |||||
| * | Fetch GitHub project as a mirror to get all refs at once | Douglas Barbosa Alexandre | 2017-04-03 | 6 | -2/+87 |
| | | |||||
* | | Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' | Kamil Trzciński | 2017-04-03 | 3 | -74/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove deprecated code from pipeline processing service Closes #30052 See merge request !10266 | ||||
| * | | Add changelog entry for deprecating legacy pipelinesfix/gb/remove-deprecated-pipeline-processing-code | Grzegorz Bizon | 2017-04-02 | 1 | -0/+4 |
| | | | |||||
| * | | Remove code deprecated in pipeline process service | Grzegorz Bizon | 2017-04-02 | 2 | -74/+0 |
| | | | |||||
* | | | Merge branch 'namespace-race-condition' into 'master' | Douwe Maan | 2017-04-03 | 2 | -1/+8 |
|\ \ \ | | | | | | | | | | | | | | | | | Fix race condition in namespace directory creation See merge request !10268 | ||||
| * | | | Fix race condition in namespace directory creation | Robin Bobbitt | 2017-04-03 | 2 | -1/+8 |
| | | | | |||||
* | | | | Merge branch 'feature/support-grpc-calls-over-tcp-conn' into 'master' | Robert Speicher | 2017-04-03 | 4 | -3/+31 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for Gitaly calls over TCP connection Closes gitaly#166 See merge request !10410 | ||||
| * | | | | Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-conn | Ahmad Sherif | 2017-04-03 | 4 | -3/+31 |
| | | | | | | | | | | | | | | | | | | | | Closes gitaly#166 | ||||
* | | | | | Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' | Robert Speicher | 2017-04-03 | 3 | -10/+66 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Add feature flags for enabling (Upload|Receive)Pack Closes gitaly#168 See merge request !10341 | ||||
| * | | | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-pack | Ahmad Sherif | 2017-04-03 | 3 | -10/+66 |
| |/ / / | | | | | | | | | | | | | Closes gitaly#168 | ||||
* | | | | Merge branch '25332-make-file-templates-easy-to-use-and-discover' into 'master' | Alfredo Sumaran | 2017-04-03 | 31 | -217/+832 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make file templates easy to use and discover Closes #25332 See merge request !9782 | ||||
| * | | | | Make file templates easy to use and discover | Bryce Johnson | 2017-04-03 | 31 | -217/+832 |
|/ / / / | |||||
* | | | | Merge branch 'style-proc-cop' into 'master' | Rémy Coutable | 2017-04-03 | 9 | -13/+16 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Enable Style/Proc cop for rubocop See merge request !10382 | ||||
| * | | | | Enable Style/Proc cop for rubocop | mhasbini | 2017-04-02 | 9 | -13/+16 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch '22303-symbolic-in-tree' into 'master' | Douwe Maan | 2017-04-03 | 4 | -2/+7 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | #22303 fix mode representation git::tree ( in base 8 ) Closes #22303 See merge request !9780 | ||||
| * | | | Fix symlink icon in project tree | mhasbini | 2017-04-02 | 4 | -2/+7 |
| |/ / | |||||
* | | | Merge branch 'master' into 'master' | Rémy Coutable | 2017-04-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. See merge request !10409 | ||||
| * | | | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. | Mustafa YILDIRIM | 2017-04-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'introduce-base-polling-interval' into 'master' | Sean McGivern | 2017-04-03 | 13 | -7/+146 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce "polling_interval_multiplier" as application setting Closes #29759 See merge request !10280 | ||||
| * | | | | Introduce "polling_interval_multiplier" as application setting | Adam Niedzielski | 2017-04-03 | 13 | -7/+146 |
| | |_|/ | |/| | | | | | | | | | | | | | | Implement module for setting "Poll-Interval" response header. Return 429 in ETag caching middleware when polling is disabled. | ||||
* | | | | Merge branch 'workhorse-gitaly-repository' into 'master' | Robert Speicher | 2017-04-03 | 4 | -6/+20 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass Gitaly 'Repository' messages to workhorse for Git HTTP Closes gitaly#148 See merge request !10343 | ||||
| * | | | | Pass Gitaly Repository messages to workhorse | Jacob Vosmaer | 2017-04-03 | 2 | -3/+17 |
| | | | | | |||||
| * | | | | Use gitaly 0.5.0 | Jacob Vosmaer | 2017-04-03 | 2 | -3/+3 |
| | | | | | |||||
* | | | | | Merge branch '29541-fix-github-importer-deleted-fork' into 'master' | Robert Speicher | 2017-04-03 | 5 | -23/+73 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GitHub importer for PRs of deleted forked repositories Closes #29541 See merge request !9992 | ||||
| * | | | | | Fix specs29541-fix-github-importer-deleted-fork | Gabriel Mazetto | 2017-04-03 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Improve specs examples | Gabriel Mazetto | 2017-04-03 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Minor refactor | Gabriel Mazetto | 2017-04-03 | 2 | -12/+7 |
| | | | | | | |||||
| * | | | | | Fix BrachFormatter for removed users | Douglas Barbosa Alexandre | 2017-04-03 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Changelog | Gabriel Mazetto | 2017-04-03 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Fix specs | Gabriel Mazetto | 2017-04-03 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | One more change to the branch names to preserve metadata | Gabriel Mazetto | 2017-04-03 | 2 | -9/+9 |
| | | | | | | |||||
| * | | | | | Prefixes source branch name with short SHA to avoid collision | Douglas Barbosa Alexandre | 2017-04-03 | 3 | -18/+28 |
| | | | | | | |||||
| * | | | | | Fix GitHub importer for PRs of deleted forked repositories | Gabriel Mazetto | 2017-04-03 | 3 | -4/+45 |
| | | | | | | |||||
* | | | | | | Merge branch 'sh-fix-destroy-user-race' into 'master' | Douwe Maan | 2017-04-03 | 7 | -12/+48 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix race condition where a namespace would be deleted before a project was deleted Closes #30334 and #30306 See merge request !10389 | ||||
| * | | | | | | Delete users asynchronouslysh-fix-destroy-user-race | Stan Hu | 2017-04-02 | 4 | -8/+24 |
| | | | | | | | |||||
| * | | | | | | Fix race condition where a namespace would be deleted before a project was ↵ | Stan Hu | 2017-04-02 | 3 | -4/+24 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleted When deleting a user, the following sequence could happen: 1. Project `mygroup/myproject` is scheduled for deletion 2. The group `mygroup` is deleted 3. Sidekiq worker runs to delete `mygroup/myproject`, but the namespace and routes have been destroyed. Closes #30334 | ||||
* | | | | | | Merge branch 'fix-nplusone-queries' into 'master' | Robert Speicher | 2017-04-03 | 4 | -1/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a few N+1 queries identified by Bullet See merge request !10361 | ||||
| * | | | | | | Fix a few N+1 queries identified by Bulletfix-nplusone-queries | Stan Hu | 2017-04-02 | 4 | -1/+4 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | See !10263 |