summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use count badges with number_with_delimiter helper for issue, commit countDmitriy Zaporozhets2015-05-141-4/+13
| |/
* | Fix bug with default timezone en RSS gitlab eventsJorge Vasquez2015-05-141-1/+1
|/
* Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-05-131-140/+0
|\
| * Merge pull request #9276 from jirutka/relative_link_filterDmitriy Zaporozhets2015-05-131-140/+0
| |\
| | * Extract handling of relative file links to RelativeLinkFilterJakub Jirutka2015-05-111-140/+0
* | | Merge branch 'version-check' into 'master'Dmitriy Zaporozhets2015-05-131-0/+7
|\ \ \ | |/ / |/| |
| * | Enable version check only for production environmentDmitriy Zaporozhets2015-05-111-1/+3
| * | Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-081-0/+5
| |\ \ | | |/ | |/|
| | * Remove encryptionDmitriy Zaporozhets2015-05-081-3/+1
| | * Prevent crash if file does not existsDmitriy Zaporozhets2015-03-091-1/+3
| | * Add version check badge to admin areaDmitriy Zaporozhets2015-03-091-0/+5
* | | Restructure project sidebar.Douwe Maan2015-05-121-3/+3
* | | 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