summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Add a fallback for Safari copy-to-clipboardrs-safari-clipboard-fallbackRobert Speicher2015-11-191-5/+16
* Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-181-3/+2
|\
| * Merge branch 'contributor-graph-by-email' into 'master'Robert Speicher2015-11-171-3/+2
| |\
| | * Merge branch 'master' into contributor-graph-by-emailcontributor-graph-by-emailDouwe Maan2015-11-175-16/+23
| | |\
| | * | Fix grouping of contributors by email in graph.Douwe Maan2015-10-291-3/+2
* | | | Add "Start a new merge request" option to every commit formDouwe Maan2015-11-174-28/+24
* | | | Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-176-11/+40
|\ \ \ \ | |/ / /
| * | | Merge branch 'rs-revert-gh-9820' into 'master' Robert Speicher2015-11-171-6/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "Merge pull request #9820 from huacnlee/avoid-render-form-in-notes-list"rs-revert-gh-9820Robert Speicher2015-11-161-6/+7
| * | | Few changes to Group Milestone feature:Dmitriy Zaporozhets2015-11-161-0/+2
| |/ /
| * | Avoid render edit_form in each notes.Jason Lee2015-11-121-7/+6
| * | Add release description to new tag formDmitriy Zaporozhets2015-11-051-0/+3
| * | Add ability to edit and show release notesDmitriy Zaporozhets2015-11-051-0/+3
| * | Improvements to profile page UIimprove-profile-pageDmitriy Zaporozhets2015-11-041-1/+1
| * | Apply new design for user profile pageDmitriy Zaporozhets2015-11-031-1/+1
| * | Persist blob editor's value on submit, not on clickrs-editor-submitRobert Speicher2015-10-312-8/+8
| |/
| * Merge branch 'rs-clipboard-js' into 'master' Dmitriy Zaporozhets2015-10-231-0/+21
| |\
| | * Add copy_to_clipboard JSRobert Speicher2015-10-231-0/+21
| * | Fix small CI UI regressionsKamil Trzcinski2015-10-231-1/+1
| |/
| * Fix build trace updatingfix-build-trace-updatingKamil Trzcinski2015-10-211-1/+1
* | Add option to create merge request when editing/creating a fileDirceu Pereira Tiegs2015-10-192-0/+14
|/
* Merge branch 'builds-view' into 'master' Kamil TrzciƄski2015-10-151-0/+1
|\
| * Added builds viewKamil Trzcinski2015-10-141-0/+1
* | Prevent a JS error in MergeRequestTabsrs-mr-tabs-scrollRobert Speicher2015-10-141-4/+4
|/
* Apply new design to files pageDmitriy Zaporozhets2015-10-131-3/+3
* Merge branch 'rs-mr-tab-loader' into 'master' Douwe Maan2015-10-091-5/+8
|\
| * Make the loading spinner toggle more explicitrs-mr-tab-loaderRobert Speicher2015-10-081-5/+8
* | fixed positioning of hamburger menu on headerHan Loong Liauw2015-10-091-0/+1
|/
* Check originalEvent.repeat *and* event.repeatrs-quick-submitRobert Speicher2015-10-071-1/+1
* Check originalEvent.repeatRobert Speicher2015-10-071-1/+1
* Remove "quick submit" behavior specific to the Notes JSRobert Speicher2015-10-071-7/+0
* Add "Quick Submit" JS behaviorRobert Speicher2015-10-071-0/+29
* Require jquery.turbolinks in all JS specsRobert Speicher2015-10-071-2/+1
* Merge branch 'cleanup-ci-pages' into 'master' Dmitriy Zaporozhets2015-10-072-42/+0
|\
| * Remove unused JSDmitriy Zaporozhets2015-10-072-42/+0
* | Add directory feature buttonStan Hu2015-10-071-0/+1
|/
* Fix search in FilesValery Sizov2015-10-061-1/+4
* Fix anchors to comments in diffsValery Sizov2015-10-051-0/+7
* Merge branch 'rs-update-note' into 'master'Robert Speicher2015-10-011-7/+9
|\
| * Ensure notes are highlighted properly when they're updatedRobert Speicher2015-09-301-7/+9
* | Improve error message when merging failsmr_improve_errors_handlingValery Sizov2015-10-011-5/+6
|/
* Show only enabled CI projectsDmitriy Zaporozhets2015-09-231-42/+0
* Merge branch 'notification-levels' into 'master' Douwe Maan2015-09-211-0/+16
|\
| * Merge branch 'master' into notification-levelsPatricio Cano2015-09-166-0/+235
| |\
| * \ Merge branch 'master' into notification-levelsPatricio Cano2015-09-163-3/+13
| |\ \
| * | | Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-2/+10
| * | | Replaced `this` with `@` in the coffee file and added an arrow that clearly m...Patricio Cano2015-09-141-3/+3
| * | | Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-1/+3
| * | | Notification level can now be saved from within the project view.Patricio Cano2015-09-141-0/+6
* | | | Fix IssuableContext javascriptRobert Speicher2015-09-181-4/+5
| |_|/ |/| |