summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* First try at deferred renderingtz-experimental-mr-perf-imprTim Zallmann2018-07-175-2/+33
* Moved the CurrentUser Check to a simple boolean propTim Zallmann2018-07-178-103/+93
* Moved from diffFile to diffFileHashTim Zallmann2018-07-174-19/+19
* Inline DIff Table Rows removed diffFile AssignmentTim Zallmann2018-07-172-6/+13
* Exchanged diffFile Property with actually used propertiesTim Zallmann2018-07-174-10/+24
* Fix `transform` typoKushal Pandya2018-07-161-1/+1
* Merge branch '48673-lazy-load-performance-bar-in-frontend' into 'master'Mike Greiling2018-07-132-29/+31
|\
| * Lazy-load performance bar UI48673-lazy-load-performance-bar-in-frontendSean McGivern2018-07-132-29/+31
* | Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda2018-07-134-11/+23
|\ \
| * | fixed test to correctly text relative URLside-merge-requests-forksPhil Hughes2018-07-131-6/+5
| * | Allow merge requests from forks to be opened in Web IDEPhil Hughes2018-07-124-10/+23
* | | Merge branch 'ide-pipeline-icon-open' into 'master'Filipa Lacerda2018-07-131-6/+15
|\ \ \ | |_|/ |/| |
| * | Open pipeline list panel when clicking CI icon in Web IDEide-pipeline-icon-openPhil Hughes2018-07-101-6/+15
* | | Backport mr widget changes from EEbackport-widget-changesAnnabel Dunstone Gray2018-07-122-2/+2
* | | Vuex test helper improvementsLukas Eipert2018-07-122-2/+2
* | | Resolve "Improve performance of MR Changes tab: reduce event listeners on scr...Filipa Lacerda2018-07-124-81/+15
* | | Merge branch 'ide-row-dropdown-design-update' into 'master'Filipa Lacerda2018-07-1212-144/+254
|\ \ \
| * | | Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-1112-144/+254
| | |/ | |/|
* | | Merge branch '48934' into 'master'Mike Greiling2018-07-111-1/+4
|\ \ \
| * | | Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-061-1/+4
* | | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-113-116/+1
* | | | Merge branch '48237-toggle-file-comments' into 'master'Phil Hughes2018-07-117-19/+102
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds specs for toggleFileDiscussions actionFilipa Lacerda2018-07-111-3/+1
| * | | Adds specs for getters in merge request vuex diff moduleFilipa Lacerda2018-07-111-1/+0
| * | | Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-1019-685/+821
| |\ \ \
| * | | | Fixes toggle discussion button not expanding collapsed discussionsFilipa Lacerda2018-07-106-6/+89
| * | | | Removes hardcoded and unused propFilipa Lacerda2018-07-091-4/+0
* | | | | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-101-1/+1
| |/ / / |/| | |
* | | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-1012-647/+794
* | | | Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-103-23/+3
|\ \ \ \
| * | | | Removes unused store in diffs mr refactorFilipa Lacerda2018-07-093-23/+3
| | |_|/ | |/| |
* | | | Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | save current date before Pikaday initOrlando Del Aguila2018-06-291-1/+3
* | | | Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-097-29/+60
|\ \ \ \ | | |/ / | |/| |
| * | | Resolve "MR refactor: Performance costs of main element with `v-if`"Tim Zallmann2018-07-096-31/+59
| * | | Merge branch 'ide-indent-guide' into 'master'Filipa Lacerda2018-07-091-0/+1
| |\ \ \
| | * | | Updated colorPhil Hughes2018-07-061-1/+1
| | * | | Updated (color of indent guide in Web IDEPhil Hughes2018-07-061-0/+1
* | | | | Merge branch 'master' into 48960-namespace-diff-moduleFilipa Lacerda2018-07-0925-244/+347
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '48906-adding-a-diff-line-note-freezes-the-browser' into 'master'Fatih Acet2018-07-093-4/+12
| |\ \ \ \
| | * | | | This updates only the actual new discussion and not the full tree , which lea...Tim Zallmann2018-07-093-4/+12
| * | | | | Resolve "MR Refactor: Improve performance by setting v-once"Tim Zallmann2018-07-085-29/+20
| |/ / / /
| * | | | Changed Inline + Parallel Views to v-if instead of v-showTim Zallmann2018-07-071-2/+2
| * | | | Redesign for mr widget info and pipelines sectionClement Ho2018-07-065-203/+239
| * | | | Use proper markdown rendering for previewsBrett Walker2018-07-0611-6/+74
* | | | | Transforms diffs module to a namespaced one to avoid console error due to rew...Filipa Lacerda2018-07-0611-12/+15
|/ / / /
* | | | Merge branch 'fl-mr-refactor-performance-improvements' into 'master'Tim Zallmann2018-07-066-50/+38
|\ \ \ \
| * | | | Exports getters individually.Filipa Lacerda2018-07-066-50/+38
* | | | | (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-07-062-0/+59
* | | | | Resolve "Add dropdown to Groups link in top bar"Dennis Tang2018-07-0625-706/+741
| |_|_|/ |/| | |