summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0714-38/+310
|\
| * Merge branch 'gitaly-repository-message' into 'master' Sean McGivern2017-04-076-37/+40
| |\
| | * Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-074-18/+14
| | * Remove spacesJacob Vosmaer2017-04-071-3/+3
| | * Remove unused codeJacob Vosmaer2017-04-071-4/+0
| | * Send more Gitaly::Repository fieldsJacob Vosmaer2017-04-076-25/+36
| * | Merge branch 'feature/service-desk-be-backport' into 'master' Sean McGivern2017-04-071-1/+5
| |\ \ | | |/ | |/|
| | * Backport permissions and multi-line array to CEFelipe Artur2017-04-071-1/+5
| * | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica...Paweł Chojnacki2017-04-077-0/+265
* | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+17
|\ \ \ | |/ /
| * | Enable polling for pipelines table other pagesToon Claes2017-04-061-0/+12
| * | In case of Etag cache hit, the body should be emptyToon Claes2017-04-061-1/+1
| * | Use Etag caching for pipelines jsonToon Claes2017-04-061-0/+4
* | | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-0610-67/+352
|\ \ \ | |/ /
| * | 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 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0612-29/+169
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| |\ \ \ \ \