summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-022-32/+32
|\
| * Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-012-32/+32
* | Use tiller locally for Auto DevopsThong Kuah2018-10-021-9/+18
* | Add variables on pipeline webhookPierre Tardy2018-10-011-1/+2
* | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-013-5/+33
|\ \
| * \ Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt2018-10-011-1/+13
| |\ \
| | * | Fix syntax highlight taking too longMark Chao2018-09-031-1/+13
| * | | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-011-1/+1
| * | | Merge branch 'fix-events-finder-incomplete' into 'master'Bob Van Landuyt2018-10-011-3/+19
| |\ \ \
| | * | | Redact events shown in the events APINick Thomas2018-09-211-3/+19
* | | | | Merge branch 'lib-api-frozen-string-enable' into 'master'Rémy Coutable2018-10-01100-1/+202
|\ \ \ \ \
| * | | | | Enable frozen string in lib/api and lib/backupgfyoung2018-09-29100-1/+202
* | | | | | Merge branch '51021-more-attr-encrypted' into 'master'Rémy Coutable2018-10-013-0/+114
|\ \ \ \ \ \
| * | | | | | Migrate sensitive web hook data in the backgroundNick Thomas2018-10-012-0/+108
| * | | | | | Encrypt webhook tokens and URLs in the databaseNick Thomas2018-10-011-0/+6
* | | | | | | Merge branch 'feature/set-public-email-through-api' into 'master'Rémy Coutable2018-10-011-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | allow users api to set public_emailAlexis Reigel2018-10-011-0/+1
| * | | | | | remove obsolete parameter from users apiAlexis Reigel2018-09-261-1/+0
* | | | | | | Merge branch 'sh-fix-issue-52009' into 'master'Sean McGivern2018-10-011-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Prevent Error 500s with invalid relative linksStan Hu2018-09-291-1/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '37433-solve-n-1-in-refs-controller-logs-tree' into 'master'Nick Thomas2018-10-013-12/+40
|\ \ \ \ \ \ \
| * | | | | | | Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho2018-10-013-12/+40
* | | | | | | | Merge branch '48399-skip-auto-devops-jobs-based-on-license' into 'master'Dmitriy Zaporozhets2018-10-011-3/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Skip creating auto devops jobs for sast, container_scanning, dast, dependency...48399-skip-auto-devops-jobs-based-on-licenseDylan Griffith2018-09-271-3/+14
* | | | | | | | | Merge branch '51651-fill-pipeline-source-for-external-pipelines' into 'master'Kamil Trzciński2018-09-301-0/+50
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Refactor migration specs using ActiveRecord modelsMatija Čupić2018-09-281-1/+1
| * | | | | | | | Refactor external_pipelines queryMatija Čupić2018-09-271-8/+5
| * | | | | | | | Update all pipelines in single queryMatija Čupić2018-09-271-3/+2
| * | | | | | | | Add background migration to fill pipeline sourceMatija Čupić2018-09-251-0/+54
| | |_|_|_|_|_|/ | |/| | | | | |