summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gitaly-repository-message' into 'master' Sean McGivern2017-04-077-38/+41
|\
| * Use Gitlab::Git::Repository#gitaly_... moreJacob Vosmaer2017-04-075-19/+15
| * 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
* | 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 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-064-0/+80
|\ \
| * | adds relevant testsTiago Botelho2017-04-064-14/+42
| * | adds microsoft team activity object and refactors code accordinglyTiago Botelho2017-04-052-15/+27
| * | adds remaining messagesTiago Botelho2017-04-051-1/+4
| * | adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+37
* | | 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-062-36/+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
| * | | Fix rubocop issues. Use add_concurrent_foreign_key.Shinya Maeda2017-04-061-5/+5
| * | | Brush up 2Shinya Maeda2017-04-061-1/+1
| * | | Brush upShinya Maeda2017-04-061-3/+6
| * | | real_next_run (WIP)Shinya Maeda2017-04-061-4/+5
| * | | Use constraint for #validationShinya Maeda2017-04-061-2/+4
| * | | Add validation to Ci::TriggerSchedule (Halfway)Shinya Maeda2017-04-061-5/+7
| * | | Add rufus-scheduler to GemfileShinya Maeda2017-04-061-2/+0
| * | | Add scheduled_trigger model. Add cron parser. Plus, specs.Shinya Maeda2017-04-061-0/+30
* | | | Merge branch 'feature/multi-level-container-registry-images' into 'master' Kamil Trzciński2017-04-066-61/+82
|\ \ \ \
| * \ \ \ Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0611-7/+251
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0627-62/+266
| |\ \ \ \
| * | | | | Add minor improvements to container registry codeGrzegorz Bizon2017-04-061-2/+6
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0418-50/+144
| |\ \ \ \ \
| * | | | | | Remove unneeded char in registry repository pathGrzegorz Bizon2017-04-041-1/+1
| * | | | | | Swap method names in containe registry path classGrzegorz Bizon2017-04-041-8/+8
| * | | | | | Improve code in container repository path classGrzegorz Bizon2017-04-031-10/+13
| * | | | | | Check registry repository name against regexpGrzegorz Bizon2017-04-032-1/+10
| * | | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-0330-111/+195
| |\ \ \ \ \ \
| * | | | | | | Add serveral minor improvements to container registryGrzegorz Bizon2017-03-311-3/+1
| * | | | | | | Remove unused method from container registry clientGrzegorz Bizon2017-03-311-4/+0
| * | | | | | | Create container repository on successful push authGrzegorz Bizon2017-03-301-0/+4
| * | | | | | | Check container repository exists for a given pathGrzegorz Bizon2017-03-301-2/+9
| * | | | | | | Make container repository path code more readableGrzegorz Bizon2017-03-291-5/+19
| * | | | | | | Fix rubocop offense in container registry path classGrzegorz Bizon2017-03-291-2/+1