| Commit message (Expand) | Author | Age | Files | Lines |
* | moved more action buttons | Phil Hughes | 2017-07-03 | 7 | -21/+40 |
* | Contextual breadcrumb title fixes | Phil Hughes | 2017-07-03 | 9 | -19/+31 |
* | Resolve "Issue Board -> "Remove from board" button when viewing an issue give... | Luke "Jared" Bennett | 2017-07-03 | 3 | -4/+7 |
* | Merge branch 'set-sidebar-height' into 'master' | Tim Zallmann | 2017-07-02 | 3 | -46/+38 |
|\ |
|
| * | Make setSidebarHeight more efficient with SidebarHeightManager.set-sidebar-height | Bryce Johnson | 2017-06-30 | 3 | -46/+38 |
* | | Merge branch 'enable-webpack-code-splitting' into 'master' | Jacob Schatz | 2017-06-30 | 8 | -58/+104 |
|\ \ |
|
| * | | configure webpack publicPath dynamically to account for CDN or relative path ... | Mike Greiling | 2017-06-28 | 2 | -15/+20 |
| * | | move webpack publicPath setup earlier in the bootstrap processes to avoid ES ... | Mike Greiling | 2017-06-28 | 3 | -9/+14 |
| * | | dynamically import emoji helpers for gl-emoji custom tag prototype | Mike Greiling | 2017-06-28 | 1 | -5/+12 |
| * | | dynamically import emoji helpers for GfmAutoComplete class | Mike Greiling | 2017-06-28 | 1 | -6/+12 |
| * | | dynamically import emoji helpers for AwardsHandler class | Mike Greiling | 2017-06-28 | 3 | -39/+54 |
| * | | dynamically set webpack publicPath when relative_url_root enabled | Mike Greiling | 2017-06-28 | 1 | -0/+8 |
* | | | Merge branch 'fix-assigned-issuable-lists' into 'master' | Annabel Dunstone Gray | 2017-06-30 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Add issuable-list class to shared mr/issue lists to fix new responsive layoutfix-assigned-issuable-lists | tauriedavis | 2017-06-30 | 2 | -2/+2 |
* | | | | Merge branch 'restore-timeago-translation' into 'master' | Phil Hughes | 2017-06-30 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Restore timeago translations in renderTimeago.restore-timeago-translation | Bryce Johnson | 2017-06-30 | 1 | -1/+1 |
| |/ / / |
|
* | | | | New navigation breadcrumbs | Phil Hughes | 2017-06-30 | 18 | -35/+231 |
|/ / / |
|
* | | | 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.bpj-init-timeago-timeout-less-frequently | Bryce Johnson | 2017-06-29 | 2 | -22/+4 |
* | | | | Merge branch 'speed-up-issue-counting-for-a-project' into 'master' | Rémy Coutable | 2017-06-30 | 4 | -42/+89 |
|\ \ \ \ |
|
| * | | | | Fix typo in IssuesFinder comment | Sean McGivern | 2017-06-30 | 1 | -1/+1 |
| * | | | | Make issuables_count_for_state publicspeed-up-issue-counting-for-a-project | Sean McGivern | 2017-06-30 | 1 | -12/+12 |
| * | | | | 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 | 3 | -26/+32 |
| * | | | | 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 | 3 | -25/+34 |
| * | | | | Only do complicated confidentiality checks when necessary | Sean McGivern | 2017-06-30 | 2 | -16/+30 |
* | | | | | Automatically hide sidebar on smaller screens | Annabel Dunstone Gray | 2017-06-30 | 1 | -0/+7 |
* | | | | | Merge branch 'adam-external-issue-references-spike' into 'master' | Sean McGivern | 2017-06-30 | 5 | -10/+8 |
|\ \ \ \ \ |
|
| * | | | | | Improve support for external issue referencesadam-external-issue-references-spike | Adam Niedzielski | 2017-06-30 | 5 | -10/+8 |
* | | | | | | Remove placeholder note when award emoji slash command is applied | Kushal Pandya | 2017-06-30 | 1 | -0/+4 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Resolve "More actions dropdown hidden by end of diff" | Luke "Jared" Bennett | 2017-06-30 | 1 | -2/+0 |
|/ / / / |
|
* | | | | Only verifies top position after the request has finished to account for errors | Filipa Lacerda | 2017-06-30 | 1 | -5/+5 |
|/ / / |
|
* | | | Merge branch 'dm-empty-state-new-merge-request' into 'master' | Sean McGivern | 2017-06-30 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | Fix 'New merge request' button for users who don't have push access to canoni...dm-empty-state-new-merge-request | Douwe Maan | 2017-06-29 | 1 | -3/+5 |
* | | | | Merge branch '34502-gitlab-git-hook-should-set-the-gl_repository-environment-... | Dmitriy Zaporozhets | 2017-06-30 | 2 | -4/+4 |
|\ \ \ \ |
|
| * | | | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variable | Alejandro Rodríguez | 2017-06-29 | 2 | -4/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'inject-add-diff-note' into 'master' | Phil Hughes | 2017-06-30 | 10 | -152/+103 |
|\ \ \ \ |
|
| * | | | | Render add-diff-note button with server. | Bryce Johnson | 2017-06-29 | 10 | -152/+103 |
* | | | | | Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master' | Tim Zallmann | 2017-06-30 | 1 | -1/+3 |
|\ \ \ \ \ |
|
| * | | | | | Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requests | Jose Ivan Vargas | 2017-06-29 | 1 | -0/+3 |
| * | | | | | Fixed sidebar not collapsing on merge request in mobile screens | Jose Ivan Vargas | 2017-06-27 | 1 | -1/+0 |
* | | | | | | Merge branch 'backport-license-issue-weights' into 'master' | Douwe Maan | 2017-06-29 | 2 | -5/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | Backport changes to Projects::IssuesController and the search bar | Nick Thomas | 2017-06-29 | 2 | -5/+19 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | bugfix: use `require_dependency` to bring in DeclarativePolicybugfix/declarative-policy-reloading | http://jneen.net/ | 2017-06-29 | 2 | -2/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | Resolve "Select branch dropdown is too close to branch name" | Tim Zallmann | 2017-06-29 | 2 | -18/+25 |
* | | | | | Merge branch 'rs-silence-update-pages-service' into 'master' | Rémy Coutable | 2017-06-29 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | Perform unzip quietly in UpdatePagesServicers-silence-update-pages-service | Robert Speicher | 2017-06-28 | 1 | -1/+2 |
* | | | | | | Merge branch 'new-nav-logo-safari-fix' into 'master' | Annabel Dunstone Gray | 2017-06-29 | 1 | -3/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed new navgiation bar logo height in Safari | Phil Hughes | 2017-06-29 | 1 | -3/+2 |