summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge branch 'tidy-up-pipeline-js' into 'master' Alfredo Sumaran2016-10-252-22/+31
|\ \ \ \ \ \
| * | | | | | converted last method to jQuerytidy-up-pipeline-jsLuke Bennett2016-10-202-13/+20
| * | | | | | Tidied up pipelines.js.es6 and removed jQuery where acceptable.Luke "Jared" Bennett2016-10-201-11/+13
* | | | | | | Merge branch '22743-issue-tooltip-will-not-disappear-going-back-to-previous-p...Fatih Acet2016-10-252-5/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-...Linus G Thiel2016-10-25121-371/+591
| |\ \ \ \ \ \ \
| * | | | | | | | Close any open tooltips before page:fetchLinus G Thiel2016-10-202-5/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'enable-scss-lint-single-line-per-selector' into 'master' Annabel Dunstone Gray2016-10-2541-103/+246
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Enable SingleLinePerSelector in scss-lintenable-scss-lint-single-line-per-selectorClement Ho2016-10-2441-103/+246
* | | | | | | | Merge branch 'board-dragging-disabled' into 'master' Sean McGivern2016-10-251-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Stop unauthized users dragging on issue boardsboard-dragging-disabledPhil Hughes2016-10-251-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'show-commit-status-from-source-project' into 'master' Douwe Maan2016-10-252-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Also keep commits from source_project around, feedback:Lin Jen-Shin2016-10-251-3/+5
| * | | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-24227-865/+2522
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-18258-2219/+4418
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin2016-10-11259-1731/+2633
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Show commits from source project. Be consistent with:Lin Jen-Shin2016-10-031-1/+1
* | | | | | | | | | | Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan2016-10-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix `User#to_reference`23662-issue-move-user-reference-exceptionTimothy Andrew2016-10-251-1/+1
* | | | | | | | | | | Merge branch 'scope-input-errors' into 'master' Fatih Acet2016-10-251-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Stop injecting field errors where they won't be used.Bryce Johnson2016-10-201-2/+5
* | | | | | | | | | | | Merge branch 'sh-fix-labels-move-issue' into 'master' Rémy Coutable2016-10-251-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Improve readability and add specs for label filteringsh-fix-labels-move-issueStan Hu2016-10-241-8/+5
| * | | | | | | | | | | | Improve label filtering implementationStan Hu2016-10-241-10/+4
| * | | | | | | | | | | | Allow the use of params[:name] when filtering labelsStan Hu2016-10-241-3/+10
| * | | | | | | | | | | | Fix bug where labels would be assigned to issues that were movedStan Hu2016-10-241-0/+4
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '23467-dropdown-overflow' into 'master' Fatih Acet2016-10-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Change overflow scroll to auto23467-dropdown-overflowAnnabel Dunstone Gray2016-10-241-1/+1
* | | | | | | | | | | | | Merge branch '23509-remove-redundant-class-name-and-foreign-key' into 'master' Rémy Coutable2016-10-2514-30/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-2414-30/+30
* | | | | | | | | | | | | Merge branch 'register-tab' into 'master' Jacob Schatz2016-10-251-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Only show register tab if signup enabled.Bryce Johnson2016-10-241-2/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'enable-scss-lint-space-after-variable-colon' into 'master' Annabel Dunstone Gray2016-10-243-88/+88
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Enable SpaceAfterVariableColon in scss-lintenable-scss-lint-space-after-variable-colonClement Ho2016-10-243-88/+88
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'enable-scss-lint-space-around-operator' into 'master' Annabel Dunstone Gray2016-10-242-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Enable SpaceAroundOperator in scss-lintClement Ho2016-10-242-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'enable-scss-lint-trailing-whitespace' into 'master' Annabel Dunstone Gray2016-10-2411-25/+25
|\ \ \ \ \ \ \ \ \ \