summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-1/+1
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-1411-73/+127
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-1315-112/+46
* Merge branch '19742-permalink-blame-button-line-number-hash-links' into 'mast...Alfredo Sumaran2017-03-131-14/+4
|\
| * Update permalink/blame buttons with line number fragment hash19742-permalink-blame-button-line-number-hash-linksEric Eastwood2017-03-131-14/+4
* | New file from interface on existing branchJacopo2017-03-134-0/+263
|/
* Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-101-5/+45
|\
| * Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menuEric Eastwood2017-03-091-5/+45
* | Merge branch '24166-close-builds-dropdown' into 'master' Clement Ho2017-03-101-7/+28
|\ \ | |/ |/|
| * Updates test to use html tags24166-close-builds-dropdownFilipa Lacerda2017-03-091-1/+7
| * Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-091-8/+8
| * Prevent dropdown from closing when user clicks in a build.Filipa Lacerda2017-03-091-0/+15
* | Merge branch 'update-native-unicode-emojis-with-harmony-modules' into 'master' Filipa Lacerda2017-03-092-14/+14
|\ \
| * | Update emojis to use harmony modules (import/export)update-native-unicode-emojis-with-harmony-modulesEric Eastwood2017-03-082-14/+14
* | | Merge branch '28030-infinite-offset' into 'master' Filipa Lacerda2017-03-091-0/+90
|\ \ \ | |_|/ |/| |
| * | respect offset and limit query params for infinite lists28030-infinite-offsetSimon Knox2017-03-091-0/+90
| |/
* | Merge branch 'remove-awards-handler-spec-timeout' into 'master' Clement Ho2017-03-091-3/+0
|\ \
| * | Remove timeout from awards_handler_spec.jsremove-awards-handler-spec-timeout💃 Winnie 💃2017-03-081-3/+0
| |/
* | Merge branch 'es6-class-issue' into 'master' Clement Ho2017-03-081-23/+20
|\ \ | |/ |/|
| * Convert Issue into ES6 class (!9636)winniehell2017-03-081-23/+20
* | Added discussion comments avatars to diffPhil Hughes2017-03-081-1/+10
|/
* Fix edit last visual tokenfix-edit-last-visual-tokenClement Ho2017-03-072-4/+17
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-076-63/+913
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-073-0/+1104
|\
| * Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-073-0/+1104
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-075-76/+647
|\ \ | |/
| * Merge branch '28019-make-builds-show-faster' into 'master' Kamil Trzciński2017-03-071-8/+2
| |\
| | * Avoid calling Build#trace_with_state for performanceTakuya Noguchi2017-03-071-8/+2
| * | Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-073-68/+456
| |\ \ | | |/ | |/|
| | * Fix up potential for build finish event to fire for wrong menuEric Eastwood2017-03-061-1/+1
| | * Use native unicode emojisEric Eastwood2017-03-063-68/+456
| * | Fix eslintZ.J. van de Weg2017-03-061-2/+2
| * | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0662-129/+168
| |\ \ | | |/
| * | Merge branch 'master' into 'zj-create-mattermost-team'Luke "Jared" Bennett2017-03-021-1/+0
| |\ \
| * | | Corrected JS for new master js build updates [ci skip]Luke "Jared" Bennett2017-03-021-2/+2
| * | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0216-52/+440
| |\ \ \
| * \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-248-5/+133
| |\ \ \ \
| * | | | | Finished up mattermost team creationzj-create-mattermost-team-lbLuke "Jared" Bennett2017-02-222-0/+191
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0660-12/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Remove .es6 from file extensions (!9241)winniehell2017-03-0559-0/+0
| * | | | | create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-12/+1
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-038-58/+290
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '27978-improve-task-list-ux' into 'master' Clement Ho2017-03-021-0/+60
| |\ \ \ \ \
| | * | | | | Only add a newline in Markdown Editor if the current line is not emptyJan Christophersen2017-03-021-0/+60
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-30/+0
| |\ \ \ \ \
| | * | | | | Remove unused testFilipa Lacerda2017-02-251-30/+0
| * | | | | | remove extra whitespace on dashboard projects pageSimon Knox2017-03-021-8/+28
| | |_|_|_|/ | |/| | | |
| * | | | | Remove jQuery UIbye-bye-jquery-uiPhil Hughes2017-03-021-1/+0
| | |/ / / | |/| | |
| * | | | Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan2017-03-011-9/+9
| |\ \ \ \
| | * | | | Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-9/+9