summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-28725-7486/+32320
|\
| * Merge branch 'fix-head-pipeline-for-commit-status' into 'master'Grzegorz Bizon2017-06-271-0/+3
| |\
| | * Fix head pipeline stored in merge request for external pipelinesfix-head-pipeline-for-commit-statusKamil Trzcinski2017-06-271-0/+3
| * | Merge branch 'backport-system-check-fix' into 'master'Douwe Maan2017-06-271-0/+2
| |\ \
| | * | Make the SimpleExecutor rescue exceptions in the executing ChecksGabriel Mazetto2017-06-271-0/+2
| * | | Merge branch 'gitlab-git-find-commits' into 'master'Sean McGivern2017-06-272-80/+70
| |\ \ \ | | |_|/ | |/| |
| | * | Remove 'contains' option from Commit.find_allJacob Vosmaer2017-06-271-6/+1
| | * | Remove Gitlab::Git::Repository#find_allJacob Vosmaer2017-06-272-80/+75
| * | | Merge branch 'zj-review-apps-usage-data' into 'master'Grzegorz Bizon2017-06-271-0/+1
| |\ \ \
| | * | | Add in_review_folder to usage pingzj-review-apps-usage-dataZ.J. van de Weg2017-06-271-0/+1
| * | | | Merge branch '34324-gitlab-db-seed-is-broken' into 'master'Rémy Coutable2017-06-271-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix Gitlab::Database.bulk_insert for non-UTF-8 data34324-gitlab-db-seed-is-brokenSean McGivern2017-06-261-1/+1
| * | | | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern2017-06-271-0/+1
| |\ \ \ \
| | * | | | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-0/+1
| * | | | | Fix optional args for POST :id/variablesLin Jen-Shin2017-06-271-1/+1
| * | | | | Merge branch '33600-fix-uncaught-throw-in-ee_compat_check' into 'master'Robert Speicher2017-06-261-4/+17
| |\ \ \ \ \
| | * | | | | Fix an uncaught throw in the ee_compat_check jobRémy Coutable2017-06-211-4/+17
| * | | | | | Merge branch 'remove-unused-argument' into 'master'Sean McGivern2017-06-261-2/+2
| |\ \ \ \ \ \
| | * | | | | | Remove unused Gitlab::Git::Commit#to_diff argumentJacob Vosmaer2017-06-261-2/+2
| * | | | | | | Merge branch '34286_add_esperanto_translations_for_cycle_analytics_and_projec...Douwe Maan2017-06-261-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Add Esperanto translations for Cycle Analytics, Project, and Repository pages黄涛2017-06-261-1/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'backport-renew-exclusive-lease' into 'master'Douwe Maan2017-06-261-1/+18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Introduce #renew for ExclusiveLeasebackport-renew-exclusive-leaseGabriel Mazetto2017-06-241-1/+18
| | |/ / / /
| * | | | | Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-265-16/+22
| |\ \ \ \ \
| | * | | | | fix spec failuresJames Lopez2017-06-241-1/+1
| | * | | | | fix spec failuresJames Lopez2017-06-231-4/+4
| | * | | | | update code based on feedbackJames Lopez2017-06-231-2/+4
| | * | | | | refactor update user service not to do auth checksJames Lopez2017-06-235-5/+5
| | * | | | | fix spec failuresJames Lopez2017-06-231-4/+6
| | * | | | | more refactoring based on feedbackJames Lopez2017-06-232-5/+5
| | * | | | | refactor emails serviceJames Lopez2017-06-231-8/+0
| | * | | | | update missing email actionsJames Lopez2017-06-231-6/+4
| | * | | | | fix specsJames Lopez2017-06-231-2/+2
| | * | | | | update to use emails destroy serviceJames Lopez2017-06-231-2/+3
| | * | | | | fixed specsJames Lopez2017-06-231-1/+1
| | * | | | | added service in the rest of controllers and classesJames Lopez2017-06-233-4/+5
| | * | | | | fix api and controller issuesJames Lopez2017-06-231-2/+7
| | * | | | | update notification settings, fix api specsJames Lopez2017-06-232-2/+7
| | * | | | | use update service on ldap call and updated specs and serviceJames Lopez2017-06-231-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'zj-faster-charts-page' into 'master'Grzegorz Bizon2017-06-261-9/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Remove references to build in pipeline chartsZ.J. van de Weg2017-06-231-4/+4
| | * | | | Improve performance for pipeline chartsZ.J. van de Weg2017-06-231-5/+5
| | |/ / /
| * | | | Merge branch 'dm-requirements-txt-tilde' into 'master'Grzegorz Bizon2017-06-231-1/+1
| |\ \ \ \
| | * | | | Don't match tilde and exclamation mark as part of requirements.txt package namedm-requirements-txt-tildeDouwe Maan2017-06-231-1/+1
| * | | | | Merge branch 'tc-refactor-projects-finder-init-collection' into 'master'Douwe Maan2017-06-231-1/+1
| |\ \ \ \ \
| | * | | | | Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-231-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'fix/gb/improve-updating-column-in-batches-helper' into 'master'Yorick Peterse2017-06-231-0/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-2246-265/+361
| | |\ \ \ \ | | | |/ / /
| | * | | | Raise if updating columns in batches within a transactionGrzegorz Bizon2017-06-211-0/+6
| * | | | | Merge branch '33940-cache-flipper_gate-query' into 'master'Robert Speicher2017-06-221-2/+0
| |\ \ \ \ \