summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Document getTimeDifferenceMinutes usage31368-support-different-time-windows-for-performance-dashboardJose Vargas2019-04-042-2/+9
* Changed the feature flag usageJose Vargas2019-04-044-15/+7
* Created `getTimeDiff` utility functionJose Vargas2019-04-044-39/+33
* Add feature flagJose Vargas2019-04-043-12/+21
* Modify the service to support the extra parametersJose Vargas2019-04-044-4/+61
* Add support for time windows for the performance dashbooardsJose Vargas2019-04-042-14/+53
* Fix vue render error for IDE status barPaul Slaughter2019-04-043-5/+13
* Fixed test specsOswaldo Ferreira2019-04-048-72/+117
* Copy sidebar todo component from EEWinnie Hellmann2019-04-041-1/+4
* Merge branch '29249-show-download-diff-even-when-merge-request-is-closed' int...59323-legend-showing-nan-for-avg-max-when-they-are-fractional-quantitiesMike Greiling2019-04-031-23/+25
|\
| * Show Download diff links in closed MRs29249-show-download-diff-even-when-merge-request-is-closedFatih Acet2019-04-031-23/+25
* | Replace 'x seconds ago' with 'just now'Sergiu Marton2019-04-031-3/+7
* | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-031-2/+32
|\ \
| * | Add control for variable value maskingmfluharty2019-03-291-2/+32
* | | Localize the notifications dropdown stringJacques Erasmus2019-04-031-1/+2
* | | Merge branch '58644-remove-reply_to_individual_notes-feature-flag' into 'master'Nick Thomas2019-04-031-4/+1
|\ \ \
| * | | Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-4/+1
| | |/ | |/|
* | | MR image diff swipe view: Disable user-select on dragftab2019-04-032-4/+8
* | | Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce in...Kieran Andrews2019-04-031-2/+4
* | | Extend timezone dropdownEzekiel Kigbo2019-04-032-26/+33
* | | Merge branch 'fixed-duplicated-large-text-on-diffs' into 'master'Filipa Lacerda2019-04-031-4/+0
|\ \ \
| * | | Fixes duplicate diff too large error messagesPhil Hughes2019-04-021-4/+0
* | | | Merge branch 'patch-49' into 'master'Phil Hughes2019-04-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix comment typoSergiu Marton2019-04-021-1/+1
| |/ /
* | | Remove non-functional add issue button on welcome listDonald Cook2019-04-021-1/+4
* | | Merge branch 'jarv/dev-to-gitlab-2019-04-02' into 'master'Robert Speicher2019-04-022-2/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-2/+4
| |\ \
| | * \ Merge branch 'security-56224' into 'master'GitLab Release Tools Bot2019-04-021-1/+3
| | |\ \
| | | * | Hide related branches when user does not have permissionMark Chao2019-03-211-1/+3
| | * | | Merge branch 'security-55503-fix-pdf-js-vulnerability' into 'master'GitLab Release Tools Bot2019-04-021-1/+1
| | |\ \ \
| | | * | | fix: changed PDFJS prop to GlobalWorkerOptionsNatalia Tepluhina2019-03-131-1/+1
* | | | | | CE backport of design-management-upload-clientPhil Hughes2019-04-021-7/+12
|/ / / / /
* | | | | Merge branch '57669-fix-bug-clicking-file-header-refreshes-page' into 'master'Clement Ho2019-04-013-23/+62
|\ \ \ \ \
| * | | | | Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-293-23/+62
* | | | | | Merge branch '59694-markdown-area' into 'master'Phil Hughes2019-04-011-1/+1
|\ \ \ \ \ \
| * | | | | | Replaces md-area with position-relative for markdown areasFilipa Lacerda2019-04-011-1/+1
* | | | | | | Handle missing keys in sentry api responseReuben Pereira2019-03-291-1/+1
|/ / / / / /
* | | | | | Adds EE validators to CE fileSarah Groff Hennigh-Palermo2019-03-291-0/+6
* | | | | | Add requested resources to cluster health - ce portTristan Read2019-03-292-6/+5
| |_|_|_|/ |/| | | |
* | | | | Merge branch '24936-remove-type-from-review-app-name' into 'master'Mike Greiling2019-03-281-10/+19
|\ \ \ \ \
| * | | | | Remove folder from environment nameNathan Friend2019-03-181-10/+19
* | | | | | Merge branch '9957-move-ee-differences-for-app-assets-javascripts-monitoring-...Phil Hughes2019-03-281-13/+35
|\ \ \ \ \ \
| * | | | | | Remove EE differences for monitoring dashboardSimon Knox2019-03-271-13/+35
| | |/ / / / | |/| | | |
* | | | | | Merge branch '59079-fix-jupyter-render-loop' into 'master'Phil Hughes2019-03-281-14/+15
|\ \ \ \ \ \
| * | | | | | Fix jupyter rendering bug that ended in an infinite loopROSPARS Benoit2019-03-271-14/+15
* | | | | | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil TrzciƄski2019-03-271-32/+2
* | | | | | | Upgraded Vue to 2.6.8Tim Zallmann2019-03-271-0/+1
* | | | | | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-2/+32
* | | | | | | Whitelist additional elements and attributesLukas Eipert2019-03-271-0/+60
* | | | | | | Merge branch '10714-env-table' into 'master'Phil Hughes2019-03-271-1/+1
|\ \ \ \ \ \ \