summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fix SVG blob renderingJacob Vosmaer2016-02-161-1/+7
* Merge branch 'fix/13356-issuable-index-of-total-in-sidebar' into 'master' Douwe Maan2016-02-161-9/+6
|\
| * Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-1/+1
| * Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-10/+7
* | Eager-load image blob data in diffsfix/13458-eager-load-blob-dataRémy Coutable2016-02-161-0/+2
|/
* Merge branch 'fix/ci-emails-broken-link' into 'master' Douwe Maan2016-02-132-2/+3
|\
| * Fix broken link in CI build notification emailsGrzegorz Bizon2016-02-122-2/+3
* | Merge branch 'rs-issue-merge-requests' into 'master' Douwe Maan2016-02-121-3/+3
|\ \ | |/ |/|
| * Correct indentation for `issues/merge_requests` partial renderrs-issue-merge-requestsRobert Speicher2016-02-111-3/+3
* | Don't show fork button if user can't fork the project.issue_13369Rubén Dávila2016-02-111-8/+9
* | Change MR link to "View Open Merge Request"display-mr-link-if-thre-is-oneDouglas Barbosa Alexandre2016-02-102-2/+2
* | Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-102-3/+7
|/
* 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
|\ \ \ \ \ \