Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mysql_compatible_index_length to migration helpersdz-migration-index-helper | Dmitriy Zaporozhets | 2018-09-21 | 5 | -7/+17 |
* | Merge branch '44768-lazy-load-xterm-css' into 'master' | Phil Hughes | 2018-09-20 | 4 | -0/+11 |
|\ | |||||
| * | Lazy load xterm css colors | Filipa Lacerda | 2018-09-19 | 4 | -0/+11 |
* | | Merge branch '51201-document-review-apps-docs' into 'master' | Marin Jankovski | 2018-09-20 | 2 | -0/+88 |
|\ \ | |||||
| * | | Document review apps setup for gitlab-{ce,ee} | Rémy Coutable | 2018-09-17 | 2 | -0/+88 |
* | | | Merge branch '50347-fix-scrolling-to-diff-note-after-incremental-rendering' i... | Phil Hughes | 2018-09-20 | 5 | -40/+215 |
|\ \ \ | |||||
| * | | | Resolve "Link to file in Changes tab of MR no longer works for all files afte... | André Luís | 2018-09-20 | 5 | -40/+215 |
|/ / / | |||||
* | | | Merge branch 'docs-dev-guidelines-milestones' into 'master' | Achilleas Pipinellis | 2018-09-20 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | Explain the docs' CD, relating to the milestone the doc is set to vs online docs | Marcia Ramos | 2018-09-20 | 1 | -0/+16 |
|/ / / | |||||
* | | | Merge branch 'docs/rs-update-docs' into 'master' | Achilleas Pipinellis | 2018-09-20 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Correct Gitaly config typo in update guides | Robert Speicher | 2018-09-19 | 2 | -2/+2 |
* | | | | Merge branch 'docs/fix-releases-link' into 'master' | Achilleas Pipinellis | 2018-09-20 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix link to blog posts | Evan Read | 2018-09-20 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'sh-delete-tags-outside-transaction' into 'master' | Robert Speicher | 2018-09-19 | 6 | -7/+24 |
|\ \ \ | |||||
| * | | | Move registry destroy out of project transaction | Stan Hu | 2018-09-19 | 5 | -9/+18 |
| * | | | Delete container repository tags outside of transaction | Stan Hu | 2018-09-19 | 4 | -1/+9 |
* | | | | Merge branch 'fix-rubocop-todo' into 'master' | Douglas Barbosa Alexandre | 2018-09-19 | 7 | -21/+7 |
|\ \ \ \ | |||||
| * | | | | Fix rubocop Style/ZeroLengthPredicate | Semyon Pupkov | 2018-09-18 | 7 | -21/+7 |
* | | | | | Merge branch 'relax-danger-commit-subject-rules' into 'master' | Robert Speicher | 2018-09-19 | 1 | -2/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Relax the subject line requirements for commits | Yorick Peterse | 2018-09-19 | 1 | -2/+14 |
* | | | | | | Merge branch 'mr-legacy-diff-notes' into 'master' | Filipa Lacerda | 2018-09-19 | 11 | -25/+239 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Changed isDiscussionApplicableToLine to accept an object | Phil Hughes | 2018-09-18 | 3 | -16/+28 |
| * | | | | | | Added specs to isDiscussionApplicableToLine | Phil Hughes | 2018-09-17 | 1 | -10/+35 |
| * | | | | | | Updated latestDiff logic to only be used to LegacyDiffNotes | Phil Hughes | 2018-09-17 | 2 | -5/+3 |
| * | | | | | | Updated LegacyDiffNote logic | Phil Hughes | 2018-09-17 | 5 | -11/+30 |
| * | | | | | | Moved legacy diff note check into util method | Phil Hughes | 2018-09-17 | 3 | -11/+8 |
| * | | | | | | Fixed diff store actions spec | Phil Hughes | 2018-09-17 | 4 | -1/+140 |
| * | | | | | | Re-enable legacy diff notes on merge request diffs | Phil Hughes | 2018-09-17 | 8 | -20/+44 |
* | | | | | | | Merge branch 'bvl-remove-unused-regex' into 'master' | Lin Jen-Shin | 2018-09-19 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove unused constantbvl-remove-unused-regex | Bob Van Landuyt | 2018-09-19 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'fix-setup-grammar-2-ce' into 'master' | Douwe Maan | 2018-09-19 | 37 | -158/+158 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix grammar in runner-related specs, views and localisations. | Marcel Amirault | 2018-09-19 | 37 | -158/+158 |
|/ / / / / / / | |||||
* | | | | | | | Include post migrations when loading the schema | Yorick Peterse | 2018-09-19 | 5 | -11/+57 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add merge-request to changelog | DJ Mountney | 2018-09-12 | 1 | -1/+1 |
| * | | | | | | | Fix the schema load test | DJ Mountney | 2018-09-12 | 2 | -11/+20 |
| * | | | | | | | Ensure the schema is loaded with post_migrations included | DJ Mountney | 2018-09-11 | 4 | -11/+48 |
* | | | | | | | | Merge branch 'osw-use-diff-stats-rpc-on-comparison-views' into 'master' | Nick Thomas | 2018-09-19 | 16 | -11/+258 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use standalone diff stats RPC on every comparison view | Oswaldo Ferreira | 2018-09-19 | 16 | -11/+258 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'refactor-main-js' into 'master' | Phil Hughes | 2018-09-19 | 44 | -143/+130 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Move shortcuts classes into behaviors/shortcuts | Mike Greiling | 2018-09-18 | 31 | -33/+33 |
| * | | | | | | | | Move findAndFollowLink to lib/utils | Mike Greiling | 2018-09-18 | 5 | -5/+5 |
| * | | | | | | | | Move GFM autocomplete setup, delete dispatcher | Mike Greiling | 2018-09-14 | 4 | -34/+21 |
| * | | | | | | | | Move shortcuts instantiation into behaviors | Mike Greiling | 2018-09-14 | 3 | -32/+37 |
| * | | | | | | | | Move performance_bar setup to dispatcher to main.js | Mike Greiling | 2018-09-14 | 2 | -8/+2 |
| * | | | | | | | | Move search autocomplete from dispatcher to main.js | Mike Greiling | 2018-09-14 | 4 | -13/+10 |
| * | | | | | | | | Move preview_markdown.js to behaviors | Mike Greiling | 2018-09-14 | 3 | -2/+2 |
| * | | | | | | | | Move initFieldErrors from dispatcher to main.js | Mike Greiling | 2018-09-13 | 2 | -8/+4 |
| * | | | | | | | | Remove superfluous import | Mike Greiling | 2018-09-13 | 1 | -1/+0 |
| * | | | | | | | | Move svg4everybody into polyfills and reorganize | Mike Greiling | 2018-09-13 | 4 | -12/+21 |
* | | | | | | | | | Merge branch 'dz-combine-green-buttons' into 'master' | Filipa Lacerda | 2018-09-19 | 142 | -174/+168 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | |