Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor TreeView class to ES module syntaxes-class-syntax | Mike Greiling | 2017-06-30 | 3 | -5/+2 |
| | |||||
* | refactor UsagePing class to ES module syntax | Mike Greiling | 2017-06-30 | 3 | -6/+3 |
| | |||||
* | refactor UserTabs class to ES module syntax | Mike Greiling | 2017-06-30 | 3 | -6/+3 |
| | |||||
* | remove useless users_select import | Mike Greiling | 2017-06-30 | 1 | -1/+0 |
| | |||||
* | refactor UsernameValidator class to ES module syntax | Mike Greiling | 2017-06-30 | 3 | -5/+2 |
| | |||||
* | refactor VersionCheckImage class to ES module syntax | Mike Greiling | 2017-06-30 | 3 | -5/+2 |
| | |||||
* | refactor VisibilitySelect class to ES module syntax | Mike Greiling | 2017-06-30 | 4 | -9/+5 |
| | |||||
* | refactor Wikis class to ES module syntax | Mike Greiling | 2017-06-30 | 3 | -7/+3 |
| | |||||
* | refactor ZenMode to ES module syntax | Mike Greiling | 2017-06-30 | 5 | -8/+4 |
| | |||||
* | refactor zen_mode.js to use ES class syntax | Mike Greiling | 2017-06-30 | 1 | -11/+11 |
| | |||||
* | refactor tree.js to use ES class syntax | Mike Greiling | 2017-06-30 | 1 | -7/+7 |
| | |||||
* | refactor subscription_select.js to use ES class syntax | Mike Greiling | 2017-06-30 | 1 | -4/+4 |
| | |||||
* | refactor star.js to use ES class syntax | Mike Greiling | 2017-06-30 | 1 | -4/+4 |
| | |||||
* | refactor snippets_list.js to use ES class syntax | Mike Greiling | 2017-06-30 | 1 | -5/+5 |
| | |||||
* | refactor single_file_diff.js to use ES class syntax | Mike Greiling | 2017-06-30 | 1 | -18/+13 |
| | |||||
* | remove iife from zen_mode.jsremove-more-iifes | Mike Greiling | 2017-06-30 | 1 | -57/+56 |
| | |||||
* | remove iife from wikis.js | Mike Greiling | 2017-06-30 | 1 | -48/+47 |
| | |||||
* | remove iife from visibility_select.js | Mike Greiling | 2017-06-30 | 1 | -22/+19 |
| | |||||
* | remove iife from username_validator.js | Mike Greiling | 2017-06-30 | 1 | -109/+107 |
| | |||||
* | remove iife from user_tabs.js | Mike Greiling | 2017-06-30 | 1 | -93/+94 |
| | |||||
* | remove iife from user.js | Mike Greiling | 2017-06-30 | 1 | -28/+29 |
| | |||||
* | remove iife from tree.js | Mike Greiling | 2017-06-30 | 1 | -60/+58 |
| | |||||
* | remove iife from syntax_highlight.js | Mike Greiling | 2017-06-30 | 1 | -14/+13 |
| | |||||
* | remove iife from subscription_select.js | Mike Greiling | 2017-06-30 | 1 | -31/+30 |
| | |||||
* | remove iife from subscription.js | Mike Greiling | 2017-06-30 | 1 | -38/+36 |
| | |||||
* | remove iife from star.js | Mike Greiling | 2017-06-30 | 1 | -26/+24 |
| | |||||
* | remove iife from snippets_list.js | Mike Greiling | 2017-06-30 | 1 | -10/+6 |
| | |||||
* | remove iife from smart_interval.js | Mike Greiling | 2017-06-30 | 1 | -127/+126 |
| | |||||
* | remove iife from single_file_diff.js | Mike Greiling | 2017-06-30 | 1 | -80/+78 |
| | |||||
* | remove iife from signin_tabs_memoizer.js | Mike Greiling | 2017-06-30 | 1 | -42/+40 |
| | |||||
* | Merge branch 'fix-assigned-issuable-lists' into 'master' | Annabel Dunstone Gray | 2017-06-30 | 3 | -2/+7 |
|\ | | | | | | | | | Add issuable-list class to shared mr/issue lists to fix new responsive layout See merge request !12591 | ||||
| * | Add issuable-list class to shared mr/issue lists to fix new responsive layoutfix-assigned-issuable-lists | tauriedavis | 2017-06-30 | 3 | -2/+7 |
| | | |||||
* | | Merge branch 'winh-issue-show-aftereach' into 'master' | Clement Ho | 2017-06-30 | 1 | -3/+0 |
|\ \ | | | | | | | | | | | | | Remove empty afterEach() from issue_show app_spec.js See merge request !12577 | ||||
| * | | Remove empty afterEach() from issue_show app_spec.jswinh-issue-show-aftereach | Winnie Hellmann | 2017-06-29 | 1 | -3/+0 |
| | | | |||||
* | | | Merge branch 'restore-timeago-translation' into 'master' | Phil Hughes | 2017-06-30 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Restore timeago translations in renderTimeago. See merge request !12590 | ||||
| * | | | Restore timeago translations in renderTimeago.restore-timeago-translation | Bryce Johnson | 2017-06-30 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'experimental-breadcrumbs' into 'master' | Annabel Dunstone Gray | 2017-06-30 | 19 | -36/+232 |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | New navigation breadcrumbs Closes #34029 See merge request !12346 | ||||
| * | | New navigation breadcrumbs | Phil Hughes | 2017-06-30 | 19 | -36/+232 |
|/ / | |||||
* | | Merge branch 'bpj-init-timeago-timeout-less-frequently' into 'master' | Phil Hughes | 2017-06-30 | 2 | -22/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove initTimeagoTimeout and let timeago.js update timeagos internally. Closes #34340 See merge request !12468 | ||||
| * | | Remove initTimeagoTimeout and let timeago.js update timeagos internally.bpj-init-timeago-timeout-less-frequently | Bryce Johnson | 2017-06-29 | 2 | -22/+4 |
| | | | | | | | | | | | | MR: !12468 | ||||
* | | | Merge branch 'speed-up-issue-counting-for-a-project' into 'master' | Rémy Coutable | 2017-06-30 | 7 | -66/+252 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Speed up issue counting for a project Closes #33913 See merge request !12457 | ||||
| * | | | Fix typo in IssuesFinder comment | Sean McGivern | 2017-06-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | [ci skip] | ||||
| * | | | Make issuables_count_for_state publicspeed-up-issue-counting-for-a-project | Sean McGivern | 2017-06-30 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | This doesn't need to be public in CE, but EE uses it as such. | ||||
| * | | | Clarify counter caching for users without project access | Sean McGivern | 2017-06-30 | 1 | -0/+15 |
| | | | | |||||
| * | | | Make finders responsible for counter cache keys | Sean McGivern | 2017-06-30 | 5 | -59/+63 |
| | | | | |||||
| * | | | Add changelog entry for issue / MR tab counting optimisations | Sean McGivern | 2017-06-30 | 1 | -0/+5 |
| | | | | |||||
| * | | | Don't count any confidential issues for non-project-members | Sean McGivern | 2017-06-30 | 2 | -6/+9 |
| | | | | |||||
| * | | | Cache total issue / MR counts for project by user type | Sean McGivern | 2017-06-30 | 4 | -31/+77 |
| | | | | | | | | | | | | | | | | | | | | | | | | This runs a slightly slower query to get the issue and MR counts in the navigation, but caches by user type (can see all / none confidential issues) for two minutes. | ||||
| * | | | Only do complicated confidentiality checks when necessary | Sean McGivern | 2017-06-30 | 3 | -29/+142 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When we are filtering by a single project, and the current user has access to see confidential issues on that project, we don't need to filter by confidentiality at all - just as if the user were an admin. The filter by confidentiality often picks a non-optimal query plan: for instance, AND-ing the results of all issues in the project (a relatively small set), and all issues in the states requested (a huge set), rather than just starting small and winnowing further. | ||||
* | | | | Merge branch '34036-sidebar-mobile' into 'master' | Phil Hughes | 2017-06-30 | 1 | -0/+7 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Automatically hide sidebar on smaller screens See merge request !12538 |