summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use the standard PIP_CACHE_DIR for Python dependency caching templateTakuya Noguchi2018-10-091-1/+1
* Merge branch 'more-frozen-string-enable-lib' into 'master'Rémy Coutable2018-10-08102-5/+212
|\
| * Enable more frozen string in lib/**/*.rbgfyoung2018-10-06102-5/+212
* | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-10-081-3/+6
|\ \ | |/ |/|
| * Updates Laravel.gitlab-ci.yml templatePaul Giberson2018-10-061-3/+6
* | Merge branch 'backport-ce-to-ee-merge' into 'master'Stan Hu2018-10-061-1/+1
|\ \ | |/ |/|
| * Fix CE to EE merge (backport)Kamil Trzciński2018-10-051-1/+1
* | Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-31/+57
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-054-5/+18
|\ \
| * \ Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas...Bob Van Landuyt2018-10-052-4/+10
| |\ \
| | * | post_process markdown redered by APIBrett Walker2018-09-292-4/+10
| * | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-052-1/+8
| |\ \ \
| | * | | Filter system notes with public and private cross referencesBrett Walker2018-10-022-1/+8
* | | | | Merge branch '50359-activerecord-statementinvalid-pg-querycanceled-error-canc...Sean McGivern2018-10-051-9/+75
|\ \ \ \ \
| * | | | | Use a CTE to remove the query timeoutBrett Walker2018-10-051-9/+75
* | | | | | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-055-7/+74
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Backport project template API to CENick Thomas2018-10-055-7/+74
* | | | | | Merge branch 'scheduled-manual-jobs' into 'master'Kamil Trzciński2018-10-0512-7/+157
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0510-13/+102
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-057-7/+16
| |\ \ \ \ \ \ \
| * | | | | | | | Add limitation for start_in keywordShinya Maeda2018-10-043-1/+16
| * | | | | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-0413-135/+108
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-034-1/+95
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename failure reason to stale_scheduleShinya Maeda2018-10-021-1/+1
| * | | | | | | | | | Add scheduled statusShinya Maeda2018-10-023-1/+23
| * | | | | | | | | | Add unschedule action to status buildShinya Maeda2018-10-022-0/+42
| * | | | | | | | | | Fix coding style offenceShinya Maeda2018-10-021-1/+1
| * | | | | | | | | | Use correct icon for scheduled jobs in pipeline graphWinnie Hellmann2018-10-021-1/+1
| * | | | | | | | | | Allow remaining time of scheduled jobs to overflow one dayWinnie Hellmann2018-10-021-2/+4
| * | | | | | | | | | Fix URL to empty state graphic of scheduled jobsWinnie Hellmann2018-10-021-1/+1
| * | | | | | | | | | Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda2018-10-021-1/+4
| * | | | | | | | | | Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda2018-10-021-9/+4
| * | | | | | | | | | Add schedule_expired to failed statusShinya Maeda2018-10-021-1/+2
| * | | | | | | | | | Remove Scheduled Status class from pipelineShinya Maeda2018-10-023-23/+1
| * | | | | | | | | | Check the precense of scheduled_at in Status::BuildShinya Maeda2018-10-021-1/+1
| * | | | | | | | | | Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda2018-10-021-1/+2
| * | | | | | | | | | Introduce enqueue_scheduled eventShinya Maeda2018-10-021-1/+1
| * | | | | | | | | | Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-022-0/+22
| * | | | | | | | | | Fix rubocop offenceShinya Maeda2018-10-021-1/+1
| * | | | | | | | | | Update pipelines and stages status as wellShinya Maeda2018-10-022-23/+24
| * | | | | | | | | | Add a new status to ci_builds.statusShinya Maeda2018-10-023-6/+10
| * | | | | | | | | | Rename delayed to scheduledShinya Maeda2018-10-023-12/+14
| * | | | | | | | | | Support new syntaxShinya Maeda2018-10-024-10/+10
| * | | | | | | | | | Squashed commit of the following:Shinya Maeda2018-10-024-3/+65
* | | | | | | | | | | Merge branch 'add-installation-type-backup-information' into 'master'Douwe Maan2018-10-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Add installation type to backup information fileBalasankar "Balu" C2018-10-051-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '5699-enabling-disabling-features-does-not-propagate-correctly-t...Sean McGivern2018-10-051-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor Feature.flipper methodDouglas Barbosa Alexandre2018-10-051-1/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'load_project_features' into 'master'Sean McGivern2018-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Preload project features in reference parserJan Provaznik2018-09-301-1/+1