Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'replace-jquery-cookie-plugin' into 'master' | Alfredo Sumaran | 2016-10-26 | 11 | -40/+23 |
|\ | |||||
| * | remove manual Cookie.set "path" option in favor of global setting | Mike Greiling | 2016-10-24 | 8 | -30/+9 |
| * | set default path for all calls to Cookies.set() | Mike Greiling | 2016-10-24 | 1 | -0/+4 |
| * | replace jquery.cookie vendor script with js.cookie | Mike Greiling | 2016-10-24 | 11 | -19/+19 |
* | | Merge branch 'itchy-trigger-finger-on-issues-search' into 'master' | Fatih Acet | 2016-10-25 | 1 | -3/+53 |
|\ \ | |||||
| * | | Ensure search val is defined.itchy-trigger-finger-on-issues-search | Bryce Johnson | 2016-10-25 | 1 | -1/+1 |
| * | | Ensure cursor is applied to end of issues search input. | Bryce Johnson | 2016-10-25 | 1 | -2/+16 |
| * | | Increase debounce wait on issues search execution. | Bryce Johnson | 2016-10-25 | 1 | -3/+39 |
* | | | Merge branch 'project-cache-worker-scheduling' into 'master' | Rémy Coutable | 2016-10-25 | 1 | -3/+13 |
|\ \ \ | |||||
| * | | | Don't schedule ProjectCacheWorker unless neededproject-cache-worker-scheduling | Yorick Peterse | 2016-10-25 | 1 | -3/+13 |
* | | | | Merge branch 'sh-optimize-label-finder' into 'master' 23794-hovers-don-t-go-away | Stan Hu | 2016-10-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Reduce overhead of LabelFinder by avoiding #presence callsh-optimize-label-finder | Stan Hu | 2016-10-25 | 1 | -1/+1 |
* | | | | | Merge branch 'temporarily-revert-appending-templates-before-long-term-ux-fix'... | Alfredo Sumaran | 2016-10-25 | 2 | -13/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Removed append logictemporarily-revert-appending-templates-before-long-term-ux-fix | Luke Bennett | 2016-10-21 | 2 | -13/+6 |
* | | | | | | Merge branch 'tidy-up-pipeline-js' into 'master' | Alfredo Sumaran | 2016-10-25 | 2 | -22/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | converted last method to jQuerytidy-up-pipeline-js | Luke Bennett | 2016-10-20 | 2 | -13/+20 |
| * | | | | | | Tidied up pipelines.js.es6 and removed jQuery where acceptable. | Luke "Jared" Bennett | 2016-10-20 | 1 | -11/+13 |
* | | | | | | | Merge branch '22743-issue-tooltip-will-not-disappear-going-back-to-previous-p... | Fatih Acet | 2016-10-25 | 2 | -5/+9 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into 22743-issue-tooltip-will-not-disappear-going-back-... | Linus G Thiel | 2016-10-25 | 121 | -371/+591 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Close any open tooltips before page:fetch | Linus G Thiel | 2016-10-20 | 2 | -5/+9 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'enable-scss-lint-single-line-per-selector' into 'master' | Annabel Dunstone Gray | 2016-10-25 | 41 | -103/+246 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Enable SingleLinePerSelector in scss-lintenable-scss-lint-single-line-per-selector | Clement Ho | 2016-10-24 | 41 | -103/+246 |
* | | | | | | | | Merge branch 'board-dragging-disabled' into 'master' | Sean McGivern | 2016-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Stop unauthized users dragging on issue boardsboard-dragging-disabled | Phil Hughes | 2016-10-25 | 1 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'show-commit-status-from-source-project' into 'master' | Douwe Maan | 2016-10-25 | 2 | -4/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Also keep commits from source_project around, feedback: | Lin Jen-Shin | 2016-10-25 | 1 | -3/+5 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s... | Lin Jen-Shin | 2016-10-24 | 227 | -865/+2522 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s... | Lin Jen-Shin | 2016-10-18 | 258 | -2219/+4418 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s... | Lin Jen-Shin | 2016-10-11 | 259 | -1731/+2633 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Show commits from source project. Be consistent with: | Lin Jen-Shin | 2016-10-03 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch '23662-issue-move-user-reference-exception' into 'master' | Douwe Maan | 2016-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Fix `User#to_reference`23662-issue-move-user-reference-exception | Timothy Andrew | 2016-10-25 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'scope-input-errors' into 'master' | Fatih Acet | 2016-10-25 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Stop injecting field errors where they won't be used. | Bryce Johnson | 2016-10-20 | 1 | -2/+5 |
* | | | | | | | | | | | | Merge branch 'sh-fix-labels-move-issue' into 'master' | Rémy Coutable | 2016-10-25 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Improve readability and add specs for label filteringsh-fix-labels-move-issue | Stan Hu | 2016-10-24 | 1 | -8/+5 |
| * | | | | | | | | | | | | Improve label filtering implementation | Stan Hu | 2016-10-24 | 1 | -10/+4 |
| * | | | | | | | | | | | | Allow the use of params[:name] when filtering labels | Stan Hu | 2016-10-24 | 1 | -3/+10 |
| * | | | | | | | | | | | | Fix bug where labels would be assigned to issues that were moved | Stan Hu | 2016-10-24 | 1 | -0/+4 |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch '23467-dropdown-overflow' into 'master' | Fatih Acet | 2016-10-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Change overflow scroll to auto23467-dropdown-overflow | Annabel Dunstone Gray | 2016-10-24 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch '23509-remove-redundant-class-name-and-foreign-key' into 'master' | Rémy Coutable | 2016-10-25 | 14 | -30/+30 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Remove redundant class_name and foreign_key overrides | David Wagner | 2016-10-24 | 14 | -30/+30 |
* | | | | | | | | | | | | | Merge branch 'register-tab' into 'master' | Jacob Schatz | 2016-10-25 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Only show register tab if signup enabled. | Bryce Johnson | 2016-10-24 | 1 | -2/+3 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'enable-scss-lint-space-after-variable-colon' into 'master' | Annabel Dunstone Gray | 2016-10-24 | 3 | -88/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Enable SpaceAfterVariableColon in scss-lintenable-scss-lint-space-after-variable-colon | Clement Ho | 2016-10-24 | 3 | -88/+88 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'enable-scss-lint-space-around-operator' into 'master' | Annabel Dunstone Gray | 2016-10-24 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Enable SpaceAroundOperator in scss-lint | Clement Ho | 2016-10-24 | 2 | -2/+2 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'enable-scss-lint-trailing-whitespace' into 'master' | Annabel Dunstone Gray | 2016-10-24 | 11 | -25/+25 |
|\ \ \ \ \ \ \ \ \ \ |