summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-254-0/+116
|\
| * Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-254-0/+116
* | Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-251-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-2419-115/+237
| |\ \
| * | | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-0/+1
* | | | Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-243-34/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Rescue from ActiveRecord::UnknownAttributeError and fallback to fake settingsdont-persist-application-settings-in-test-env-bisRémy Coutable2017-01-232-5/+3
| * | | Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-232-32/+16
* | | | Merge branch '24833-Allow-to-search-by-commit-hash-within-project' into 'mast...Sean McGivern2017-01-242-1/+31
|\ \ \ \
| * | | | Search feature: redirects to commit page if query is commit sha and only comm...YarNayar2017-01-242-1/+13
| * | | | Allows to search within project by commit's hashYarNayar2017-01-241-1/+19
| | |/ / | |/| |
* | | | Merge branch '22619-add-an-email-address-to-unsubscribe-list-header-in-email'...Douwe Maan2017-01-237-46/+103
|\ \ \ \
| * | | | Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-137-46/+103
* | | | | 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 '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
* | | | | | 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-192-0/+35
|\ \ \ \ \ \
| * | | | | | 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
* | | | | | | 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