summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-query-counts-to-profiler-output' into 'master'Stan Hu2018-03-221-4/+8
|\
| * Add query counts by model to profiler outputadd-query-counts-to-profiler-outputSean McGivern2018-03-211-4/+8
* | Merge branch 'remove-parser-warnings-workaround' into 'master'Robert Speicher2018-03-211-9/+0
|\ \
| * | It's now updated so we could remove itLin Jen-Shin2018-03-211-9/+0
| |/
* | Merge branch 'gitaly-upload-archive' into 'master'Sean McGivern2018-03-211-1/+1
|\ \
| * | Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez2018-03-211-1/+1
| |/
* | Shortcut concurrent foreign key creation if already exists.ab-43887-concurrent-migration-helpersAndreas Brandl2018-03-201-18/+37
* | Shortcut concurrent index creation/removal if no effect.Andreas Brandl2018-03-201-0/+15
|/
* Merge branch '44280-fix-code-search' into 'master'Sean McGivern2018-03-202-2/+2
|\
| * Split repository search result on \n instead of $ to prevent the items of the...Jasper Maes2018-03-192-2/+2
* | Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-201-1/+1
|\ \
| * | Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-1/+1
* | | move render_gfm into behaviors directoryMike Greiling2018-03-191-2/+2
* | | Merge branch 'ajax-requests-in-performance-bar' into 'master'Robert Speicher2018-03-191-0/+9
|\ \ \
| * | | Show Ajax requests in performance barSean McGivern2018-03-191-0/+9
* | | | Optional '/-/' delimiter for search APIJan Provaznik2018-03-191-2/+2
|/ / /
* | | Merge branch '44257-viewing-a-particular-commit-gives-500-error-error-undefin...Douwe Maan2018-03-191-18/+21
|\ \ \
| * | | 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-18/+21
* | | | Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-1724-36/+335
|\ \ \ \
| * | | | Fix "A copy of Gitlab::Metrics::Methods" have been removed errorStan Hu2018-03-161-1/+1
| | |/ / | |/| |
| * | | Merge branch '41902-add-api-option-to-overwrite-project-description-on-projec...Grzegorz Bizon2018-03-163-4/+20
| |\ \ \
| | * | | Adds the option to override project description on export via APITiago Botelho2018-03-163-4/+20
| * | | | Merge branch '44126-setup-middleware-before-adapter' into 'master'Kamil Trzciński2018-03-161-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Setup Faraday middleware before adapterLin Jen-Shin2018-03-161-2/+3
| | |/ /
| * | | Merge branch 'jej/commit-api-tracks-lfs' into 'master'Dmitriy Zaporozhets2018-03-162-3/+11
| |\ \ \
| | * | | Extract constant for LfsPointerFile::VERSION_LINEJames Edwards-Jones2018-03-161-1/+4
| | * | | Avoid printing data for LfsPointerFile#inspectjej/commit-api-tracks-lfsJames Edwards-Jones2018-03-151-0/+4
| | * | | Lfs::FileTranformer caches .gitattributes parserJames Edwards-Jones2018-03-151-2/+3
| * | | | Merge branch 'sh-cache-table-exists' into 'master'Yorick Peterse2018-03-162-1/+6
| |\ \ \ \
| | * | | | Cache table_exists?('application_settings') to reduce repeated schema reloadssh-cache-table-existsStan Hu2018-03-152-1/+6
| * | | | | Merge branch 'sh-cache-column-exists' into 'master'Yorick Peterse2018-03-161-0/+4
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-0/+4
| * | | | Merge branch '44191-reduce-redis-usage-from-merge-request-diffs-caching' into...Stan Hu2018-03-151-5/+9
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Only cache MR diffs for one week44191-reduce-redis-usage-from-merge-request-diffs-cachingSean McGivern2018-03-151-1/+1
| | * | | Only cache highlight results for latest MR diffsSean McGivern2018-03-151-4/+8
| * | | | Merge branch 'adamco/gitlab-ce-move-issue-command' into 'master'Grzegorz Bizon2018-03-153-0/+99
| |\ \ \ \
| | * | | | Add slash command for moving an issueSean McGivern2018-03-153-0/+99
| * | | | | Merge branch 'fix-42459-#-in-branch' into 'master'Sean McGivern2018-03-151-1/+1
| |\ \ \ \ \
| | * | | | | Manually escape '#' when building relative uris, fixes #42459Jan2018-03-111-1/+1
| * | | | | | 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/+88
| |\ \ \ \ \ \
| | * | | | | | Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-2/+2
| | * | | | | | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-1470-384/+931
| | |\ \ \ \ \ \
| | * | | | | | | Add more unit tests for variables collection classGrzegorz Bizon2018-03-131-1/+0
| | * | | | | | | Improve how we handle persistent runner variablesGrzegorz Bizon2018-03-131-10/+2
| | * | | | | | | Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-1/+1
| | * | | | | | | DRY project-level predefined variablesGrzegorz Bizon2018-03-131-0/+6
| | * | | | | | | Add TODOs to refactoried variables collections codeGrzegorz Bizon2018-03-122-0/+5
| | * | | | | | | Use variables collection as build predefined variablesGrzegorz Bizon2018-03-122-2/+8
| | * | | | | | | Extract variables collection item to a separate classGrzegorz Bizon2018-03-122-31/+48
| | * | | | | | | Document runner's expecations regarding variable collectionGrzegorz Bizon2018-03-121-6/+11