summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher2016-04-211-1/+1
|\
| * Reverted link changesPhil Hughes2016-04-211-1/+1
| * Removed console.logPhil Hughes2016-04-211-1/+0
| * Fixes text color on labels in sidebarPhil Hughes2016-04-211-2/+3
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-04-212-46/+29
|\ \
| * \ Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz2016-04-212-46/+29
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-2014-118/+290
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-2015-123/+224
| | |\ \ \
| | * | | | Add is-link attribute to know if a menu item should not be stoppedAlfredo Sumaran2016-04-181-1/+1
| | * | | | Remove $parentAlfredo Sumaran2016-04-181-6/+5
| | * | | | Fix create label functionalityAlfredo Sumaran2016-04-151-41/+25
| | * | | | Fix Label dropdown and organize codeAlfredo Sumaran2016-04-151-2/+5
| | * | | | Restore broken codeAlfredo Sumaran2016-04-151-9/+6
* | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable2016-04-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'issue_15434' into 'master' Jacob Schatz2016-04-211-1/+1
| |\ \ \ \ \
| | * | | | | Remove unused paramAlfredo Sumaran2016-04-211-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'diff-link-fix' into 'master' Jacob Schatz2016-04-211-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed issue when scrolling to element and there is an expanderPhil Hughes2016-04-201-2/+2
| * | | | | Fixed issue with incorrect line being highlighted if line is in discussion viewPhil Hughes2016-04-201-4/+4
| | |_|/ / | |/| | |
* | | | | Revert "Merge branch 'sentry-js' into 'master' "Jacob Schatz2016-04-212-45/+0
* | | | | Merge branch 'issue_14678' into 'master' Jacob Schatz2016-04-201-1/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use Turbolinks to redirectissue_14678Alfredo Sumaran2016-04-181-1/+1
| * | | | Move declarationsAlfredo Sumaran2016-04-131-4/+3
| * | | | Reutilize existing method to update param valueAlfredo Sumaran2016-04-111-12/+3
| * | | | Merge branch 'master' into issue_14678Alfredo Sumaran2016-04-118-17/+131
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue_14678Alfredo Sumaran2016-04-0714-131/+648
| |\ \ \ \ \
| * | | | | | Get pagination options form the viewAlfredo Sumaran2016-04-011-9/+18
| * | | | | | Expose todos_per_page variableAlfredo Sumaran2016-03-301-3/+2
| * | | | | | Merge branch 'master' into issue_14678Alfredo Sumaran2016-03-309-101/+460
| |\ \ \ \ \ \
| * | | | | | | typoAlfredo Sumaran2016-03-281-6/+6
| * | | | | | | Refresh page according remaining todosAlfredo Sumaran2016-03-281-0/+43
* | | | | | | | Merge branch 'due-date-frontend' into 'master' Robert Speicher2016-04-202-1/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | replace hyphens to commas when converting datePhil Hughes2016-04-201-2/+1
| * | | | | | | | Fixed date issue with timezonesPhil Hughes2016-04-201-1/+3
| * | | | | | | | Removed buttons instead clicking date sets itPhil Hughes2016-04-202-10/+9
| * | | | | | | | Updates sidebar valuePhil Hughes2016-04-201-0/+3
| * | | | | | | | Fixed issue with bootstrap dropdown closing the calendarPhil Hughes2016-04-201-0/+5
| * | | | | | | | Fixed issue with selectbox not hidingPhil Hughes2016-04-201-1/+8
| * | | | | | | | Posts the due date through AJAXPhil Hughes2016-04-201-0/+48
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'sentry-js' into 'master' Robert Speicher2016-04-202-0/+45
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | place the sentry config into a new file, and some changessentry-jsArinde Eniola2016-04-192-43/+44
| * | | | | | | some changes and add item to changelogArinde Eniola2016-04-191-1/+1
| * | | | | | | add some configsArinde Eniola2016-04-181-2/+42
| * | | | | | | Make unminified Raven available.Jacob Schatz2016-04-181-2/+3
| * | | | | | | Add sentry logger to GitLabJacob Schatz2016-04-181-0/+3
* | | | | | | | Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-2010-117/+181
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Correctly checks for undefined in coffeescript :see_no_evil:multi-filter-labelsPhil Hughes2016-04-201-1/+1
| * | | | | | | Any label & no label out weigh other labels - these two will clear previously...Phil Hughes2016-04-202-10/+13
| * | | | | | | Label text color comes from JSONPhil Hughes2016-04-207-122/+91
| * | | | | | | get the multi filter labels feature to work on merge request, also escape cha...Arinde Eniola2016-04-203-2/+2