summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-explore-filter' into 'master' Dmitriy Zaporozhets2016-02-107-21/+15
|\
| * Cleanup to use one selectorfix-explore-filterJosh Frye2016-02-094-4/+4
| * MR feedbackJosh Frye2016-02-091-1/+1
| * Extract events rendering to own action.Josh Frye2016-02-092-2/+2
| * Starred, All, and Trending on explore are paged also group projects. Need aja...Josh Frye2016-02-092-8/+10
| * Fix explore filter. Fixes #13182Josh Frye2016-02-091-8/+0
* | Ensure link for README blobs includes the full pathrs-issue-13254Robert Speicher2016-02-091-1/+1
* | Merge branch 'variables-build-log' into 'master' Robert Speicher2016-02-091-1/+3
|\ \
| * | Add information about expose of build variables.variables-build-logKamil Trzcinski2016-02-091-1/+3
* | | Merge branch 'fix-logo-rasterization' into 'master' Robert Speicher2016-02-091-20/+8
|\ \ \
| * | | Prevent rasterization artefacts in the logo, and simplify markup.Aaron Hamilton2016-02-081-20/+8
| |/ /
* | | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-096-12/+19
|\ \ \ | |_|/ |/| |
| * | Merge branch 'ci-permissions' into 'master' Robert Speicher2016-02-086-12/+19
| |\ \ | | |/ | |/|
| | * Remove current_user && when can? is usedKamil Trzcinski2016-02-052-2/+2
| | * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-0535-240/+287
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-0431-176/+268
| | |\ \
| | * | | Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski2016-02-041-4/+4
| | * | | Properly handle commit status permissions (for a build)Kamil Trzcinski2016-02-031-4/+4
| | * | | Fix build errorsKamil Trzcinski2016-02-031-1/+5
| | * | | Add CI setting: allow_guest_to_access_buildsKamil Trzcinski2016-02-021-2/+6
| | * | | Make the CI permission model simplerKamil Trzcinski2016-02-025-11/+10
* | | | | Merge branch 'huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mai...Douwe Maan2016-02-094-0/+19
|\ \ \ \ \
| * | | | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-094-0/+19
* | | | | | Merge branch 'add-tooltip-to-stuck-builds' into 'master' Douwe Maan2016-02-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add a tooltip to the stuck warning build symbolJeroen van Baarsen2016-02-081-1/+1
| |/ / / /
* | | | | Merge branch 'rs-broadcast-markdown' into 'master' Douwe Maan2016-02-092-2/+6
|\ \ \ \ \
| * | | | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-062-2/+6
| |/ / / /
* | | | | Merge branch 'increase_import_timeout' into 'master' Douwe Maan2016-02-091-1/+1
|\ \ \ \ \
| * | | | | Increase project import timeout from 4 minutes to 15 minutesDrew Blessing2016-02-041-1/+1
* | | | | | Merge branch 'snippet_search_refactoring'Valery Sizov2016-02-091-20/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Faster snippet searchValery Sizov2016-02-051-20/+24
* | | | | | Merge branch 'feature/jschatz1/sidebar-features' into 'master' Dmitriy Zaporozhets2016-02-051-2/+2
|\ \ \ \ \ \
| * | | | | | Add `j` and `k` shortcutsJacob Schatz2016-02-051-2/+2
* | | | | | | Merge branch 'rrott/gitlab-ce-logo-issue-11867' into 'master'Robert Speicher2016-02-052-2/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fixed issue with poor logo transition animation on safariRoman Rott2016-02-052-2/+4
* | | | | | | Improve placeholder: search -> SearchDmitriy Zaporozhets2016-02-051-1/+1
| |/ / / / / |/| | | | |
* | | | | | Edited time ago location change.Jacob Schatz2016-02-053-10/+9
* | | | | | Merge branch 'fix-double-page' into 'master' Dmitriy Zaporozhets2016-02-052-2/+0
|\ \ \ \ \ \
| * | | | | | Fix double pagingJosh Frye2016-02-052-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'improve-broadcast-messages' into 'master' Dmitriy Zaporozhets2016-02-051-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Improve admin broadcast messages pageDmitriy Zaporozhets2016-02-051-1/+1
* | | | | | Merge branch 'paginate-dashboard-projects' into 'master' Dmitriy Zaporozhets2016-02-056-16/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix project filter form renderingDmitriy Zaporozhets2016-02-051-7/+7
| * | | | | Implement changes from MR feedbackJosh Frye2016-02-044-10/+10
| * | | | | Various filter fixesJosh Frye2016-02-047-16/+18
| * | | | | Delay filter until user stops typingJosh Frye2016-02-042-2/+2
| * | | | | Paginate + ajax filter dashboard projectsJosh Frye2016-02-046-26/+32
* | | | | | Remove project-issuable-filter from admin builds page :)improve-nav-controlsDmitriy Zaporozhets2016-02-051-7/+6
* | | | | | Re-use top-are css component for issues/mr pagesDmitriy Zaporozhets2016-02-059-80/+75
* | | | | | Merge branch 'list-padding' into 'master' Dmitriy Zaporozhets2016-02-053-5/+5
|\ \ \ \ \ \