summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'small-ui-improvements' into 'master' Dmitriy Zaporozhets2015-11-071-2/+2
|\
| * Small UI improvements to merge request pagesmall-ui-improvementsDmitriy Zaporozhets2015-11-061-2/+2
* | CI details cleanupKamil Trzcinski2015-11-053-33/+1
* | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-1/+1
|/
* Add Facebook authenticationDouwe Maan2015-11-031-1/+1
* Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-251-0/+9
|\
| * Fix rubocop issuesci-status-mr-indexDmitriy Zaporozhets2015-10-231-2/+4
| * Move rendering CI status to helperDmitriy Zaporozhets2015-10-231-0/+7
* | Remove unused argument from clipboard_button helperRobert Speicher2015-10-231-1/+1
* | Add "Copy to clipboard" buttonsRobert Speicher2015-10-231-0/+8
|/
* Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' Dmitriy Zaporozhets2015-10-221-18/+0
|\
| * Restyle dashboard snippets visibility level tabs.Douwe Maan2015-10-211-18/+0
* | Animate the logo on hoverJob van der Voort2015-10-211-1/+1
|/
* Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-201-1/+2
* Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-191-0/+4
|\
| * Tweak wording.Douwe Maan2015-10-181-1/+1
| * Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-176-23/+52
| |\
| * | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-131-0/+4
* | | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-191-4/+4
|\ \ \
| * | | 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
| |\ \ \
| * | | | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+7
* | | | | Merge branch 'cross-reference-mr-on-issues' into 'master' Douwe Maan2015-10-181-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-1/+1
| * | | | Show merge requests which close current issueZeger-Jan van de Weg2015-10-161-0/+4
* | | | | 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
| |/ / |/| |