summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński2018-03-267-655/+699
|\
| * Improve YAML processor specs and remove unused codeGrzegorz Bizon2018-03-221-29/+25
| * Fix static analysis and tests related to YAML processingGrzegorz Bizon2018-03-222-36/+87
| * 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-224-484/+327
| * 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-212-22/+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-211-1/+1
| * Instantiate pipeline stages and builds before savingGrzegorz Bizon2018-03-192-24/+24
* | 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 '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-231-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add HTTPS-only pagesRob Watson2018-03-221-0/+1
| |/ /
* | | Merge branch 'jprovazn-issueref' into 'master'Douwe Maan2018-03-231-0/+8
|\ \ \
| * | | Fix issuable state indicatorJan Provaznik2018-03-231-0/+8
| |/ /
* | | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-235-9/+9
|\ \ \ | |/ / |/| |
| * | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-215-9/+9
* | | Merge branch 'master' into 'latest-security-to-master-21-03-18'James Lopez2018-03-223-13/+184
|\ \ \
| * \ \ Merge branch 'jej/omniauth-initializer-refactor' into 'master'Douwe Maan2018-03-221-0/+65
| |\ \ \
| | * | | OmniauthInitializer created to improve devise.rbJames Edwards-Jones2018-03-201-0/+65
| * | | | Merge branch 'add-query-counts-to-profiler-output' into 'master'Stan Hu2018-03-221-2/+22
| |\ \ \ \
| | * | | | Add query counts by model to profiler outputadd-query-counts-to-profiler-outputSean McGivern2018-03-211-2/+22
| * | | | | Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-1/+45
| * | | | | Shortcut concurrent index creation/removal if no effect.Andreas Brandl2018-03-201-10/+52
| |/ / / /
* | | | | Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-215-6/+100
|/ / / /
* | | | Merge branch 'fix/sm/erase_old_trace' into 'master'Kamil Trzciński2018-03-201-0/+22
|\ \ \ \
| * | | | Use update_column than write_attribute and savefix/sm/erase_old_traceShinya Maeda2018-03-191-0/+22
| | |_|/ | |/| |
* | | | Merge branch '44280-fix-code-search' into 'master'Sean McGivern2018-03-201-5/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes2018-03-191-5/+17
* | | | Merge branch '31114-internal-ids-are-not-atomic' into 'master'Sean McGivern2018-03-191-0/+1
|\ \ \ \
| * | | | Add new model to import/export configuration.Andreas Brandl2018-03-161-0/+1
* | | | | Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan2018-03-191-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ensure that we never assume old_blob or new_blob are nil44257-viewing-a-particular-commit-gives-500-error-error-undefined-method-binarySean McGivern2018-03-161-0/+12
* | | | | Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-1716-40/+455
|\ \ \ \ \
| * \ \ \ \ Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-162-1/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Adds the option to override project description on export via APITiago Botelho2018-03-162-1/+15
| | |/ / /
| * | | | Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse2018-03-161-0/+12
| |\ \ \ \
| | * | | | Cache table_exists?('application_settings') to reduce repeated schema reloadssh-cache-table-existsStan Hu2018-03-151-0/+12
| * | | | | Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse2018-03-161-0/+11
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-0/+11