summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop using line_code and start using position.*48817-fix-mr-changes-discussion-navigationAndré Luís2018-07-192-10/+30
* Make regexp a constantAndré Luís2018-07-191-2/+3
* Improve testsAndré Luís2018-07-192-15/+21
* Improve robustness of components in detecting difference scenariosAndré Luís2018-07-182-8/+20
* Fix bug to now show Jump to next in last discussionAndré Luís2018-07-181-1/+1
* Add MR number to changelogAndré Luís2018-07-181-1/+1
* Add scenarios for empty results of new gettersAndré Luís2018-07-182-26/+82
* Add comments to ordering gettersAndré Luís2018-07-181-0/+9
* Make getters return the same typeAndré Luís2018-07-181-2/+2
* Move lastDiscussion check to computed propertyAndré Luís2018-07-181-4/+4
* Remove offsetParent checks to avoid reflowsAndré Luís2018-07-182-5/+3
* Update noteable_discussion karmaAndré Luís2018-07-181-18/+9
* Update specs for IdsAndré Luís2018-07-182-11/+32
* Improve memory usage by using IDs for orderAndré Luís2018-07-183-59/+56
* Make discussion counter behave according to current tabAndré Luís2018-07-184-13/+25
* Fix eslint offenseAndré Luís2018-07-181-1/+3
* Fix: Only check resolvable + First chronologicalAndré Luís2018-07-185-29/+107
* Update specs: last discussion has not jump to nextAndré Luís2018-07-181-2/+3
* Add changelogAndré Luís2018-07-183-3/+41
* Fix discussion navigation in MR Changes tabAndré Luís2018-07-184-6/+45
* Merge branch '41784-monitoring-graph-popovers' into 'master'Clement Ho2018-07-183-8/+40
|\
| * Resolve "Fix arrow for popovers on monitoring graph"Annabel Gray2018-07-183-8/+40
|/
* Merge branch '_acet-fix-expanding-context-lines' into 'master'Tim Zallmann2018-07-184-4/+5
|\
| * Add CHANGELOG._acet-fix-expanding-context-linesFatih Acet2018-07-171-0/+5
| * Remove v-once from diff lines components.Fatih Acet2018-07-173-4/+0
* | Merge branch '49324-add-support-for-tar-gz-autodevops-charts' into 'master'Kamil Trzciński2018-07-182-0/+6
|\ \
| * | Add support for tar.gz AUTO_DEVOPS_CHART charts (#49324)Dylan Griffith2018-07-182-0/+6
* | | Merge branch '_acet-fix-mr-autosave' into 'master'Tim Zallmann2018-07-1810-50/+106
|\ \ \
| * | | i18n changes on gitlab.pot.Fatih Acet2018-07-181-0/+3
| * | | Revert debounce.Fatih Acet2018-07-182-25/+3
| * | | Fix resetting autosave value after cancel.Fatih Acet2018-07-181-1/+1
| * | | i18n changes for note cancel confirmations.Fatih Acet2018-07-182-2/+7
| * | | Add disposeAutoSave method autosave mixin.Fatih Acet2018-07-182-1/+4
| * | | Debounce Autosave callback.Fatih Acet2018-07-182-10/+28
| * | | Add CHANGELOG.Fatih Acet2018-07-181-0/+5
| * | | Fix failing specs :fingers-crossed:Fatih Acet2018-07-183-14/+46
| * | | Fix autosave in noteable discussion.Fatih Acet2018-07-182-18/+16
| * | | Fix isDirty check of noteable discussion.Fatih Acet2018-07-181-3/+3
| * | | Add extra key support to autosave mixin.Fatih Acet2018-07-181-4/+10
| * | | Add confirmation modal before cancelling the comment form in diff line note f...Fatih Acet2018-07-181-1/+7
| * | | Use built-in autosave mixin in diff line note form.Fatih Acet2018-07-181-7/+5
| * | | Add dispose method to autosave mixin.Fatih Acet2018-07-181-0/+4
| * | | Update note form component name.Fatih Acet2018-07-181-1/+1
* | | | Merge branch '49369-failure-in-qa-specs-features-ee-geo-attachment_replicatio...Sean McGivern2018-07-1811-14/+14
|\ \ \ \
| * | | | Disambiguate 'File' under qa/ since we have a QA::Factory::Resource::File cla...Rémy Coutable2018-07-1811-14/+14
* | | | | Merge branch 'docs-update-chart-docs' into 'master'Marin Jankovski2018-07-181-10/+2
|\ \ \ \ \
| * | | | | Point to charts docs for beta limitations of the gitlab chart.Marin Jankovski2018-07-181-10/+2
* | | | | | Merge branch 'jprovazn-fix-diff-note' into 'master'Sean McGivern2018-07-183-1/+7
|\ \ \ \ \ \
| * | | | | | Fix serialization of LegacyDiffNoteJan Provaznik2018-07-183-1/+7
|/ / / / / /
* | | | | | Merge branch 'update-card-body-style' into 'master'Annabel Gray2018-07-185-11/+15
|\ \ \ \ \ \