summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add mysql_compatible_index_length to migration helpersdz-migration-index-helperDmitriy Zaporozhets2018-09-215-7/+17
* Merge branch '44768-lazy-load-xterm-css' into 'master'Phil Hughes2018-09-204-0/+11
|\
| * Lazy load xterm css colorsFilipa Lacerda2018-09-194-0/+11
* | Merge branch '51201-document-review-apps-docs' into 'master'Marin Jankovski2018-09-202-0/+88
|\ \
| * | Document review apps setup for gitlab-{ce,ee}Rémy Coutable2018-09-172-0/+88
* | | Merge branch '50347-fix-scrolling-to-diff-note-after-incremental-rendering' i...Phil Hughes2018-09-205-40/+215
|\ \ \
| * | | Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-205-40/+215
|/ / /
* | | Merge branch 'docs-dev-guidelines-milestones' into 'master'Achilleas Pipinellis2018-09-201-0/+16
|\ \ \
| * | | Explain the docs' CD, relating to the milestone the doc is set to vs online docsMarcia Ramos2018-09-201-0/+16
|/ / /
* | | Merge branch 'docs/rs-update-docs' into 'master'Achilleas Pipinellis2018-09-202-2/+2
|\ \ \
| * | | Correct Gitaly config typo in update guidesRobert Speicher2018-09-192-2/+2
* | | | Merge branch 'docs/fix-releases-link' into 'master'Achilleas Pipinellis2018-09-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix link to blog postsEvan Read2018-09-201-1/+1
|/ / /
* | | Merge branch 'sh-delete-tags-outside-transaction' into 'master'Robert Speicher2018-09-196-7/+24
|\ \ \
| * | | Move registry destroy out of project transactionStan Hu2018-09-195-9/+18
| * | | Delete container repository tags outside of transactionStan Hu2018-09-194-1/+9
* | | | Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-197-21/+7
|\ \ \ \
| * | | | Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-187-21/+7
* | | | | Merge branch 'relax-danger-commit-subject-rules' into 'master'Robert Speicher2018-09-191-2/+14
|\ \ \ \ \
| * | | | | Relax the subject line requirements for commitsYorick Peterse2018-09-191-2/+14
* | | | | | Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda2018-09-1911-25/+239
|\ \ \ \ \ \
| * | | | | | Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-183-16/+28
| * | | | | | Added specs to isDiscussionApplicableToLinePhil Hughes2018-09-171-10/+35
| * | | | | | Updated latestDiff logic to only be used to LegacyDiffNotesPhil Hughes2018-09-172-5/+3
| * | | | | | Updated LegacyDiffNote logicPhil Hughes2018-09-175-11/+30
| * | | | | | Moved legacy diff note check into util methodPhil Hughes2018-09-173-11/+8
| * | | | | | Fixed diff store actions specPhil Hughes2018-09-174-1/+140
| * | | | | | Re-enable legacy diff notes on merge request diffsPhil Hughes2018-09-178-20/+44
* | | | | | | Merge branch 'bvl-remove-unused-regex' into 'master'Lin Jen-Shin2018-09-191-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused constantbvl-remove-unused-regexBob Van Landuyt2018-09-191-1/+0
* | | | | | | | Merge branch 'fix-setup-grammar-2-ce' into 'master'Douwe Maan2018-09-1937-158/+158
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-1937-158/+158
|/ / / / / / /
* | | | | | | Include post migrations when loading the schemaYorick Peterse2018-09-195-11/+57
|\ \ \ \ \ \ \
| * | | | | | | Add merge-request to changelogDJ Mountney2018-09-121-1/+1
| * | | | | | | Fix the schema load testDJ Mountney2018-09-122-11/+20
| * | | | | | | Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-114-11/+48
* | | | | | | | Merge branch 'osw-use-diff-stats-rpc-on-comparison-views' into 'master'Nick Thomas2018-09-1916-11/+258
|\ \ \ \ \ \ \ \
| * | | | | | | | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-1916-11/+258
|/ / / / / / / /
* | | | | | | | Merge branch 'refactor-main-js' into 'master'Phil Hughes2018-09-1944-143/+130
|\ \ \ \ \ \ \ \
| * | | | | | | | Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-1831-33/+33
| * | | | | | | | Move findAndFollowLink to lib/utilsMike Greiling2018-09-185-5/+5
| * | | | | | | | Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-144-34/+21
| * | | | | | | | Move shortcuts instantiation into behaviorsMike Greiling2018-09-143-32/+37
| * | | | | | | | Move performance_bar setup to dispatcher to main.jsMike Greiling2018-09-142-8/+2
| * | | | | | | | Move search autocomplete from dispatcher to main.jsMike Greiling2018-09-144-13/+10
| * | | | | | | | Move preview_markdown.js to behaviorsMike Greiling2018-09-143-2/+2
| * | | | | | | | Move initFieldErrors from dispatcher to main.jsMike Greiling2018-09-132-8/+4
| * | | | | | | | Remove superfluous importMike Greiling2018-09-131-1/+0
| * | | | | | | | Move svg4everybody into polyfills and reorganizeMike Greiling2018-09-134-12/+21
* | | | | | | | | Merge branch 'dz-combine-green-buttons' into 'master'Filipa Lacerda2018-09-19142-174/+168
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |