summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'import-go-to-project-cta-nibble-backend' into 'master'Lin Jen-Shin2019-02-156-0/+715
|\
| * Improve the GitHub and Gitea import feature table interfaceimport-go-to-project-cta-nibble-frontendLuke Bennett2019-02-136-0/+715
* | Merge branch 'ce-1979-fe-multiple-approval-rules' into 'master'Phil Hughes2019-02-151-0/+2
|\ \
| * | CE Port of Multiple merge request approval rulesPaul Slaughter2019-02-131-0/+2
* | | Merge branch '57692-fix-rendering-of-none-any' into 'master'Phil Hughes2019-02-151-0/+11
|\ \ \
| * | | Fix rendering of user token special valuesHeinrich Lee Yu2019-02-141-0/+11
* | | | Merge branch 'web-ide-commit-header-icon-alignment-fix' into 'master'Filipa Lacerda2019-02-141-2/+19
|\ \ \ \
| * | | | Fixes alignment of changed icon in Web IDEPhil Hughes2019-02-131-2/+19
| |/ / /
* | | | Merge branch '9721-cannot-scroll-forwards-in-time-for-roadmap-view-ce' into '...Phil Hughes2019-02-141-0/+1
|\ \ \ \
| * | | | CE Port of fix for roadmap forward timeline scrollConstance Okoghenun2019-02-131-0/+1
| |/ / /
* | | | Fix polling for replies to individual notesHeinrich Lee Yu2019-02-143-8/+145
* | | | Merge branch '57544-web-ide-new-directory-dialog-shows-file-templates' into '...Phil Hughes2019-02-141-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Dont show file template options for new directorySam Bigelow2019-02-131-0/+9
* | | | Fixed diff rendering causing a duplicate key warningPhil Hughes2019-02-131-9/+23
| |_|/ |/| |
* | | Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-02-122-38/+98
| |/ |/|
* | Merge branch '55209-tool-tip-hides-menu-item' into 'master'Phil Hughes2019-02-121-8/+22
|\ \ | |/ |/|
| * Hide More Actions tooltip when the menu opens55209-tool-tip-hides-menu-itemSimon Knox2019-02-121-8/+22
* | Move permission check of manual actions of deploymentsShinya Maeda2019-02-084-5/+0
* | Upgrade cluster applications, starting with runnerThong Kuah2019-02-072-0/+141
* | Merge branch '19745-new-tasklists-for-merge-requests' into 'master'Sean McGivern2019-02-072-19/+44
|\ \
| * | Add fast tasklist support to MR tasklistFatih Acet2019-02-072-19/+44
| |/
* | Resolve "Override squash commit message"Natalia Tepluhina2019-02-075-51/+360
* | Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre2019-02-071-1/+0
|\ \
| * | Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-1/+0
* | | Merge branch 'fix-repo-settings-file-upload-error' into 'master'Nick Thomas2019-02-071-8/+36
|\ \ \
| * | | Fix bug causing repo mirror settings UI to breakfix-repo-settings-file-upload-errorLuke Bennett2019-01-081-8/+36
* | | | Merge branch 'ee-8346-hide-unlicensed-alerts' into 'master'Fatih Acet2019-02-071-9/+7
|\ \ \ \
| * | | | Use ee_else_ce alias for monitoring_bundleee-8346-hide-unlicensed-alertsSimon Knox2019-02-071-9/+7
| | |_|/ | |/| |
* | | | Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-chan...Phil Hughes2019-02-074-6/+41
|\ \ \ \
| * | | | Clearly display diff statistics for MRs52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-viewSam Bigelow2019-02-064-6/+41
* | | | | Remove ECharts metrics dashboard feature flagAdriel Santiago2019-02-074-0/+288
| |/ / / |/| | |
* | | | Revert "Convert noteable_note_spec.js to Vue test utils"Winnie Hellmann2019-02-061-70/+23
* | | | Reduce Bundle Size by lazy loading markdown-itTim Zallmann2019-02-062-42/+117
* | | | Allow custom squash commit messagesLuke Duncalfe2019-02-061-2/+2
* | | | Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-064-38/+194
* | | | Merge branch 'winh-noteable_note_spec-vue-test-utils' into 'master'Fatih Acet2019-02-061-23/+70
|\ \ \ \
| * | | | Convert noteable_note_spec.js to Vue test utilsWinnie Hellmann2019-01-301-23/+70
* | | | | Modified Knative list view to provide more detailsChris Baumbauer2019-02-056-0/+325
| |_|_|/ |/| | |
* | | | Merge branch 'winh-note_app_spec-vue-test-utils' into 'master'sh-bump-supported-ruby-versionsFatih Acet2019-02-061-81/+86
|\ \ \ \
| * | | | Convert note_app_spec.js to Vue test utilsWinnie Hellmann2019-02-041-81/+86
| | |/ / | |/| |
* | | | Merge branch 'adriel-use-svg-icon-for-deployment-series' into 'master'Phil Hughes2019-02-051-0/+67
|\ \ \ \
| * | | | Use svg icon for deployment seriesAdriel Santiago2019-02-051-0/+67
* | | | | Added fuzzy file finder to merge requestsPhil Hughes2019-02-055-161/+140
|/ / / /
* | | | Merge branch 'fe-grammar-util' into 'master'Phil Hughes2019-02-051-0/+35
|\ \ \ \
| * | | | Add grammar utilPaul Slaughter2019-02-041-0/+35
| |/ / /
* | | | Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-052-17/+48
* | | | Merge branch 'adriel-handle-echarts-resize-events' into 'master'Phil Hughes2019-02-042-6/+21
|\ \ \ \
| * | | | Handle window and container resize eventsAdriel Santiago2019-02-042-6/+21
| |/ / /
* | | | Merge branch 'fe-api-group-members' into 'master'Phil Hughes2019-02-041-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Add groupMembers to api.jsPaul Slaughter2019-02-031-0/+16