summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | 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-212-1/+93
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | 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-1715-40/+438
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| * | | | | | | | | | | | | | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Only cache highlight results for latest MR diffsSean McGivern2018-03-151-1/+1
| * | | | | | | | | | | | | | | Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon2018-03-153-0/+148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Add slash command for moving an issueSean McGivern2018-03-153-0/+148
| * | | | | | | | | | | | | | | | Merge branch 'backstage/gb/refactor-ci-cd-variables-collections' into 'master'42762-project-settings-sections-cannot-be-expanded-after-submission-errorKamil TrzciƄski2018-03-152-0/+153
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-0/+10
| | * | | | | | | | | | | | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-1415-11/+288
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fix variables collection item sequence specsGrzegorz Bizon2018-03-141-4/+3
| | * | | | | | | | | | | | | | | | | Add more unit tests for variables collection classGrzegorz Bizon2018-03-132-0/+33
| | * | | | | | | | | | | | | | | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-1/+1
| | * | | | | | | | | | | | | | | | | Extract variables collection item to a separate classGrzegorz Bizon2018-03-122-2/+50
| | * | | | | | | | | | | | | | | | | Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-3/+3
| | * | | | | | | | | | | | | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-07354-4088/+21944
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Fix hash syntax in variables collection classbackstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2017-09-221-2/+2
| | * | | | | | | | | | | | | | | | | | Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-0/+63
| * | | | | | | | | | | | | | | | | | | Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher2018-03-141-6/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Refactor specsMichael Kozono2018-03-131-12/+24
| | * | | | | | | | | | | | | | | | | | Fix moving local files during namespace transferMichael Kozono2018-03-131-0/+35
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'bvl-import-zip-multiple-assignees' into 'master'Sean McGivern2018-03-142-15/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Import multiple issue assignees from GitLab exportBob Van Landuyt2018-03-142-15/+28
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-143-10/+10
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch '44161-use-configured-git' into 'master'Douwe Maan2018-03-131-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Respect the configured git path for imported gitlab-shell operations44161-use-configured-gitNick Thomas2018-03-121-7/+7
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'allow-ee-in-backtraces' into 'master'Robert Speicher2018-03-121-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Include the ee/ directory in backtracesallow-ee-in-backtracesSean McGivern2018-03-121-1/+3
* | | | | | | | | | | | | | | Fix code and wiki search results when filename is non-ASCIISean McGivern2018-03-121-2/+14
* | | | | | | | | | | | | | | Add rake task to cleanup any existing exclusive leaseGabriel Mazetto2018-03-091-0/+12
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'jprovazn-commits-count-reschedule' into 'master'Yorick Peterse2018-03-091-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Reschedule commits_count background migrationjprovazn-commits-count-rescheduleJan Provaznik2018-03-091-0/+12
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'cache-refactor' into 'master'Sean McGivern2018-03-093-0/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \ \