Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable even more frozen string in lib/**/*.rb | gfyoung | 2018-10-08 | 56 | -3/+116 |
* | Merge branch 'more-frozen-string-enable-lib' into 'master' | Rémy Coutable | 2018-10-08 | 102 | -5/+212 |
|\ | |||||
| * | Enable more frozen string in lib/**/*.rb | gfyoung | 2018-10-06 | 102 | -5/+212 |
* | | Merge branch 'patch-29' into 'master' | Kamil Trzciński | 2018-10-08 | 1 | -3/+6 |
|\ \ | |/ |/| | |||||
| * | Updates Laravel.gitlab-ci.yml template | Paul Giberson | 2018-10-06 | 1 | -3/+6 |
* | | Merge branch 'backport-ce-to-ee-merge' into 'master' | Stan Hu | 2018-10-06 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix CE to EE merge (backport) | Kamil Trzciński | 2018-10-05 | 1 | -1/+1 |
* | | Add timed incremental rollout to Auto DevOps | Alessio Caiazza | 2018-10-05 | 1 | -31/+57 |
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Bob Van Landuyt | 2018-10-05 | 4 | -5/+18 |
|\ \ | |||||
| * \ | Merge branch 'security-bw-confidential-titles-through-markdown-api' into 'mas... | Bob Van Landuyt | 2018-10-05 | 2 | -4/+10 |
| |\ \ | |||||
| | * | | post_process markdown redered by API | Brett Walker | 2018-09-29 | 2 | -4/+10 |
| * | | | Merge branch 'security-fix-leaking-private-project-namespace' into 'master' | Bob Van Landuyt | 2018-10-05 | 2 | -1/+8 |
| |\ \ \ | |||||
| | * | | | Filter system notes with public and private cross references | Brett Walker | 2018-10-02 | 2 | -1/+8 |
* | | | | | Merge branch '50359-activerecord-statementinvalid-pg-querycanceled-error-canc... | Sean McGivern | 2018-10-05 | 1 | -9/+75 |
|\ \ \ \ \ | |||||
| * | | | | | Use a CTE to remove the query timeout | Brett Walker | 2018-10-05 | 1 | -9/+75 |
* | | | | | | Merge branch 'ce-5987-project-templates-api' into 'master' | Robert Speicher | 2018-10-05 | 5 | -7/+74 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Backport project template API to CE | Nick Thomas | 2018-10-05 | 5 | -7/+74 |
* | | | | | | Merge branch 'scheduled-manual-jobs' into 'master' | Kamil Trzciński | 2018-10-05 | 12 | -7/+157 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master-ce' into scheduled-manual-jobs | Shinya Maeda | 2018-10-05 | 10 | -13/+102 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master-ce' into scheduled-manual-jobs | Shinya Maeda | 2018-10-05 | 7 | -7/+16 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add limitation for start_in keyword | Shinya Maeda | 2018-10-04 | 3 | -1/+16 |
| * | | | | | | | | Merge branch 'master-ce' into scheduled-manual-jobs | Shinya Maeda | 2018-10-04 | 13 | -135/+108 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master-ce' into scheduled-manual-jobs | Shinya Maeda | 2018-10-03 | 4 | -1/+95 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Rename failure reason to stale_schedule | Shinya Maeda | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Add scheduled status | Shinya Maeda | 2018-10-02 | 3 | -1/+23 |
| * | | | | | | | | | | Add unschedule action to status build | Shinya Maeda | 2018-10-02 | 2 | -0/+42 |
| * | | | | | | | | | | Fix coding style offence | Shinya Maeda | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Use correct icon for scheduled jobs in pipeline graph | Winnie Hellmann | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Allow remaining time of scheduled jobs to overflow one day | Winnie Hellmann | 2018-10-02 | 1 | -2/+4 |
| * | | | | | | | | | | Fix URL to empty state graphic of scheduled jobs | Winnie Hellmann | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Fix Status::Build::Scheduled. Add spec for the class. | Shinya Maeda | 2018-10-02 | 1 | -1/+4 |
| * | | | | | | | | | | Fix validation methods in Config::Entry::Job. Added spec for that | Shinya Maeda | 2018-10-02 | 1 | -9/+4 |
| * | | | | | | | | | | Add schedule_expired to failed status | Shinya Maeda | 2018-10-02 | 1 | -1/+2 |
| * | | | | | | | | | | Remove Scheduled Status class from pipeline | Shinya Maeda | 2018-10-02 | 3 | -23/+1 |
| * | | | | | | | | | | Check the precense of scheduled_at in Status::Build | Shinya Maeda | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Fix stuck job worker. Fix sidekiq queue namespace | Shinya Maeda | 2018-10-02 | 1 | -1/+2 |
| * | | | | | | | | | | Introduce enqueue_scheduled event | Shinya Maeda | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Fix spec. Create scheduled status entry for pipeline | Shinya Maeda | 2018-10-02 | 2 | -0/+22 |
| * | | | | | | | | | | Fix rubocop offence | Shinya Maeda | 2018-10-02 | 1 | -1/+1 |
| * | | | | | | | | | | Update pipelines and stages status as well | Shinya Maeda | 2018-10-02 | 2 | -23/+24 |
| * | | | | | | | | | | Add a new status to ci_builds.status | Shinya Maeda | 2018-10-02 | 3 | -6/+10 |
| * | | | | | | | | | | Rename delayed to scheduled | Shinya Maeda | 2018-10-02 | 3 | -12/+14 |
| * | | | | | | | | | | Support new syntax | Shinya Maeda | 2018-10-02 | 4 | -10/+10 |
| * | | | | | | | | | | Squashed commit of the following: | Shinya Maeda | 2018-10-02 | 4 | -3/+65 |
* | | | | | | | | | | | Merge branch 'add-installation-type-backup-information' into 'master' | Douwe Maan | 2018-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add installation type to backup information file | Balasankar "Balu" C | 2018-10-05 | 1 | -0/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch '5699-enabling-disabling-features-does-not-propagate-correctly-t... | Sean McGivern | 2018-10-05 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Refactor Feature.flipper method | Douglas Barbosa Alexandre | 2018-10-05 | 1 | -1/+5 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'load_project_features' into 'master' | Sean McGivern | 2018-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Preload project features in reference parser | Jan Provaznik | 2018-09-30 | 1 | -1/+1 |