summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Dropdown implementationzj-gitignore-dropdownAlfredo Sumaran2016-05-205-62/+79
* Dropdown implementationAlfredo Sumaran2016-05-202-15/+55
* First import of gitignoresZeger-Jan van de Weg2016-05-203-0/+70
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-0/+2
* Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-7/+14
|\
| * Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-104-33/+7
| |\
| * | Encode state as base64 stringKamil Trzcinski2016-05-091-7/+14
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-115-33/+11
|\ \ \
| * \ \ Merge branch 'fix-r-shortcut' into 'master' Jacob Schatz2016-05-101-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Restore "r" shortcutfix-r-shortcutAlfredo Sumaran2016-05-041-0/+4
| * | | Merge branch 'fix/remove-broken-inline-runner-desc-edit' into 'master' Robert Speicher2016-05-101-28/+0
| |\ \ \
| | * | | Remove broken inline runner description edit formGrzegorz Bizon2016-05-091-28/+0
| * | | | Hide navbar on mobileAnnabel Dunstone2016-05-092-1/+2
| |/ / /
| * | | Fix build notification on merge request page change even if the build status ...Benedikt Huss2016-05-081-4/+5
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-057-99/+166
|\ \ \ | |/ /
| * | Feedback from stanhuBenedikt Huss2016-05-051-11/+8
| * | Merge request widget displays TeamCity build state and code coverage correctl...Benedikt Huss2016-05-051-6/+6
| |/
| * Merge branch 'duplicate-label-dropdown' into 'master' Jacob Schatz2016-04-291-2/+38
| |\
| | * Removes duplicates from the label dropdownPhil Hughes2016-04-291-2/+38
| * | Merge branch 'emoji_award_coffee_refactoring' into 'master' Jacob Schatz2016-04-292-85/+93
| |\ \ | | |/ | |/|
| | * awards_handler: single quotesemoji_award_coffee_refactoringValery Sizov2016-04-261-64/+64
| | * AwardsHandler follows code style conventionsValery Sizov2016-04-262-33/+41
| * | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-0/+23
| * | Merge branch 'add-js-prefix-to-user-tab-classes' into 'master' Jacob Schatz2016-04-271-1/+1
| |\ \
| | * | Add JS prefix to user tab classesKarlo Soriano2016-04-261-1/+1
| | |/
| * | Merge branch 'sidebar-label-link' into 'master' Jacob Schatz2016-04-271-1/+1
| |\ \
| | * | Updated label links to work correctly for filteringsidebar-label-linkPhil Hughes2016-04-261-1/+1
| | |/
| * | Merge branch 'esc-close-dropdown' into 'master' Jacob Schatz2016-04-271-0/+3
| |\ \
| | * | Escape key closes the dropdownesc-close-dropdownPhil Hughes2016-04-261-0/+3
* | | | Add snippet tab under user profileLong Nguyen2016-05-021-1/+8
|/ / /
* | | Focus fieldPhil Hughes2016-04-261-0/+1
* | | Changes dropdown toggle on search dropdownsPhil Hughes2016-04-261-2/+8
* | | icons on search barPhil Hughes2016-04-262-2/+26
* | | Loads group & projects on search page with ajaxPhil Hughes2016-04-261-0/+38
* | | Started updating search UIPhil Hughes2016-04-262-0/+8
| |/ |/|
* | Merge branch 'emoji-unicode-fix' into 'master' Jacob Schatz2016-04-251-15/+2
|\ \
| * | Removed usage of normilizeEmojiName methodemoji-unicode-fixPhil Hughes2016-04-221-5/+0
| * | Fixes issue with emoji comments not showing correct emoji imagePhil Hughes2016-04-221-11/+3
* | | Merge branch 'blur-award-btn' into 'master' Jacob Schatz2016-04-251-0/+2
|\ \ \
| * | | Triggers blur after clicking award buttonblur-award-btnPhil Hughes2016-04-221-0/+2
| |/ /
* | | Merge branch 'issue_14904' into 'master' Jacob Schatz2016-04-254-48/+76
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-214-52/+48
| |\ \ \
| * | | | Use gon.shortcuts_path directlyAlfredo Sumaran2016-04-211-2/+1
| * | | | Move event handlers to methodsAlfredo Sumaran2016-04-211-10/+14
| * | | | Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-2014-118/+290
| |\ \ \ \
| * | | | | Make shortcuts work when sidebar is collapsedAlfredo Sumaran2016-04-202-34/+53
| * | | | | Merge remote-tracking branch 'origin/master' into issue_14904Alfredo Sumaran2016-04-208-78/+106
| |\ \ \ \ \
| * | | | | | Expose shortcuts url from the backend via gonAlfredo Sumaran2016-04-181-2/+1
| * | | | | | Set `i` as a shortcut for creating a new issueAlfredo Sumaran2016-04-181-0/+1
| * | | | | | Toggle help modalAlfredo Sumaran2016-04-181-20/+23