summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'commit_time_timezone' into 'master'Douwe Maan2015-05-121-1/+1
|\
| * Fix commit time being displayed in the wrong timezone in some casesHannes Rosenögger2015-05-071-1/+1
* | Improve create_mr_button? performance.Douwe Maan2015-05-091-5/+4
* | Add Create Merge Request buttons to commits page and push event.Douwe Maan2015-05-091-12/+12
* | Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-0/+4
|\ \
| * | Don't add js-task-list-container to things the user can't editRobert Speicher2015-05-061-0/+4
| |/
* | Merge branch 'rs-fix-filter-tooltips' into 'master'Robert Speicher2015-05-071-4/+8
|\ \
| * | Fix tooltips for event filter linksrs-fix-filter-tooltipsRobert Speicher2015-05-061-4/+8
| |/
* | Merge branch 'feature/handle-big-diffs' into 'master'Douwe Maan2015-05-071-5/+14
|\ \ | |/ |/|
| * Improve handling of large diffsAlex Lossent2015-05-051-5/+14
* | When use change branches link at MR form - save source branch selection inste...mr-change-branchesDmitriy Zaporozhets2015-05-061-0/+12
|/
* Merge branch 'fix-wiki-search' into 'master'Dmitriy Zaporozhets2015-05-041-0/+2
|\
| * Fix Error 500 when searching Wiki pagesStan Hu2015-04-301-0/+2
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Schilling2015-05-031-1/+2
|\ \
| * \ Merge pull request #9234 from dsander/group-milestones-by-titleDmitriy Zaporozhets2015-05-031-1/+2
| |\ \
| | * | Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-011-1/+2
* | | | Add period at snippet visibilty descriptionRobert Schilling2015-05-031-1/+1
|/ / /
* | | Merge branch 'you-get-a-title-and-you-get-a-title-and-everyone-gets-a-title' ...Dmitriy Zaporozhets2015-05-023-58/+26
|\ \ \
| * | | Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-012-8/+26
| * | | Add a page title to every page.Douwe Maan2015-04-303-58/+8
| |/ /
* | | Remove title_for_issue helperRobert Speicher2015-04-301-12/+1
* | | Add Gitlab::Markdown::SanitizationFilterRobert Speicher2015-04-301-1/+1
* | | Add Gitlab::Markdown::AutolinkFilterRobert Speicher2015-04-301-3/+1
* | | Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher2015-04-301-1/+0
|/ /
* | Merge branch 'fix-submodule-error-with-forked-project' into 'master'Dmitriy Zaporozhets2015-04-302-4/+4
|\ \ | |/ |/|
| * Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu2015-04-272-4/+4
* | Merge branch 'footnotes-markdown' into 'master'Douwe Maan2015-04-291-1/+2
|\ \ | |/ |/|
| * Add footnotes support to MarkdownGuillaume Delbergue2015-04-241-1/+2
* | Merge branch 'fix-relative-submodule-links-with-personal-projects' into 'master'Dmitriy Zaporozhets2015-04-271-1/+1
|\ \
| * | Fix broken file browsing with relative submodule in personal projectsStan Hu2015-04-231-1/+1
* | | Add new admin settingsVinnie Okada2015-04-261-1/+23
* | | Check if project before calling count on issuable.Marin Jankovski2015-04-241-1/+3
* | | Add issue and merge request count for state filters.Marin Jankovski2015-04-241-0/+12
| |/ |/|
* | Merge branch 'master' into new-sidebarDmitriy Zaporozhets2015-04-234-9/+26
|\ \ | |/
| * Recover from all `URI::Error`sRobert Speicher2015-04-211-4/+8
| * Escape title attributes in referencesRobert Speicher2015-04-202-2/+6
| * Begin cleaning out spec/helpers/gitlab_markdown_helper_specRobert Speicher2015-04-201-0/+1
| * Reference filters :sparkles:Robert Speicher2015-04-202-5/+13
* | Fix toggle of sidebarDmitriy Zaporozhets2015-04-222-8/+16
|/
* Fix merge request comments on files with multiple commitsDominik Sander2015-04-151-1/+1
* Consistently use "invitation" rather than "invite" in text.Douwe Maan2015-04-142-2/+2
* Let members be invited from Add members pane.Douwe Maan2015-04-141-0/+2
* Correctly render invite members without user.Douwe Maan2015-04-142-4/+12
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-04-141-25/+0
|\
| * Merge branch 'revert_fix_email_images' into 'master'Douwe Maan2015-04-141-25/+0
| |\
| | * Revert "Merge branch 'fix_email_images' into 'master'"Hannes Rosenögger2015-04-131-25/+0
* | | Merge branch 'rs-link-to-performance' into 'master'Dmitriy Zaporozhets2015-04-141-21/+23
|\ \ \ | |/ / |/| |
| * | Use `start_with?` instead of String slicing to check for external linksRobert Speicher2015-04-121-1/+1
| * | Speed up the overridden `link_to` helperRobert Speicher2015-04-121-21/+23
* | | Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-3/+4
|\ \ \ | |_|/ |/| |