summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński2017-04-063-1/+37
|\
| * Improve instantiate recursion in cron_parser.rbShinya Maeda2017-04-061-2/+2
| * Add empty line in cron_parser.rbShinya Maeda2017-04-061-1/+1
| * Rename cron_time_zone to cron_timezone. Separate add_concurrent_foreign_key.Shinya Maeda2017-04-061-7/+7
| * Ommit begin block in try_parse_cronShinya Maeda2017-04-061-5/+3
| * Separate cron_valid? and cron_time_zone_valid?Shinya Maeda2017-04-061-4/+6
| * 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 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-061-0/+7
|\ \
| * \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-063-1/+40
| |\ \ | | |/
| * | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0618-34/+237
| |\ \
| * \ \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0410-24/+118
| |\ \ \
| * | | | Check registry repository name against regexpGrzegorz Bizon2017-04-031-0/+7
* | | | | Merge branch 'gitaly-config-toml' into 'master' Sean McGivern2017-04-061-1/+1
|\ \ \ \ \
| * | | | | Fix rubocop offenceJacob Vosmaer2017-04-061-1/+1
* | | | | | Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-063-50/+255
|/ / / / /
* | | | | Merge branch 'use-gitaly-find-ref-name' into 'master' Sean McGivern2017-04-062-0/+25
|\ \ \ \ \
| * | | | | Hopefully this worksuse-gitaly-find-ref-nameKim "BKC" Carlbäcker2017-04-061-1/+1
| * | | | | Use Gitaly for Environment#first_deployment_forKim "BKC" Carlbäcker2017-04-062-0/+25
| | |_|/ / | |/| | |
* | | | | Merge branch 'add-dimension-etag-caching-metrics' into 'master' Sean McGivern2017-04-061-16/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Include endpoint in metrics for ETag caching middlewareAdam Niedzielski2017-04-061-16/+28
| |/ / /
* | | | 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
|\ \ \ \