summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/jschatz1/instant-issuable-history' into 'master' Dmitriy Zaporozhets2016-01-282-0/+4
|\
| * Adds comment about event listenerfeature/jschatz1/instant-issuable-historyJacob Schatz2016-01-261-0/+1
| * Adds feature: Ajax Close/Open updates discussion automaticallyJacob Schatz2016-01-262-0/+3
* | Merge branch 'rs-require-jquery-ui' into 'master' Dmitriy Zaporozhets2016-01-271-1/+4
|\ \
| * | Limit jquery-ui requires to what we actually users-require-jquery-uiRobert Speicher2016-01-251-1/+4
| |/
* | Clicks the edit button instead of opening the dropdownusing-a-or-m-hotkeys-on-issuable-tabJacob Schatz2016-01-251-2/+2
|/
* Merge branch 'note-highlighting' into 'master' Robert Speicher2016-01-251-0/+1
|\
| * Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-0/+1
* | Adds base64 background search icon.Jacob Schatz2016-01-241-0/+9
|/
* Merge branch 'rs-no-minified-js'Robert Speicher2016-01-231-5/+5
|\
| * Don't vendor minified fuzzaldrin-plusDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified jQuery.nicescrollDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified g.bar.jsDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified g.raphael.jsDouglas Barbosa Alexandre2016-01-201-1/+1
| * Don't vendor minified Chart.jsRobert Speicher2016-01-201-1/+1
* | Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-221-33/+54
|\ \
| * | Fix indentation of methods chaining in CoffeeRémy Coutable2016-01-201-8/+8
| * | Merge remote-tracking branch 'origin/master' into fix-comment-on-diff-ajax-lo...Rémy Coutable2016-01-205-17/+10
| |\ \
| * | | Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-201-25/+28
| * | | Fix diff comments loaded by AJAX to load comment with diff in discussion tabRémy Coutable2016-01-191-25/+43
* | | | Move build artifacts javascripts into separate filefix/artifacts-download-progress-barGrzegorz Bizon2016-01-212-0/+16
| |/ / |/| |
* | | Merge branch 'awardemoji-tooltip-shows-people-multiple-times' into 'master' Dmitriy Zaporozhets2016-01-201-10/+7
|\ \ \
| * | | Fixes issue where other emoji (not thumbup/thumbdown) were not removedawardemoji-tooltip-shows-people-multiple-timesJacob Schatz2016-01-191-1/+1
| * | | Fix the situation where the user has named themselves "me"Jacob Schatz2016-01-181-4/+2
| * | | Fix underlying issue with emoji reactionsJacob Schatz2016-01-181-6/+8
| * | | Removing initial `,`.Jacob Schatz2016-01-181-1/+2
| * | | Fixes tooltip doesn't duplicate the "me" name.Jacob Schatz2016-01-181-8/+4
| |/ /
* | | Merge branch 'secret-shortcut-feature' into 'master' Dmitriy Zaporozhets2016-01-203-5/+1
|\ \ \ | |_|/ |/| |
| * | Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-193-5/+1
| |/
* | when starring a project it correctly increase the star countPhil Hughes2016-01-191-2/+2
|/
* Merge branch 'remove-leading-comma-award-emoji' into 'master' Robert Speicher2016-01-181-4/+9
|\
| * Remove leading comma when user is the only one to award that emojiZeger-Jan van de Weg2016-01-171-4/+9
* | Merge branch 'comment-text-remains-in-text-box-after-submitting-it' into 'mas...Dmitriy Zaporozhets2016-01-181-1/+1
|\ \ | |/ |/|
| * Fixes issue where firefox does not delete message after comment submitcomment-text-remains-in-text-box-after-submitting-itJacob Schatz2016-01-151-1/+1
* | Merge branch 'issue-page-keeps-jumping-up' into 'master' Dmitriy Zaporozhets2016-01-172-1/+31
|\ \
| * | fixes scrollbar jump by making discussion the same size as the sidebar when s...issue-page-keeps-jumping-upJacob Schatz2016-01-133-12/+35
| * | initial fixJacob Schatz2016-01-133-5/+12
* | | Autosize the textarea in showEditFormRobert Speicher2016-01-161-0/+1
| |/ |/|
* | Fix javascript error with deleting messages in issue or merge requestdeleting-a-note-after-editing-another-results-in-a-javascript-errorJacob Schatz2016-01-141-4/+5
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-01-141-12/+13
|\ \
| * | Move js function to removing accents to vendor/assets/javascriptsDouglas Barbosa Alexandre2016-01-141-7/+3
| * | Relax constraints for wiki slugDouglas Barbosa Alexandre2016-01-141-12/+17
* | | Merge remote-tracking branch 'origin/rs-autosize'Dmitriy Zaporozhets2016-01-142-0/+6
|\ \ \ | |/ / |/| |
| * | Fix missing autosize requirers-autosizeRobert Speicher2016-01-131-0/+1
| * | Autosize textareasRobert Speicher2016-01-132-0/+5
| |/
* | Merge branch 'closing-mr-bug-fix' into 'master' Dmitriy Zaporozhets2016-01-142-6/+11
|\ \
| * | fixes bug with commenting on merge requestsclosing-mr-bug-fixJacob Schatz2016-01-132-6/+11
| |/
* | Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-142-3/+3
|\ \
| * | Use closest instead of parent()Dmitriy Zaporozhets2016-01-131-1/+1
| * | Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-131-1/+1