summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Refactored WebIdeCommitsCount classFrancisco Javier López2019-07-163-20/+55
* Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master'Kamil Trzciński2019-07-166-60/+195
|\
| * Do not import legacy triggers from project JSONremove-support-for-legacy-pipeline-triggersFabio Pitino2019-07-152-3/+15
| * Ensure ImportExport maintains trigger ownershipFabio Pitino2019-07-151-0/+1
| * Allow use of legacy triggers with feature flagFabio Pitino2019-07-154-57/+179
* | Merge branch 'issue-64070-asciidoctor-section-anchors' into 'master'Bob Van Landuyt2019-07-161-0/+69
|\ \
| * | Enable section anchorsGuillaume Grossetie2019-07-161-0/+69
* | | Merge branch 'jc-remove-catfile-flag' into 'master'Bob Van Landuyt2019-07-161-11/+0
|\ \ \
| * | | Remove catfile cache feature flagjc-remove-catfile-flagJohn Cai2019-07-151-11/+0
* | | | Merge branch '63082-specs-changes' into 'master'Jan Provaznik2019-07-166-37/+20
|\ \ \ \
| * | | | Simplify factories for servicesJarka Košanová2019-07-166-37/+20
* | | | | Merge branch 'remove-complex-expressions-feature-flag' into 'master'Kamil Trzciński2019-07-163-115/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removing ci_variables_complex_expressions feature flag and deprecated code br...remove-complex-expressions-feature-flagdrew cimino2019-07-123-115/+1
* | | | | Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-1633-111/+63
* | | | | Fix linebreak rendering in Mermaid flowchartsMartin Hanzel2019-07-161-0/+18
* | | | | Updating wording as per desgn guidelinesNick Kipling2019-07-151-1/+1
* | | | | Add setCurrentBoard to boardsStoreWinnie Hellmann2019-07-151-0/+13
* | | | | Merge branch '64407-vfazio-quirk-omniauth-strategies-openidconnect' into 'mas...Stan Hu2019-07-151-0/+28
|\ \ \ \ \
| * | | | | Add client_auth_method test cases for OIDCVincent Fazio2019-07-151-0/+28
* | | | | | Migrate null values for users.private_profileAdam Hegyi2019-07-153-0/+43
* | | | | | Hide restricted and disallowed visibility radioshide-restricted-visibility-radioLuke Bennett2019-07-152-230/+280
| |_|/ / / |/| | | |
* | | | | Merge branch 'georgekoltsov/63955-fix-import-with-source-branch-deleted' into...Robert Speicher2019-07-152-9/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add commit_id to AttributeCleaner::ALLOWED_REFERENCESgeorgekoltsov/63955-fix-import-with-source-branch-deletedGeorge Koltsov2019-07-152-5/+9
| * | | | Add MergeRequest#diff_refs specGeorge Koltsov2019-07-111-6/+17
* | | | | Merge branch '63694-tls-opts-for-helm-wait' into 'master'Sean McGivern2019-07-152-11/+17
|\ \ \ \ \
| * | | | | GitLab Managed App ensure helm version uses tls opts63694-tls-opts-for-helm-waitDylan Griffith2019-07-152-11/+17
* | | | | | Move document to new location, split in 3Marcia Ramos2019-07-151-1/+5
* | | | | | Add more file extentions to file type icon classPeter Dave Hello2019-07-151-0/+20
* | | | | | Merge branch 'ce-port-ee-10565' into 'master'Grzegorz Bizon2019-07-141-1/+1
|\ \ \ \ \ \
| * | | | | | Remove an extra whitespace in test filesTakuya Noguchi2019-07-141-1/+1
* | | | | | | Fix typo "beetween" in timeout validation messageDaniel Danner2019-07-131-1/+1
|/ / / / / /
* | | | | | Add functions for multiple boards to BoardServiceWinnie Hellmann2019-07-121-0/+159
* | | | | | Remove auto ssl feature flagsVladimir Shushlin2019-07-123-57/+15
* | | | | | Merge branch 'fix-only-https-pages-domains' into 'master'Nick Thomas2019-07-121-10/+19
|\ \ \ \ \ \
| * | | | | | Fix saving domain without certificate for auto_sslfix-only-https-pages-domainsVladimir Shushlin2019-07-121-10/+19
* | | | | | | Open WebIDE in fork when user doesn't have access51952-redirect-to-webide-in-forkMarkus Koller2019-07-122-7/+32
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'js-specs-transactions' into 'master'Andreas Brandl2019-07-124-21/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use transactions in JS feature specsjs-specs-transactionsHeinrich Lee Yu2019-07-124-21/+24
| |/ / / /
* | | | | Merge branch 'id-clean-up-mr-assignees-migration' into 'master'Andreas Brandl2019-07-121-6/+20
|\ \ \ \ \
| * | | | | Add cleanup migration for MR's mutliple assigneesid-clean-up-mr-assignees-migrationIgor Drozdov2019-07-091-6/+20
* | | | | | Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-1211-36/+268
|\ \ \ \ \ \
| * | | | | | Fix incorrect namespaces & route for user-routesBob Van Landuyt2019-07-092-0/+202
| * | | | | | Use namespace#path for building urls in specsBob Van Landuyt2019-07-097-18/+17
| * | | | | | Set the name of a user-namespace to the user nameBob Van Landuyt2019-07-092-18/+49
* | | | | | | Merge branch 'upgrade-rails-5-2-ce' into 'master'Bob Van Landuyt2019-07-1215-28/+33
|\ \ \ \ \ \ \
| * | | | | | | Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-1215-28/+33
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '11445-fix-promoted-epic-inherited-discussions-ce' into 'master'Jan Provaznik2019-07-121-0/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix reply to discussion on promoted epic11445-fix-promoted-epic-inherited-discussions-ceAlexandru Croitor2019-07-121-0/+13
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '60798-follow-up-simplify-sort-direction-logic' into 'master'Sean McGivern2019-07-121-1/+147
|\ \ \ \ \ \ \
| * | | | | | | Minor review cleanup60798-follow-up-simplify-sort-direction-logicEzekiel Kigbo2019-07-121-61/+47