summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Display "iid of max_iid" in Issuables' sidebarRémy Coutable2016-02-161-8/+4
* Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-153-85/+44
* Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-122-2/+16
* Fix milestone order in project and issue edit lists to due_dateolirogers/gitlab-ce-project-milestone-orderOliver Rogers2016-02-102-7/+3
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-1/+1
|\
| * Merge branch 'ci-permissions' into 'master' Robert Speicher2016-02-081-1/+1
| |\
| | * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-054-15/+109
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-044-7/+31
| | |\ \
| | * | | Make the CI permission model simplerKamil Trzcinski2016-02-021-1/+1
* | | | | Merge branch 'rs-broadcast-markdown' into 'master' Douwe Maan2016-02-091-1/+5
|\ \ \ \ \
| * | | | | Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-1/+5
* | | | | | Merge branch 'snippet_search_refactoring'Valery Sizov2016-02-091-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Faster snippet searchValery Sizov2016-02-051-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'project-title-dropdown-toggle-button' into 'master' Jacob Schatz2016-02-051-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Uses icon helper for dropdown toggle iconPhil Hughes2016-02-051-1/+1
| * | | | Changed the project switcher dropdown togglePhil Hughes2016-02-051-2/+2
| |/ / /
* | | | Merge branch 'bug/jschatz1/sidebar-issues' into 'master' Dmitriy Zaporozhets2016-02-051-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix diff and commit view on merge requestsbug/jschatz1/sidebar-issuesJacob Schatz2016-02-041-2/+4
* | | | Merge branch 'rymai/gitlab-ce-3007-fix-mr-label-links' into 'master' Rémy Coutable2016-02-051-3/+10
|\ \ \ \
| * | | | Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-041-3/+10
| |/ / /
* | | | Merge branch 'search-on-groups-is-ugly' into 'master' Dmitriy Zaporozhets2016-02-041-12/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Change placeholder text to just 'search'search-on-groups-is-uglyJacob Schatz2016-02-041-12/+0
| | |/ | |/|
* | | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-043-0/+99
|\ \ \ | |/ / |/| |
| * | Properly link to the right issue or merge requestfeature/jschatz1/issuable-sidebarJacob Schatz2016-02-041-0/+20
| * | Add detail to collapsed iconsJacob Schatz2016-01-281-0/+6
| * | Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-282-5/+42
| * | Add js to expand and contract side menuJacob Schatz2016-01-271-3/+3
| * | New right side gutter design.Jacob Schatz2016-01-272-0/+36
* | | In search autocomplete show only groups and projects you are member ofbetter-search-autocompleteDmitriy Zaporozhets2016-02-041-2/+2
* | | Satisfy rubocopDmitriy Zaporozhets2016-02-041-1/+2
* | | Sort projects by last activity for project switcher in headersort-projects-dropdownDmitriy Zaporozhets2016-02-031-1/+4
* | | Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-031-1/+12
* | | Merge branch 'support-akismet' into 'master' Robert Speicher2016-02-031-0/+4
|\ \ \
| * | | Hide the link for spam logs if the Askimet is disabledDouglas Barbosa Alexandre2016-02-021-0/+4
| | |/ | |/|
* | | Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz2016-02-021-4/+9
|\ \ \ | |/ / |/| |
| * | rubocop fixesPhil Hughes2016-01-301-3/+2
| * | removed un-used variablePhil Hughes2016-01-301-2/+0
| * | fixes issue when user is not logged in but viewing public projectPhil Hughes2016-01-301-4/+6
| * | uses AJAX to select the projectsPhil Hughes2016-01-301-16/+4
| * | pulls in all user projectsPhil Hughes2016-01-301-8/+5
| * | Added dropdown to list all projects on project headerPhil Hughes2016-01-301-4/+25
* | | Render sanitized SVG imagesStan Hu2016-02-011-0/+12
* | | Fewer html_safesrename-inline-diffDouwe Maan2016-01-301-2/+2
* | | Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-1/+10
|/ /
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into hotfix/ruby-21-...James Lopez2016-01-283-6/+4
|\ \
| * \ Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets2016-01-283-6/+4
| |\ \
| | * | Add icon for private forks notice. #2406Rubén Dávila2016-01-201-1/+1
| | * | Fix broken specs. #2406Rubén Dávila2016-01-201-4/+2
| | * | Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-202-3/+3
* | | | trick rubocop and temporarily add ruby 2.1 images for any branchJames Lopez2016-01-282-2/+2
|/ / /