summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Still show status from pipelines, see:Lin Jen-Shin2016-10-273-17/+27
* Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin2016-10-2651-137/+722
|\
| * Fixed typo in css classDaniel Voogsgerd2016-10-261-1/+1
| * Merge branch 'issue-board-sidebar' into 'master' Fatih Acet2016-10-2631-46/+580
| |\
| | * Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-26183-660/+1123
| | |\
| | * | Moved avatar infront of labelsPhil Hughes2016-10-252-5/+9
| | * | Fixed height of sidebar causing scrolling issuesPhil Hughes2016-10-251-2/+5
| | * | Fixed users profile link in sidebarPhil Hughes2016-10-254-4/+5
| | * | Alignment of toggle buttonPhil Hughes2016-10-201-1/+1
| | * | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-207-7/+29
| | |\ \
| | * | | Added button typesPhil Hughes2016-10-202-2/+2
| | * | | Hides/shows the boards sidebarPhil Hughes2016-10-209-32/+55
| | * | | Updated close sidebar iconPhil Hughes2016-10-193-3/+10
| | * | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-1990-307/+1053
| | |\ \ \
| | * | | | Scroll board into view when clicking issuePhil Hughes2016-10-198-15/+49
| | * | | | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-19380-2749/+5949
| | |\ \ \ \
| | * | | | | Fixed some JS stylingPhil Hughes2016-10-072-2/+2
| | * | | | | Fixed filter specsPhil Hughes2016-10-071-1/+1
| | * | | | | Make the subscribe button work correctlyPhil Hughes2016-10-072-2/+7
| | * | | | | Restore subscribe status in JSONPhil Hughes2016-10-072-2/+11
| | * | | | | Fix issue when clicking links inside issue showing sidebarPhil Hughes2016-10-072-2/+6
| | * | | | | Added testsPhil Hughes2016-10-073-3/+3
| | * | | | | Fixed sidebar dropdowns to work with VuePhil Hughes2016-10-077-6/+24
| | * | | | | Styling updates to sidebar to match designPhil Hughes2016-10-072-5/+35
| | * | | | | Correct the issue update pathPhil Hughes2016-10-074-4/+4
| | * | | | | Hides sidebar when clicking same issuePhil Hughes2016-10-072-2/+7
| | * | | | | Fixed issue with dragging opening the issue sidebarPhil Hughes2016-10-073-3/+35
| | * | | | | Sidebar details update when changingPhil Hughes2016-10-0718-49/+254
| | * | | | | Show clicked issue data in the sidebarPhil Hughes2016-10-0713-44/+147
| | * | | | | Added markup for sidebarPhil Hughes2016-10-077-7/+83
| * | | | | | Merge branch '21248-wrong-urlencoding-when-switching-branch-in-graphs-contrib...Fatih Acet2016-10-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | Remove encode from the project-refs-dropdown renderRow method21248-wrong-urlencoding-when-switching-branch-in-graphs-contributersLuke Bennett2016-10-231-1/+1
| * | | | | | | Merge branch 'bugfix/fix_sidekiq_stats' into 'master' Robert Speicher2016-10-261-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Fix sidekiq stats in admin areablackst0ne2016-10-261-1/+1
| * | | | | | | | Escape quotes in gl_dropdown values to prevent exceptionsAirat Shigapov2016-10-261-0/+2
| * | | | | | | | Fix typo on /help/ui to Alerts sectionSam Rose2016-10-261-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-2611-40/+23
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-248-30/+9
| | * | | | | | set default path for all calls to Cookies.set()Mike Greiling2016-10-241-0/+4
| | * | | | | | replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-2411-19/+19
| * | | | | | | Merge branch 'itchy-trigger-finger-on-issues-search' into 'master' Fatih Acet2016-10-251-3/+53
| |\ \ \ \ \ \ \
| | * | | | | | | Ensure search val is defined.itchy-trigger-finger-on-issues-searchBryce Johnson2016-10-251-1/+1
| | * | | | | | | Ensure cursor is applied to end of issues search input.Bryce Johnson2016-10-251-2/+16
| | * | | | | | | Increase debounce wait on issues search execution.Bryce Johnson2016-10-251-3/+39
| * | | | | | | | Merge branch 'project-cache-worker-scheduling' into 'master' Rémy Coutable2016-10-251-3/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Don't schedule ProjectCacheWorker unless neededproject-cache-worker-schedulingYorick Peterse2016-10-251-3/+13
| * | | | | | | | | Merge branch 'sh-optimize-label-finder' into 'master' 23794-hovers-don-t-go-awayStan Hu2016-10-251-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Reduce overhead of LabelFinder by avoiding #presence callsh-optimize-label-finderStan Hu2016-10-251-1/+1
| * | | | | | | | | | Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'...Alfredo Sumaran2016-10-252-13/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fixLuke Bennett2016-10-212-13/+6