| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to jQuery 3. | Jacob Schatz | 2018-02-20 | 1 | -3/+3 |
| | | |||||
| * | Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urls | Achilleas Pipinellis | 2018-01-25 | 2 | -20/+20 |
| | | | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default. | ||||
| * | update karma tests | Mike Greiling | 2018-01-12 | 1 | -6/+6 |
| | | |||||
| * | Merge branch 'main-js-tidy-up' into 'master' | Filipa Lacerda | 2018-01-11 | 3 | -0/+3 |
| |\ | | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007 | ||||
| | * | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 3 | -0/+3 |
| | | | |||||
| * | | Remove soft removals related code | Yorick Peterse | 2018-01-08 | 1 | -2/+0 |
| |/ | | | | | | | | | | | | | | This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447 | ||||
| * | Merge branch 'backport-epic-in-issue' into 'master' | Jacob Schatz | 2017-12-11 | 2 | -24/+30 |
| |\ | | | | | | | | | Backport epic in issue See merge request gitlab-org/gitlab-ce!15799 | ||||
| | * | Backport epic in issueepic-in-issuebackport-epic-in-issue | Clement Ho | 2017-12-07 | 2 | -24/+30 |
| | | | |||||
| * | | use exported methods instead of gl.utils | Phil Hughes | 2017-12-08 | 1 | -2/+3 |
| |/ | |||||
| * | Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boards | Eric Eastwood | 2017-12-04 | 3 | -14/+101 |
| | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3566 | ||||
| * | Remove ineffective Vue service specsremove-ineffective-service-specs | Eric Eastwood | 2017-11-08 | 1 | -66/+0 |
| | | |||||
| * | Load participants async | Eric Eastwood | 2017-10-31 | 7 | -25/+356 |
| | | |||||
| * | Review changes | Luke "Jared" Bennett | 2017-09-15 | 1 | -3/+1 |
| | | |||||
| * | Merge FE | Luke "Jared" Bennett | 2017-09-14 | 3 | -0/+150 |
| | | |||||
| * | Move "Move to different project" to sidebar34261-move-move-to-sidebar | Eric Eastwood | 2017-09-03 | 5 | -4/+261 |
| | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/34261 | ||||
| * | change to 'Not confidential'36450_second_touch_up | Regis | 2017-08-16 | 1 | -1/+1 |
| | | |||||
| * | change message and change spec36450_confi_polish | Regis | 2017-08-14 | 1 | -1/+1 |
| | | |||||
| * | 33874 confidential issue redesign | Regis Boudinot | 2017-08-07 | 3 | -0/+143 |
| | | |||||
| * | Polish sidebar toggle | Clement Ho | 2017-06-27 | 1 | -0/+25 |
| | | |||||
| * | add loading spinner to sidebar assignees32170-assignees-spinner | Simon Knox | 2017-05-24 | 2 | -0/+17 |
| | | | | | store isFetching state to indicate if assignees has initial data | ||||
| * | Add missing tear down of sidebarMockInterceptor (!11204)winh-sidebar-mock-fix | winh | 2017-05-11 | 3 | -0/+3 |
| | | |||||
| * | Remove sidebar bundle spec32045-vue-warn-cannot-find-element-issuable-time-tracker | Clement Ho | 2017-05-10 | 1 | -42/+0 |
| | | |||||
| * | Fix failing spec and eslint | Clement Ho | 2017-05-05 | 6 | -36/+26 |
| | | |||||
| * | Add sidebar specsadd-sidebar-specs | Clement Ho | 2017-05-05 | 9 | -0/+710 |
