summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński2018-03-269-765/+929
|\
| * Add specs for extracted pipeline-related methodsGrzegorz Bizon2018-03-221-0/+18
| * Bring seeds size method back to CI/CD pipeline classGrzegorz Bizon2018-03-221-0/+17
| * Improve YAML processor specs and remove unused codeGrzegorz Bizon2018-03-221-29/+25
| * Fix static analysis and tests related to YAML processingGrzegorz Bizon2018-03-223-36/+88
| * Add specs for pipeline chain that builds stages and jobsGrzegorz Bizon2018-03-222-1/+42
| * Decouple YAML processor from pipeline objectsGrzegorz Bizon2018-03-221-22/+22
| * Move policy related specs our of YAML processor testsGrzegorz Bizon2018-03-225-575/+523
| * Evaluate only/except policies outside of YAML processorGrzegorz Bizon2018-03-211-3/+5
| * Make it easier to test pipeline stage seedsGrzegorz Bizon2018-03-212-19/+19
| * Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon2018-03-213-44/+26
| * Add specs for chain element that populates a pipelineGrzegorz Bizon2018-03-212-22/+119
| * Populate pipeline with objects before creating itGrzegorz Bizon2018-03-211-0/+10
| * Remove legacy service for creating pipeline stagesGrzegorz Bizon2018-03-211-3/+3
| * Introduce pipeline build seedsGrzegorz Bizon2018-03-212-6/+6
| * Start building abstraction over pipeline seedsGrzegorz Bizon2018-03-212-2/+3
| * Instantiate pipeline stages and builds before savingGrzegorz Bizon2018-03-192-24/+24
* | Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon2018-03-262-0/+51
|\ \
| * | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-262-0/+51
* | | Merge branch 'ide-diff-cursor' into 'master'Tim Zallmann2018-03-261-0/+4
|\ \ \
| * | | Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-231-0/+4
* | | | Merge branch '43316-controller-parameters-handling-sensitive-information-shou...Kamil Trzciński2018-03-264-16/+18
|\ \ \ \
| * | | | Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-224-15/+15
| * | | | Check for secret_key and secret_value in CI Variable native list js specMatija Čupić2018-03-171-2/+2
| * | | | Use secret_key and secret_value in Pipeline Schedule variablesMatija Čupić2018-03-172-12/+14
| * | | | Use secret_key and secret_value in Variables controllerMatija Čupić2018-03-161-8/+8
* | | | | Resolve "Forking with namespace doesn't work (API)"Jan2018-03-261-0/+15
* | | | | Merge branch '28857-followup-fix-pages-test' into 'master'Robert Speicher2018-03-231-3/+4
|\ \ \ \ \
| * | | | | Fix a spec that will break in EENick Thomas2018-03-231-3/+4
* | | | | | Merge branch 'winh-cleanup-comment-submit-test' into 'master'Clement Ho2018-03-231-92/+225
|\ \ \ \ \ \
| * | | | | | Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-92/+225
* | | | | | | Merge branch '44564-error-500-while-attempting-to-resolve-conflicts-due-to-ut...Stan Hu2018-03-232-7/+50
|\ \ \ \ \ \ \
| * | | | | | | Fix 500 error when trying to resolve non-ASCII conflicts in editorSean McGivern2018-03-232-7/+50
* | | | | | | | Merge branch '44218-add-internationalization-support-for-the-prometheus-merge...Filipa Lacerda2018-03-231-31/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Add i18n support for the mrWidget prometheus memory widget44218-add-internationalization-support-for-the-prometheus-merge-request-widgetJose Ivan Vargas2018-03-231-31/+58
* | | | | | | | | Merge branch 'fix/encoding-helper-clean-blowing-up-on-utf-16be' into 'master'Robert Speicher2018-03-231-0/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix EncodingHelper#clean blowing up on UTF-16BE stringsfix/encoding-helper-clean-blowing-up-on-utf-16beAhmad Sherif2018-03-221-0/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch '44587-autolinking-includes-trailing-exclamation-marks' into 'ma...Robert Speicher2018-03-231-8/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add ?, !, and : to trailing puncutation excluded from auto-linkingSean McGivern2018-03-231-8/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'pages_force_https' into 'master'Nick Thomas2018-03-2310-100/+322
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add HTTPS-only pagesRob Watson2018-03-2210-100/+322
| |/ / / / / /
* | | | | | | Merge branch '43525-limit-number-of-failed-logins-using-ldap' into 'master'Douwe Maan2018-03-231-43/+79
|\ \ \ \ \ \ \
| * | | | | | | Writes specs43525-limit-number-of-failed-logins-using-ldapTiago Botelho2018-03-221-43/+79
| |/ / / / / /
* | | | | | | Merge branch 'jprovazn-issueref' into 'master'Douwe Maan2018-03-231-0/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix issuable state indicatorJan Provaznik2018-03-231-0/+8
* | | | | | | Merge branch '43771-improve-avatar-error-message' into 'master'Sean McGivern2018-03-233-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Change avatar error message to include allowed file formatsFabian Schneider2018-03-223-3/+3
* | | | | | | | Merge branch '43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-...Kamil Trzciński2018-03-231-3/+25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Use actual repo instead of stubbing method43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-informationMatija Čupić2018-03-221-7/+1
| * | | | | | | Add empty repo check before running AutoDevOps pipelineMatija Čupić2018-03-111-3/+31
| |/ / / / / /