summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 43473-warn-that-auto-devops-does-not-work-if-proje...43473-warn-that-auto-devops-does-not-work-if-project-already-has-gitlab-ci-yml-fileJose2018-05-07443-6939/+16449
|\
| * Merge branch 'backstage/gb/clean-up-pipeline-stages-migration' into 'master'Grzegorz Bizon2018-05-072-0/+81
| |\
| | * Cleanup pipeline build stage background migrationGrzegorz Bizon2018-05-072-0/+81
| * | Merge branch 'jl-fix-nginx-metrics' into 'master'Mike Greiling2018-05-072-10/+12
| |\ \
| | * | Update doc wording to focus on NGINX server metricsJoshua Lambert2018-05-071-1/+3
| | * | Fix nginx metric namesJoshua Lambert2018-05-072-9/+9
| * | | Merge branch 'zj-gitaly-raw-changes' into 'master'Douwe Maan2018-05-075-34/+80
| |\ \ \
| | * | | Client implementation GetRawChangesZeger-Jan van de Weg2018-05-075-34/+80
| * | | | Merge branch 'fix/securiy-dev-template' into 'master'Robert Speicher2018-05-071-2/+2
| |\ \ \ \
| | * | | | Update Security Developer Workflow.mdJames Lopez2018-05-071-2/+2
| * | | | | Merge branch 'zj-wiki-gitaly-fix' into 'master'Douwe Maan2018-05-0727-51/+64
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bump Gitaly Proto to v0.99Zeger-Jan van de Weg2018-05-072-3/+3
| | * | | | Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-0725-48/+61
| | | |_|/ | | |/| |
| * | | | Merge branch 'tc-repo-verify-mails' into 'master'Douwe Maan2018-05-079-77/+169
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix rubocop violationToon Claes2018-05-071-1/+0
| | * | | Use push events again to determine if repo needs checkingToon Claes2018-05-073-30/+38
| | * | | Project#repository_storage_path no longer existsToon Claes2018-05-071-4/+4
| | * | | Rename methods to make it more clear what they doToon Claes2018-05-072-12/+14
| | * | | Add small improvements to the docsToon Claes2018-05-071-5/+5
| | * | | Refactor RepositoryCheck::BatchWorkerToon Claes2018-05-071-8/+23
| | * | | Pass the result as a positive boolToon Claes2018-05-071-3/+4
| | * | | Fix incorrect break statementToon Claes2018-05-071-1/+1
| | * | | Due to caching, there is no need to check the settings every loopToon Claes2018-05-071-1/+2
| | * | | Make it easier to override how to save the resultsToon Claes2018-05-071-3/+8
| | * | | The option to recheck an individual project is goneToon Claes2018-05-071-4/+0
| | * | | Small documentation reformatting and updatesToon Claes2018-05-071-11/+17
| | * | | Update link to the official git websiteToon Claes2018-05-071-1/+1
| | * | | Refactor RepositoryCheck::SingleRepositoryWorkerToon Claes2018-05-073-44/+67
| | * | | Remove `Rails.env.test?` from production codeToon Claes2018-05-072-14/+3
| | * | | Do not send repository check mails when they are disabledToon Claes2018-05-072-0/+47
| * | | | Merge branch 'live-trace-v2-efficient-destroy-all' into 'master'Grzegorz Bizon2018-05-0710-20/+198
| |\ \ \ \
| | * \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-07172-781/+3685
| | |\ \ \ \
| | * | | | | Added shared exmaple for fast_destroy_all concernShinya Maeda2018-05-043-69/+53
| | * | | | | Use prepend: true to evaluate always perform_fast_destroy than dependent: :d...Shinya Maeda2018-05-042-4/+1
| | * | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0478-907/+1482
| | |\ \ \ \ \
| | * | | | | | Add chnagelogShinya Maeda2018-05-031-0/+5
| | * | | | | | Add spec for FastDestroyAllShinya Maeda2018-05-031-0/+69
| | * | | | | | Fix typo in fast_destroy_allShinya Maeda2018-05-031-1/+1
| | * | | | | | Simplify FastDestroyAll moduleShinya Maeda2018-05-032-47/+60
| | * | | | | | Fix typo for comments in project.rbShinya Maeda2018-05-031-1/+1
| | * | | | | | Fix typo for comments in fast_destroy_allShinya Maeda2018-05-031-1/+1
| | * | | | | | Clean up build_trace_chunkShinya Maeda2018-05-032-9/+10
| | * | | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-03150-3881/+7226
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-021-2/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fix static analysysShinya Maeda2018-05-021-2/+2
| | * | | | | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-023-4/+4
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-024-5/+9
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Introduce `use_fast_destroy` helper for parent associations. Rename method n...Shinya Maeda2018-05-023-26/+50
| | * | | | | | | | | | Merge branch 'live-trace-v2' into live-trace-v2-efficient-destroy-allShinya Maeda2018-05-0262-884/+1765
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Introduces `FastDestroyAll` moduleShinya Maeda2018-05-016-36/+89