summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Collapse)AuthorAgeFilesLines
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-2565-103/+114
|
* Merge branch 'dont-persist-application-settings-in-test-env-bis' into 'master' Robert Speicher2017-01-241-20/+48
|\ | | | | | | | | Dont persist application settings in test env See merge request !8715
| * Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-20/+48
| | | | | | | | | | This reverts commit c20934869f7dc8cfbdbafb6ecb7b1305452c9e8a, reversing changes made to 4b7ec44b91e0571d209c790d54947ba1756dac0e.
* | Merge branch '24833-Allow-to-search-by-commit-hash-within-project' into ↵Sean McGivern2017-01-241-0/+115
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Allows to search within project by commit's hash #24833 Closes #24833 See merge request !8028
| * | Allows to search within project by commit's hashYarNayar2017-01-241-0/+115
| | | | | | | | | | | | Was proposed in #24833
* | | Merge branch ↵Douwe Maan2017-01-235-3/+106
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '22619-add-an-email-address-to-unsubscribe-list-header-in-email' into 'master' Handle unsubscribe notification via email Closes #22619 See merge request !6597
| * | | Handles unsubscribe from notifications via emailPawel Chojnacki2017-01-135-3/+106
| | | | | | | | | | | | | | | | | | | | - allows unsubscription processing of email in format "reply+%{key}+unsubscribe@acme.com" (example) - if config.address includes %{key} and replies are enabled every unsubscriable message will include mailto: link in its List-Unsubscribe header
* | | | Merge branch '22638-creating-a-branch-matching-a-wildcard-fails' into 'master' Douwe Maan2017-01-231-1/+8
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Allow creating protected branches when user can merge to such branch Closes #22638 See merge request !8458
| * | | Allow creating protected branch when it doesn't existPawel Chojnacki2017-01-131-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | if user has either push or merge permissions + Change log entry for fix to creating a branch matching a wildcard fails
* | | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-237-110/+471
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a warning icon for a stage with allowed to fail builds Closes #21948 See merge request !8503
| * | | | Extend pipeline detailed status factory specsGrzegorz Bizon2017-01-121-17/+28
| | | | |
| * | | | Fix a Rubocop offense in detailed status factoryGrzegorz Bizon2017-01-121-1/+1
| | | | |
| * | | | Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-121-12/+113
| | | | |
| * | | | Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-121-17/+45
| | | | |
| * | | | Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-121-7/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit also makes it possible to configure exclusive groups. There can be only one detailed status matched within an exclusive group, which is important from the performance perspective.
| * | | | Add extended status for build failed but allowed toGrzegorz Bizon2017-01-111-0/+110
| | | | |
| * | | | Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-1/+0
| | | | |
| * | | | Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-114-71/+100
| | | | |
| * | | | Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-112-2/+2
| | | | |
* | | | | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into ↵Grzegorz Bizon2017-01-211-48/+20
| | | | | | | | | | | | | | | | | | | | | | | | | 'master'" This reverts merge request !8573
* | | | | Merge branch 'fix/import-users' into 'master' Rémy Coutable2017-01-202-9/+83
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix import no longer mapping users as admin Closes #25346 See merge request !8625
| * | | | | fix member mapper specfix/import-usersJames Lopez2017-01-201-24/+1
| | | | | |
| * | | | | fix and refactor note user mappingJames Lopez2017-01-182-9/+38
| | | | | |
| * | | | | added spec replicating the problemJames Lopez2017-01-182-2/+59
| | | | | |
| * | | | | do not map usersat all unless adminJames Lopez2017-01-181-1/+12
| | | | | |
* | | | | | Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-201-20/+48
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Don't persist application settings in test env See merge request !8573
| * | | | | Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-20/+48
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch 'feature/gitaly-feature-flag' into 'master' Robert Speicher2017-01-191-0/+23
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Gitaly feature flag See merge request !8440
| * | | | | Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledfeature/gitaly-feature-flagAhmad Sherif2017-01-181-0/+23
| | |_|_|/ | |/| | |
* | | | | Merge branch '23563-document-presenters' into 'master' Dmitriy Zaporozhets2017-01-194-0/+147
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document presenters Closes #23563 See merge request !8480
| * | | | | More improvements to presenters23563-document-presentersRémy Coutable2017-01-184-50/+51
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | Improve presenter factoryRémy Coutable2017-01-182-48/+42
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | Improve presenter architectureRémy Coutable2017-01-184-29/+104
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | Document presentersRémy Coutable2017-01-182-0/+77
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-192-0/+77
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link external commit status badges to target URLs Closes #25662 See merge request !8611
| * | | | | Add detailed statuses for external commit statusesGrzegorz Bizon2017-01-172-0/+77
| |/ / / /
* | | | | Merge branch 'fix/refactor-cycle-analytics-stages' into 'master' Douwe Maan2017-01-1824-137/+286
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor cycle analytics stages (1st iteration) See merge request !7647
| * | | | | refactored a bunch of stuff based on feedbackJames Lopez2017-01-171-3/+3
| | | | | |
| * | | | | fix specsJames Lopez2017-01-173-20/+5
| | | | | |
| * | | | | refactored metrics fetcher - merged into stage and eventsJames Lopez2017-01-171-2/+3
| | | | | |
| * | | | | fix specs, refactor missing bits from events stuffJames Lopez2017-01-179-33/+17
| | | | | |
| * | | | | big refactor based on MR feedbackJames Lopez2017-01-179-10/+11
| | | | | |
| * | | | | fix spec failures after mergeJames Lopez2017-01-173-5/+5
| | | | | |
| * | | | | few fixes after mergeJames Lopez2017-01-171-2/+2
| | | | | |
| * | | | | refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-172-2/+2
| | | | | |
| * | | | | Fix other spec failuresJames Lopez2017-01-171-0/+59
| | | | | |
| * | | | | Fix other spec failuresJames Lopez2017-01-179-63/+96
| | | | | |
| * | | | | fixed stage entity and added missing stage specsJames Lopez2017-01-178-0/+86
| |/ / / /
* | | | | Backport backend work for time tracking.Ruben Davila2017-01-152-0/+15
|/ / / /
* | | | Merge branch ↵Douwe Maan2017-01-141-3/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25018-gitlab-checks-changeaccess-looks-for-user-permissions-that-don-t-exist' into 'master' Resolve "`Gitlab::Checks::ChangeAccess` looks for user permissions that don't exist" Closes #25018 See merge request !8551