summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | remove bind polyfill from line_highlighter.jsMike Greiling2017-05-081-5/+3
| * | | | | remove bind polyfill from labels.jsMike Greiling2017-05-081-4/+2
| * | | | | remove bind polyfill from issuable_form.jsMike Greiling2017-05-081-6/+4
| * | | | | remove bind polyfill from stat_graph_contributors_graph.jsMike Greiling2017-05-081-2/+1
| * | | | | remove bind polyfill from gl_dropdown.jsMike Greiling2017-05-081-5/+4
| * | | | | remove bind polyfill from files_comment_button.jsMike Greiling2017-05-081-3/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'dm-pipeline-widget-padding' into 'master' Robert Speicher2017-05-092-7/+1
|\ \ \ \ \
| * | | | | Make pipeline widget padding consistent between MR and commit pagesdm-pipeline-widget-paddingDouwe Maan2017-05-082-7/+1
| |/ / / /
* | | | | Merge branch 'dm-remove-unused-css-and-view' into 'master' Robert Speicher2017-05-092-29/+0
|\ \ \ \ \
| * | | | | Remove unused CSSDouwe Maan2017-05-082-29/+0
| |/ / / /
* | | | | Merge branch '26944-prometheus-memory-sparkline' into 'master' Fatih Acet2017-05-095-70/+175
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-095-70/+175
* | | | | Prevent vue.esm.js from being bundled into the primary JS bundleMike Greiling2017-05-092-7/+14
| |_|_|/ |/| | |
* | | | Merge branch 'up-arrow-focus-discussion-comment' into 'master' Filipa Lacerda2017-05-091-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed UP arrow key not editing last comment in discussionPhil Hughes2017-05-081-1/+1
| |/ /
* | | Merge request widget redesignFatih Acet2017-05-0953-161/+2522
|/ /
* | Add confirm delete protected branch modalSam Rose2017-05-083-0/+39
|/
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-0710-1/+399
* Adds missing CSS classFilipa Lacerda2017-05-061-0/+5
* Fix broken css classFilipa Lacerda2017-05-061-2/+2
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-0620-167/+775
* add tooltips to user contrib graph keyMike Greiling2017-05-051-9/+17
* Colorize labels in issue search fieldWinnie Hellmann2017-05-054-4/+84
* Fix Karma failures for jQuery deferredsKushal Pandya2017-05-051-1/+1
* Merge branch 'add-sidebar-specs' into 'master' Jacob Schatz2017-05-054-13/+22
|\
| * Add sidebar specsadd-sidebar-specsClement Ho2017-05-054-13/+22
* | Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-0563-613/+1773
|\ \ | |/
| * Revert participants style changeClement Ho2017-05-051-4/+6
| * [skip ci] Fix FE conflicts with masterClement Ho2017-05-054-19/+3
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-0558-406/+1351
| |\
| * | Fix specsClement Ho2017-05-0411-28/+62
| * | Fix eslint and rubocopClement Ho2017-05-042-3/+2
| * | Restrict FE assignees to 1Clement Ho2017-05-041-2/+4
| * | Fix FE conflictsClement Ho2017-05-049-345/+1
| * | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-0448-303/+1768
* | | Merge branch '30903-vertically-align-mini-pipeline' into 'master' Annabel Dunstone Gray2017-05-051-0/+1
|\ \ \
| * | | 30903 Vertically align mini pipeline stage containertauriedavis2017-05-051-0/+1
* | | | Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes2017-05-052-0/+27
|\ \ \ \
| * | | | Build failures summary page for pipelinesJames Edwards-Jones2017-05-052-0/+27
* | | | | Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-055-83/+219
|\ \ \ \ \
| * | | | | make toggle switch for flagsRegis2017-05-051-8/+8
| * | | | | object in css not computedRegis2017-05-051-27/+18
| * | | | | resolve discussionissue-title-description-realtimeRegis2017-05-052-11/+11
| * | | | | use more subtle datetime and title change for timeagoEl - use SCSS variable f...Regis2017-05-042-5/+2
| * | | | | use computed css class for animationsRegis2017-05-041-28/+30
| * | | | | change error handling for api callback - check length is not zero on jquery elRegis2017-05-042-7/+2
| * | | | | fix js specsRegis2017-05-041-12/+12
| * | | | | rename candescription to canUpdateIssueRegis2017-05-042-4/+4
| * | | | | better name for zeroData - use insteaf importing VueRegis2017-05-042-9/+8
| * | | | | use nextTick and cache timeAgoElRegis2017-05-041-10/+10