summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-1/+1
* Improved manual todosPhil Hughes2016-06-171-6/+10
* Merge branch 'add_autocomplete_for_labels' into 'master' Robert Speicher2016-06-171-0/+24
|\
| * Updated CHANGELOG and template.add_autocomplete_for_labelsFatih Acet2016-06-141-2/+1
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into add_autocomplet...Fatih Acet2016-06-1452-506/+1672
| |\
| * | add gfm autocomplete for labelsArinde Eniola2016-05-031-0/+25
* | | Merge branch '13525-sane-defaults-for-merge-request-js-class-constructor' int...Jacob Schatz2016-06-161-1/+1
|\ \ \
| * | | Avoid a TypeError when initializing MergeRequest JS class with no arg13525-sane-defaults-for-merge-request-js-class-constructorRémy Coutable2016-06-151-1/+1
* | | | Merge branch 'diff-scroll-point' into 'master' Jacob Schatz2016-06-161-1/+1
|\ \ \ \
| * | | | Fixed issue when opening a highlighted line diffdiff-scroll-pointPhil Hughes2016-06-101-1/+1
* | | | | Merge branch 'template_dropdown' into 'master' Jacob Schatz2016-06-166-87/+104
|\ \ \ \ \
| * | | | | Implements TemplateDropdown class to create custom template dropdownstemplate_dropdownAlfredo Sumaran2016-06-166-87/+104
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into category-search...Fatih Acet2016-06-1625-119/+289
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'award-emoji-fix' into 'master' Jacob Schatz2016-06-151-1/+1
| |\ \ \ \ \
| | * | | | | Fix emoji block selector.award-emoji-fixFatih Acet2016-06-111-1/+1
| * | | | | | Merge branch 'network-assets' into 'master' Jacob Schatz2016-06-154-4/+20
| |\ \ \ \ \ \
| | * | | | | | Replace raphael-rails with raphael.js so it can be split from the rest of the...Connor Shea2016-06-104-4/+20
| | |/ / / / /
| * | | | | | Merge branch 'milestone-date-clear' into 'master' Jacob Schatz2016-06-152-0/+17
| |\ \ \ \ \ \
| | * | | | | | Changed how date gets clearedmilestone-date-clearPhil Hughes2016-06-101-2/+1
| | * | | | | | Fixed testsPhil Hughes2016-06-101-6/+8
| | * | | | | | Due date can be removed from milestonesPhil Hughes2016-06-102-0/+16
| * | | | | | | Merge branch 'add-shortcut-to-copy-file-content-hash-link' into 'master' Jacob Schatz2016-06-153-2/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Added ability to skip the Mousetrap binding resetLuke "Jared" Bennett2016-06-103-2/+13
| * | | | | | | | Merge branch '17929-issue-shortcut-doesnt-work-on-some-pages' into 'master' Jacob Schatz2016-06-151-11/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Tidied dispatcher switch and added shortcuts to project pipelines, milestones...Luke "Jared" Bennett2016-06-101-11/+5
| | |/ / / / / / /
| * | | | | | | | Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz2016-06-154-12/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Checks against date parsing instead of stringissuable-sidebar-boldPhil Hughes2016-06-102-3/+3
| | * | | | | | | | Corrected all sidebar font weights to correctly match the designPhil Hughes2016-06-104-12/+9
| | * | | | | | | | Fixed issue with bold in issuable sidebarPhil Hughes2016-06-101-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'issue_18575' into 'master' Jacob Schatz2016-06-151-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add handler icon to prioritized labelsissue_18575Alfredo Sumaran2016-06-151-2/+5
| * | | | | | | | | Merge branch 'pinned-sidebar' into 'master' Jacob Schatz2016-06-152-3/+51
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Moved pinned button to the bottomPhil Hughes2016-06-151-1/+1
| | * | | | | | | | | Clicking body closes navpinned-sidebarPhil Hughes2016-06-151-0/+16
| | * | | | | | | | | Increased speed of sidebar transitionPhil Hughes2016-06-151-2/+6
| | * | | | | | | | | Pinned sidebar navigation optionPhil Hughes2016-06-152-3/+31
| | |/ / / / / / / /
| * | | | | | | | | Prevent default disabled buttons and links.preventdefault-disabled-buttonsFatih Acet2016-06-152-0/+8
| * | | | | | | | | Merge branch 'mr-buttons-update' into 'master' Jacob Schatz2016-06-152-0/+34
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed issue with MR buttons being in a groupmr-buttons-updatePhil Hughes2016-06-132-0/+34
| * | | | | | | | | | Merge branch 'issuable-sidebar-dropdown-deselect-fix' into 'master' Jacob Schatz2016-06-152-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed issue with de-selecting dropdown option in issue sidebarissuable-sidebar-dropdown-deselect-fixPhil Hughes2016-06-152-2/+2
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'tooltip-change' into 'master' Jacob Schatz2016-06-152-0/+14
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix project star tooltip on the fly.Fatih Acet2016-06-152-0/+14
| * | | | | | | | | | Merge branch 'fix-header-logo-link' into 'master' Jacob Schatz2016-06-151-6/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix #18604, logo in header wasn't an anchor link.fix-header-logo-linkConnor Shea2016-06-141-6/+0
| * | | | | | | | | | Fixed issue with move dropdown not being searchableproject-move-dropdown-searchPhil Hughes2016-06-151-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'rs-fix-note-polling' into 'master' Jacob Schatz2016-06-141-2/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix note polling when a window has been hiddenrs-fix-note-pollingRobert Speicher2016-06-131-2/+4
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu2016-06-141-2/+49
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Uses update URL to update the status of a todoPhil Hughes2016-06-141-30/+37