summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant helper method.Douwe Maan2015-10-171-8/+2
* Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-1723-186/+197
|\
| * Merge branch 'rs-redactor-filter' into 'master' Douwe Maan2015-10-171-5/+16
| |\
| | * Merge branch 'master' into rs-redactor-filterrs-redactor-filterDouwe Maan2015-10-165-5/+30
| | |\
| | * \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-153-17/+17
| | |\ \
| | * | | Pass project to RedactorFilterDouwe Maan2015-10-131-2/+2
| | * | | Refactor reference gathering to use a dedicated filterDouwe Maan2015-10-071-3/+8
| | * | | Return strings where expectedDouwe Maan2015-10-071-2/+2
| | * | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-0723-67/+381
| | |\ \ \
| | * | | | Basic support for an Atom-specific rendering pipelineRobert Speicher2015-09-031-4/+6
| | * | | | Return early from markdown and gfm when text is emptyRobert Speicher2015-09-031-0/+4
| | * | | | Add post_process method to Gitlab::MarkdownRobert Speicher2015-09-011-2/+4
| | * | | | Remove `current_user` context from markdown and gfm helpersRobert Speicher2015-09-011-2/+0
| * | | | | Hide Builds tab is GitLab CI is not enabledhide-builds-tabDmitriy Zaporozhets2015-10-171-1/+1
| * | | | | Merge branch 'filter-label' into 'master' Robert Speicher2015-10-161-5/+13
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-5/+13
| * | | | | Make the builds view and warning notice nicerKamil Trzcinski2015-10-151-1/+1
| * | | | | Merge branch 'view-issue-performance'Dmitriy Zaporozhets2015-10-152-4/+8
| |\ \ \ \ \
| | * | | | | Re-use User for avatars in link_to_memberYorick Peterse2015-10-151-1/+1
| | * | | | | Allow avatar_icon to operate on a UserYorick Peterse2015-10-151-3/+7
| * | | | | | Merge branch 'builds-view' into 'master' Kamil Trzciński2015-10-153-0/+21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Added builds viewKamil Trzcinski2015-10-143-0/+21
| | |/ / / /
| * | | | | Simplify the `issues_sentence` helperrs-issues_sentenceRobert Speicher2015-10-141-1/+1
| | |_|_|/ | |/| | |
| * | | | Fix warning signshow_pending_warningKamil Trzcinski2015-10-141-1/+1
| * | | | Show warning if build doesn't have runners with specified tags or runners did...Kamil Trzcinski2015-10-141-15/+11
| |/ / /
| * | | Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu2015-10-082-2/+4
| * | | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-1/+3
| | |/ | |/|
| * | Fix ci build routing and few testsci-build-pageDmitriy Zaporozhets2015-10-061-1/+1
| * | Cleanup CI code after refactoring and fix several 500 errorsDmitriy Zaporozhets2015-10-062-24/+4
| * | Link ci_status_path to new ci commit pageci-commit-pageDmitriy Zaporozhets2015-10-061-1/+2
| * | Merge branch 'user-preferences-layout-option' of https://github.com/gopeter/g...Dmitriy Zaporozhets2015-10-052-1/+8
| |\ \
| | * | improved code style and layout option namingPeter Göbel2015-10-052-3/+3
| | * | added user preference to change layout widthPeter Göbel2015-10-052-1/+8
| * | | Fix next round of testsKamil Trzcinski2015-10-051-4/+0
| * | | Refactor commit and buildKamil Trzcinski2015-10-053-3/+3
| |/ /
| * | Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-031-1/+1
| |\ \
| | * | Update README cache key to use full project namespaceStan Hu2015-10-021-1/+1
| * | | Fix rubocop warnings in appGuilherme Garnier2015-10-031-1/+1
| |/ /
| * | Merge pull request #9684 from NKMR6194/masterStan Hu2015-10-011-1/+1
| |\ \
| | * | Fix link with emojiSAKATA Sinji2015-10-021-1/+1
| * | | Fix 500 error on compare pagefix-500-compareDmitriy Zaporozhets2015-10-011-1/+1
| * | | Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-301-0/+13
| |/ /
| * | Merge branch 'fix-removed-file-in-diff' into 'master' Dmitriy Zaporozhets2015-09-301-0/+19
| |\ \
| | * | Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets2015-09-301-0/+19
| * | | Refactor CI helpersDmitriy Zaporozhets2015-09-2911-141/+92
| |/ /
| * | Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-291-2/+2
* | | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+7
|/ /
* | Merge branch 'krb_auth_helper_ce' into 'master' Douwe Maan2015-09-291-1/+1
|\ \
| * | Remove 'kerberos' from auth_helper.rb for gitlab-CE.Ben Rosser2015-09-241-1/+1
* | | Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-281-0/+8
|\ \ \