summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded autosize js config.autosize-js-perfBryce Johnson2017-06-301-16/+0
* Merge branch 'restore-timeago-translation' into 'master'Phil Hughes2017-06-301-1/+1
|\
| * Restore timeago translations in renderTimeago.restore-timeago-translationBryce Johnson2017-06-301-1/+1
* | Merge branch 'experimental-breadcrumbs' into 'master'Annabel Dunstone Gray2017-06-3019-36/+232
|\ \ | |/ |/|
| * New navigation breadcrumbsPhil Hughes2017-06-3019-36/+232
|/
* Merge branch 'bpj-init-timeago-timeout-less-frequently' into 'master'Phil Hughes2017-06-302-22/+4
|\
| * Remove initTimeagoTimeout and let timeago.js update timeagos internally.bpj-init-timeago-timeout-less-frequentlyBryce Johnson2017-06-292-22/+4
* | Merge branch 'speed-up-issue-counting-for-a-project' into 'master'Rémy Coutable2017-06-307-66/+252
|\ \
| * | Fix typo in IssuesFinder commentSean McGivern2017-06-302-2/+2
| * | Make issuables_count_for_state publicspeed-up-issue-counting-for-a-projectSean McGivern2017-06-301-12/+12
| * | Clarify counter caching for users without project accessSean McGivern2017-06-301-0/+15
| * | Make finders responsible for counter cache keysSean McGivern2017-06-305-59/+63
| * | Add changelog entry for issue / MR tab counting optimisationsSean McGivern2017-06-301-0/+5
| * | Don't count any confidential issues for non-project-membersSean McGivern2017-06-302-6/+9
| * | Cache total issue / MR counts for project by user typeSean McGivern2017-06-304-31/+77
| * | Only do complicated confidentiality checks when necessarySean McGivern2017-06-303-29/+142
* | | Merge branch '34036-sidebar-mobile' into 'master'Phil Hughes2017-06-301-0/+7
|\ \ \
| * | | Automatically hide sidebar on smaller screensAnnabel Dunstone Gray2017-06-301-0/+7
|/ / /
* | | Merge branch 'gitaly-0.14.0' into 'master'Sean McGivern2017-06-301-1/+1
|\ \ \
| * | | Use Gitaly 0.14.0Jacob Vosmaer2017-06-301-1/+1
* | | | Merge branch 'adam-external-issue-references-spike' into 'master'Sean McGivern2017-06-3022-118/+87
|\ \ \ \
| * | | | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-3022-118/+87
| |/ / /
* | | | Merge branch '34470-fix-award-slash-command-placeholder' into 'master'Phil Hughes2017-06-302-0/+49
|\ \ \ \
| * | | | Remove placeholder note when award emoji slash command is appliedKushal Pandya2017-06-302-0/+49
|/ / / /
* | | | Update CHANGELOG.md for 9.3.3James Edwards-Jones2017-06-307-25/+9
* | | | Merge branch '33861-more-actions-dropdown-hidden-by-end-of-diff' into 'master'Annabel Dunstone Gray2017-06-301-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Resolve "More actions dropdown hidden by end of diff"Luke "Jared" Bennett2017-06-301-2/+0
|/ / /
* | | Merge branch '34461-top-banner-job-master' into 'master'Phil Hughes2017-06-301-5/+5
|\ \ \ | |/ / |/| |
| * | Only verifies top position after the request has finished to account for errorsFilipa Lacerda2017-06-301-5/+5
|/ /
* | Merge branch 'dz-improve-codeclimate-json-cleanup' into 'master'Kamil Trzciński2017-06-301-2/+3
|\ \
| * | Fix codeclimate job in .gitlab-ci.ymlDmitriy Zaporozhets2017-06-291-1/+1
| * | Cleanup codeclimate.json file generated by CIDmitriy Zaporozhets2017-06-291-2/+3
* | | Merge branch 'dm-empty-state-new-merge-request' into 'master'Sean McGivern2017-06-302-3/+10
|\ \ \
| * | | Fix 'New merge request' button for users who don't have push access to canoni...dm-empty-state-new-merge-requestDouwe Maan2017-06-292-3/+10
* | | | Merge branch '34502-gitlab-git-hook-should-set-the-gl_repository-environment-...Dmitriy Zaporozhets2017-06-308-33/+47
|\ \ \ \
| * | | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-298-33/+47
| | |_|/ | |/| |
* | | | Merge branch 'update_issues_board_doc' into 'master'Achilleas Pipinellis2017-06-304-0/+0
|\ \ \ \
| * | | | updated version of issues baord images (doc)Diego de Souza Mendes2017-06-294-0/+0
* | | | | Merge branch 'inject-add-diff-note' into 'master'Phil Hughes2017-06-3012-154/+105
|\ \ \ \ \
| * | | | | Render add-diff-note button with server.Bryce Johnson2017-06-2912-154/+105
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann2017-06-305-15/+46
|\ \ \ \ \
| * | | | | Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-294-17/+42
| * | | | | Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-273-3/+9
* | | | | | Merge branch 'backport-license-issue-weights' into 'master'Douwe Maan2017-06-292-5/+19
|\ \ \ \ \ \
| * | | | | | Backport changes to Projects::IssuesController and the search barNick Thomas2017-06-292-5/+19
* | | | | | | Merge branch 'bugfix/declarative-policy-reloading' into 'master'Douwe Maan2017-06-293-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | bugfix: use `require_dependency` to bring in DeclarativePolicybugfix/declarative-policy-reloadinghttp://jneen.net/2017-06-293-3/+3
|/ / / / / /
* | | | | | Merge branch '34349-select-branch-dropdown-is-too-close-to-branch-name' into ...34532-hot-code-reloading-in-development-is-broken-by-new-declarative-policiesAnnabel Dunstone Gray2017-06-292-18/+25
|\ \ \ \ \ \
| * | | | | | Resolve "Select branch dropdown is too close to branch name"Tim Zallmann2017-06-292-18/+25
|/ / / / / /
* | | | | | Merge branch 'rs-silence-update-pages-service' into 'master'Rémy Coutable2017-06-291-1/+2
|\ \ \ \ \ \