summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add dev rake task for seeding lots of projectsmk/seed-projects-rake-taskMichael Kozono2019-02-211-0/+37
* Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-2420-39/+39
|\
| * Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-2420-39/+39
* | Merge branch '53676-ip-address-of-gitlab-runner-is-wrong-in-the-runners-descr...Stan Hu2019-01-241-1/+1
|\ \
| * | Get remote address for runnerSteve Azzopardi2019-01-241-1/+1
| |/
* | Remove expired artifacts periodicallyShinya Maeda2019-01-241-0/+24
|/
* Merge branch 'if-log_user_admin_status' into 'master'Stan Hu2019-01-241-1/+1
|\
| * Log admin status of user when OAuth::User is savedImre Farkas2019-01-231-1/+1
* | Merge branch 'sh-fix-upload-snippets-with-relative-url-root' into 'master'Nick Thomas2019-01-241-0/+2
|\ \
| * | Fix 404s for snippet uploads when relative URL root usedStan Hu2019-01-221-0/+2
* | | Merge branch 'sh-remove-bitbucket-mirror-constant' into 'master'Robert Speicher2019-01-231-2/+2
|\ \ \
| * | | Fix import handling errors in Bitbucket Server importerStan Hu2019-01-181-2/+2
* | | | Merge branch '52674-api-v4-projects-project_id-jobs-endpoint-hits-statement-t...Nick Thomas2019-01-231-3/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | [API] Omit X-Total{,-Pages} when count > 10kRémy Coutable2019-01-221-3/+14
* | | | Merge branch '56417-update-helm-to-2-12-2' into 'master'Kamil Trzciński2019-01-232-2/+2
|\ \ \ \
| * | | | Update Helm to 2.12.2 to address Helm client vulnerability56417-update-helm-to-2-12-2-ado-testTakuya Noguchi2019-01-182-2/+2
* | | | | Merge branch '25569-changing-wording-to-delete-when-referring-to-removing-a-b...Filipa Lacerda2019-01-231-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use 'delete' instead of 'remove' for source branch25569-changing-wording-to-delete-when-referring-to-removing-a-branchSam Bigelow2019-01-221-1/+1
* | | | | Merge branch 'an-opentracing-propagation' into 'master'Kamil Trzciński2019-01-227-1/+241
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Adds inter-service OpenTracing propagationAndrew Newdigate2019-01-227-1/+241
* | | | | Merge branch '55966-when-ref-is-ambiguous-createpipelineservice-raises-an-err...Grzegorz Bizon2019-01-222-1/+4
|\ \ \ \ \
| * | | | | Assign pipeline protected attribute in PopulateMatija Čupić2019-01-212-19/+4
| * | | | | Move assignment to protected to separate stepMatija Čupić2019-01-183-3/+19
| * | | | | Prevent checking protected_ref? for ambiguous refsMatija Čupić2019-01-161-0/+2
* | | | | | Merge branch '56547-limit-sidekiq-logging-based-on-argument-size' into 'master'Stan Hu2019-01-221-0/+17
|\ \ \ \ \ \
| * | | | | | Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-0/+17
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'force-redeploy-on-updated-secrets' into 'master'Kamil Trzciński2019-01-221-10/+12
|\ \ \ \ \ \
| * | | | | | Changed AutoDevops function k8s_prefixed_variables to temp filewalkafwalka2019-01-191-16/+10
| * | | | | | Force Auto DevOps redeployment when application secrets are updatedwalkafwalka2019-01-181-0/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sh-preload-associations-for-group-api' into 'master'Douwe Maan2019-01-211-2/+6
|\ \ \ \ \ \
| * | | | | | Eliminate N+1 queries in /api/groups/:idStan Hu2019-01-191-2/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Search project tags via APIRobert Schilling2019-01-211-2/+5
|/ / / / /
* | | | | Merge branch 'api-nested-group-permission' into 'master'Nick Thomas2019-01-181-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Return max group access level in the projects APIAlejandro Rodríguez2019-01-161-1/+1
* | | | | Avoid overwriting default jaeger values with nilAndrew Newdigate2019-01-181-1/+1
| |/ / / |/| | |
* | | | Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin2019-01-173-5/+93
|\ \ \ \
| * | | | Refactoring and addressing review commentsBrett Walker2019-01-172-16/+25
| * | | | Updates based on review commentsBrett Walker2019-01-102-9/+9
| * | | | Properly process footnotes in markdownBrett Walker2019-01-083-2/+81
| | |_|/ | |/| |
* | | | Merge branch 'backup_restore_fix_issue_46891' into 'master'Rémy Coutable2019-01-171-2/+8
|\ \ \ \
| * | | | Modify file restore to rectify tar issueJason Colyer2019-01-171-1/+1
| * | | | Modify file restore to rectify tar issueJason Colyer2019-01-171-6/+4
| * | | | Modify file restore to rectify tar issueJason Colyer2019-01-171-6/+4
| * | | | Modified files.rb to handle tar errorJason Colyer2019-01-161-2/+12
* | | | | Merge branch '47988-improve-milestone-queries-with-subq' into 'master'Andreas Brandl2019-01-171-2/+2
|\ \ \ \ \
| * | | | | Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-2/+2
* | | | | | Merge branch 'an-opentracing-factory' into 'master'Kamil Trzciński2019-01-173-0/+175
|\ \ \ \ \ \
| * | | | | | Conditionally initialize the global opentracing tracerAndrew Newdigate2019-01-173-0/+175
* | | | | | | API for importing external reposBen2019-01-172-0/+47
|/ / / / / /
* | | | | | Added support for custom hosts/domainsAaron Walker2019-01-171-0/+10