summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '22638-creating-a-branch-matching-a-wildcard-fails' into 'master' Douwe Maan2017-01-231-1/+3
|\
| * Allow creating protected branch when it doesn't existPawel Chojnacki2017-01-131-1/+3
* | Merge branch '22974-trigger-service-events-through-api' into 'master' Douwe Maan2017-01-231-3/+45
|\ \
| * | adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-3/+2
| * | adds events to services api deserializationTiago Botelho2017-01-221-3/+46
* | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-237-53/+94
|\ \ \
| * | | Add a default status const to common status concernGrzegorz Bizon2017-01-181-1/+1
| * | | Extract compound statuses method in status factoryGrzegorz Bizon2017-01-181-3/+7
| * | | Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-121-2/+5
| * | | Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-121-15/+10
| * | | Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-121-6/+12
| * | | Add extended status for build failed but allowed toGrzegorz Bizon2017-01-111-0/+27
| * | | Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-114-18/+7
| * | | Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-114-32/+49
* | | | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-212-16/+32
| |/ / |/| |
* | | Revert "Merge branch 'backport-fix-load-error' into 'master'"Stan Hu2017-01-211-3/+3
* | | Don't define ApplicationSetting defaults in a constantbackport-fix-load-errorRémy Coutable2017-01-201-3/+3
* | | Merge branch 'fix/import-users' into 'master' Rémy Coutable2017-01-202-14/+6
|\ \ \
| * | | fix member mapper specfix/import-usersJames Lopez2017-01-201-2/+0
| * | | fix typoJames Lopez2017-01-191-1/+1
| * | | fix and refactor note user mappingJames Lopez2017-01-182-9/+3
| * | | added spec replicating the problemJames Lopez2017-01-181-1/+1
| * | | do not map usersat all unless adminJames Lopez2017-01-181-2/+2
* | | | Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-202-32/+16
|\ \ \ \
| * | | | Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-152-4/+16
| * | | | Move default values to ApplicationSetting::DEFAULTS and use it in CurrentSett...Rémy Coutable2017-01-151-29/+1
* | | | | Fix specsKamil Trzcinski2017-01-191-1/+1
* | | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-198-1/+133
|\ \ \ \ \
| * \ \ \ \ Merge branch 'feature/gitaly-feature-flag' into 'master' Robert Speicher2017-01-191-1/+8
| |\ \ \ \ \
| | * | | | | Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledfeature/gitaly-feature-flagAhmad Sherif2017-01-181-1/+8
| * | | | | | Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets2017-01-194-0/+88
| |\ \ \ \ \ \
| | * | | | | | More improvements to presenters23563-document-presentersRémy Coutable2017-01-182-6/+10
| | * | | | | | Improve presenter factoryRémy Coutable2017-01-182-39/+22
| | * | | | | | Improve presenter architectureRémy Coutable2017-01-184-32/+62
| | * | | | | | Document presentersRémy Coutable2017-01-182-0/+71
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-193-0/+37
| |\ \ \ \ \ \
| | * | | | | | Respond with validation errors in commit status APIfix/external-status-badge-linksGrzegorz Bizon2017-01-181-0/+2
| | * | | | | | Link external commit status badge to a target URLGrzegorz Bizon2017-01-171-2/+2
| | * | | | | | Add detailed statuses for external commit statusesGrzegorz Bizon2017-01-172-0/+35
* | | | | | | | Fix specsKamil Trzcinski2017-01-191-1/+1
* | | | | | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-19187-1122/+6359
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-1831-210/+439
| |\ \ \ \ \ \ \
| | * | | | | | | fix specfix/refactor-cycle-analytics-stagesJames Lopez2017-01-171-2/+2
| | * | | | | | | refactored a bunch of stuff based on feedbackJames Lopez2017-01-1710-43/+49
| | * | | | | | | fix bug retrieving mediansJames Lopez2017-01-171-1/+1
| | * | | | | | | fix specsJames Lopez2017-01-172-5/+5
| | * | | | | | | refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-1715-119/+116
| | * | | | | | | fix refactor of production event fetcherJames Lopez2017-01-172-17/+17
| | * | | | | | | a few more fixesJames Lopez2017-01-172-18/+1
| | * | | | | | | fix missing refactor in metrics fetcherJames Lopez2017-01-171-2/+2