summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Dry up next_time_from. Move cron_parser_spec to appropriate location.Shinya Maeda2017-04-061-5/+1
* Move Ci::CronParser to Gitlab::Ci::CronParserShinya Maeda2017-04-061-0/+38
* Add Import/Export Setting for trigger_schedule. Remove ref validation.Shinya Maeda2017-04-062-1/+3
* Suppress Import/Export function warnings. Add comment for confirmation.Shinya Maeda2017-04-061-1/+1
* Merge branch 'fix/gh-import-status-check' into 'master' Sean McGivern2017-04-062-1/+16
|\
| * Periodically mark projects that are stuck in importing as failedJames Lopez2017-04-052-1/+16
* | Merge branch 'add_remove_concurrent_index_to_database_helper' into 'master' Yorick Peterse2017-04-061-0/+24
|\ \
| * | Add remove_concurrent_index to database helperblackst0ne2017-04-061-0/+24
* | | Issue title realtimeRegis Boudinot2017-04-061-1/+2
* | | Merge branch 'gitaly-prevent-autoload' into 'master' Rémy Coutable2017-04-051-5/+33
|\ \ \
| * | | Deal with Rails autoload instance variable resetsJacob Vosmaer2017-04-051-5/+33
| | |/ | |/|
* | | Merge branch 'workhorse-1.4.3' into 'master' Sean McGivern2017-04-051-6/+1
|\ \ \
| * | | Remove deprecated field from workhorse responseJacob Vosmaer2017-04-051-6/+1
| |/ /
* | | Merge branch 'convert-poll-interval-to-string' into 'master' Sean McGivern2017-04-051-1/+1
|\ \ \
| * | | Convert value to string before setting Poll-Interval headerconvert-poll-interval-to-stringAdam Niedzielski2017-04-051-1/+1
| |/ /
* | | Merge branch 'gitaly-refs' into 'master'Robert Speicher2017-04-055-15/+92
|\ \ \
| * | | Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-045-15/+92
| | |/ | |/|
* | | Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middlewarewildcard-routes-in-etag-middlewareAdam Niedzielski2017-04-051-1/+1
| |/ |/|
* | Handle SSH keys that have multiple spaces between each markerStan Hu2017-04-041-1/+1
* | Fix issues importing forked projectsJames Lopez2017-04-046-7/+82
* | Merge branch '30400-fix-blob-highlighting-in-search' into 'master' Sean McGivern2017-04-042-1/+22
|\ \
| * | Fix blob highlighting in searchNick Thomas2017-04-032-1/+22
* | | Merge branch 'workhorse-gitaly-address' into 'master' Sean McGivern2017-04-041-1/+6
|\ \ \
| * | | Pass GitalyAddress to workhorseJacob Vosmaer2017-04-041-1/+6
| | |/ | |/|
* | | Disable support for Gitaly PostReceivePackfix/disable-gitaly-post-receive-packAhmad Sherif2017-04-041-1/+2
|/ /
* | Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-033-2/+23
|\ \
| * | Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre2017-04-031-1/+2
| * | Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-031-1/+1
| * | Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-031-1/+2
| * | Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-032-1/+20
* | | Merge branch 'namespace-race-condition' into 'master' Douwe Maan2017-04-031-1/+4
|\ \ \
| * | | Fix race condition in namespace directory creationRobin Bobbitt2017-04-031-1/+4
* | | | Merge branch 'feature/support-grpc-calls-over-tcp-conn' into 'master' Robert Speicher2017-04-031-1/+3
|\ \ \ \
| * | | | Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-031-1/+3
| | |_|/ | |/| |
* | | | Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher2017-04-031-2/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-031-2/+14
| |/ /
* | | Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-031-2/+2
|\ \ \
| * | | Enable Style/Proc cop for rubocopmhasbini2017-04-021-2/+2
* | | | Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix symlink icon in project treemhasbini2017-04-021-1/+1
| |/ /
* | | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-032-2/+31
|\ \ \
| * | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-032-2/+31
| | |/ | |/|
* | | Merge branch 'workhorse-gitaly-repository' into 'master' Robert Speicher2017-04-031-2/+10
|\ \ \
| * | | Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-031-2/+10
| |/ /
* | | Minor refactorGabriel Mazetto2017-04-032-12/+7
* | | Fix BrachFormatter for removed usersDouglas Barbosa Alexandre2017-04-031-1/+1
* | | One more change to the branch names to preserve metadataGabriel Mazetto2017-04-031-2/+2
* | | Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre2017-04-032-9/+17
* | | Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto2017-04-032-4/+20
|/ /
* | Merge branch 'use-gitaly-commit-is-ancestor' into 'master' Robert Speicher2017-04-022-0/+19
|\ \ | |/ |/|