summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* ES6ify all the things!Fatih Acet2016-07-24270-10463/+12695
* Add light border to rounded avatarsdz-avatar-borderDmitriy Zaporozhets2016-07-222-13/+11
* Reduce min width of pipeline tableAnnabel Dunstone2016-07-211-0/+9
* Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-211-3/+3
|\
| * Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-201-3/+3
* | Fix sha icon positioning on safariui-bug-fixesAnnabel Dunstone2016-07-211-2/+2
* | Mobile view for commit statusAnnabel Dunstone2016-07-211-0/+8
* | Fix ci icons getting cut offAnnabel Dunstone2016-07-213-6/+6
* | Fix firefox rendering of SVGsAnnabel Dunstone2016-07-211-0/+1
* | Fix icons on commits page and builds pageAnnabel Dunstone2016-07-211-0/+8
* | Bug fixesAnnabel Dunstone2016-07-212-1/+13
* | Merge branch 'hide-project-name-in-project-activities' into 'master' Fatih Acet2016-07-211-0/+8
|\ \
| * | Hide namespace and project name on project activity page (!5068)winniehell2016-07-141-0/+8
* | | Merge branch 'add-preview-image-border' into 'master' Fatih Acet2016-07-212-28/+22
|\ \ \
| * | | Add image border in Markdown preview (!5162)winniehell2016-07-212-28/+22
* | | | Merge branch 'gl-dropdown-enter-key-fix' into 'master' Fatih Acet2016-07-211-1/+14
|\ \ \ \
| * | | | Fixed issue where using arrow keys would require arrow key to be pressed twicegl-dropdown-enter-key-fixPhil Hughes2016-07-201-5/+2
| * | | | Highlights first row when filtering in dropdownsPhil Hughes2016-07-201-0/+11
| * | | | Fixed dropdown enter key when searchingPhil Hughes2016-07-201-0/+5
* | | | | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove VideoJS and clean the integrationRémy Coutable2016-07-204-10/+1
| * | | | First support of videos in issues, MRs and notesEric Hayes2016-07-193-0/+9
* | | | | Merge branch 'sidebar-clipboard-toggle' into 'master' Fatih Acet2016-07-201-0/+3
|\ \ \ \ \
| * | | | | Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggleFatih Acet2016-07-201-0/+3
* | | | | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-0/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Removed escaping characters by using double quotes.Patricio Cano2016-07-181-1/+1
| * | | | | Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-2/+1
| * | | | | Move inline JS to admin.js.coffee specific file.Patricio Cano2016-07-181-0/+12
* | | | | | Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-203-8/+23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into cs-warn-on-failurecs-warn-on-failureKamil Trzcinski2016-07-209-2/+93
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Use switch statements instead of if/else chains.Connor Shea2016-07-191-6/+7
| * | | | | | Starting work on the warn_on_failure feature for the MR build status.Connor Shea2016-07-193-4/+18
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fix-side-by-side-comment-widget' into 'master' Jacob Schatz2016-07-201-7/+8
|\ \ \ \ \ \
| * | | | | | Off mouse listener from document for diff comment button.Fatih Acet2016-07-191-1/+3
| * | | | | | Fix inline view for comment button selector.Fatih Acet2016-07-191-1/+4
| * | | | | | Revert "Refactored .prev and .next methods"Fatih Acet2016-07-191-7/+3
* | | | | | | Merge branch 'issue-19641' into 'master' Jacob Schatz2016-07-201-1/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | use correct color variable for borderelliotec2016-07-121-1/+1
| * | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceMichael Elliott2016-07-092-9/+7
| |\ \ \ \ \ \
| * | | | | | | fix style issue for new snippet button - fixes issue #19641Michael Elliott2016-07-091-1/+3
* | | | | | | | Merge branch '17810-fork-page-ux-is-outdated' into 'master' Fatih Acet2016-07-201-11/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Refactored to use SASS vars for color17810-fork-page-ux-is-outdatedLuke "Jared" Bennett2016-07-151-7/+3
| * | | | | | | | Added custom no_avatar iconLuke "Jared" Bennett2016-07-151-1/+12
| * | | | | | | | Updated fork pageLuke "Jared" Bennett2016-07-151-10/+38
* | | | | | | | | Merge branch 'rename-js-files' into 'master' Fatih Acet2016-07-204-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Replace namespace-specific application.js files with namespace-bundle.js files.rename-js-filesConnor Shea2016-07-154-0/+0
* | | | | | | | | Merge branch '19847-running-icon' into 'master' Jacob Schatz2016-07-195-1/+51
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix alignment of icons on project page19847-running-iconAnnabel Dunstone2016-07-191-0/+5
| * | | | | | | | | Vertically align status icon within tableAnnabel Dunstone2016-07-191-0/+1
| * | | | | | | | | Add new icons for every CI statusAnnabel Dunstone2016-07-194-20/+32