summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into full-width-tablesfull-width-tablesDouwe Maan2015-10-1917-53/+100
|\
| * Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-192-1/+19
| |\
| | * Tweak wording.Douwe Maan2015-10-181-15/+15
| | * Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw2015-10-1745-170/+339
| | |\
| | * | Made suggested content changes based on MR ReviewHan Loong Liauw2015-10-141-4/+4
| | * | Adds ability to remove the forked relationshipHan Loong Liauw2015-10-132-0/+18
| * | | Merge branch 'cristianbica/gitlab-ce-user-project-view-files' into 'master' Dmitriy Zaporozhets2015-10-1914-82/+80
| |\ \ \
| | * | | Tweak help text.Douwe Maan2015-10-171-2/+2
| | * | | Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-172-17/+17
| | * | | Tweak styling of project home files list.Douwe Maan2015-10-171-9/+4
| | * | | Use same style for project readme, tree readme and regular blob.Douwe Maan2015-10-172-11/+10
| | * | | Split up projects/tree/_tree partial.Douwe Maan2015-10-173-38/+37
| | * | | Remove redundant helper method.Douwe Maan2015-10-171-4/+3
| | * | | Move last push info at top of project page.Douwe Maan2015-10-173-3/+3
| | * | | Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-17123-748/+963
| | |\ \ \
| | * | | | Allow users to select the Files view as default project viewCristian Bica2015-10-014-9/+15
| * | | | | Merge pull request #9744 from jamierocks/patch-1Stan Hu2015-10-181-1/+1
| |\ \ \ \ \
| | * | | | | Fix spelling of DescriptionJamie Mansfield2015-10-181-1/+1
| | | |/ / / | | |/| | |
* | | | | | Make tables full width.Douwe Maan2015-10-1933-660/+695
|/ / / / /
* | | | | Merge branch 'cross-reference-mr-on-issues' into 'master' Douwe Maan2015-10-182-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-162-7/+4
| * | | | Show merge requests which close current issueZeger-Jan van de Weg2015-10-162-1/+8
* | | | | Merge branch 'rs-redactor-filter' into 'master' Douwe Maan2015-10-177-9/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into rs-redactor-filterrs-redactor-filterDouwe Maan2015-10-1625-32/+150
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-1558-330/+405
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-07280-960/+3299
| |\ \ \ \ \ \
| * | | | | | | Remove last remaining `reference_only_path` usagesRobert Speicher2015-09-033-3/+3
| * | | | | | | Basic support for an Atom-specific rendering pipelineRobert Speicher2015-09-034-4/+4
| * | | | | | | Return early from markdown and gfm when text is emptyRobert Speicher2015-09-032-4/+2
* | | | | | | | Temporary bring /ci page page with help informationDmitriy Zaporozhets2015-10-171-0/+20
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'filter-label' into 'master' Robert Speicher2015-10-161-5/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into filter-labelfilter-labelDouwe Maan2015-10-1430-172/+178
| |\ \ \ \ \ \ \
| * | | | | | | | Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-5/+4
* | | | | | | | | Fix import from SVN linkDrew Blessing2015-10-161-1/+1
* | | | | | | | | Merge branch 'last-commit-project-page' into 'master' Dmitriy Zaporozhets2015-10-162-0/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Change order of sha and commit message on project home pageDmitriy Zaporozhets2015-10-161-1/+1
| * | | | | | | | Show last commit from default branch on project home pageDmitriy Zaporozhets2015-10-152-0/+16
* | | | | | | | | Merge branch 'sentences-end-in-periods' into 'master' Robert Speicher2015-10-151-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sentences end in periods.sentences-end-in-periodsDouwe Maan2015-10-151-1/+2
* | | | | | | | | | Added missing comma [ci skip]Kamil Trzcinski2015-10-151-1/+1
* | | | | | | | | | Make the builds view and warning notice nicerKamil Trzcinski2015-10-152-5/+6
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Fix builds view count indicatorKamil Trzcinski2015-10-151-3/+3
* | | | | | | | | Merge branch 'view-issue-performance'Dmitriy Zaporozhets2015-10-1519-25/+25
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Don't use link_to/image_tag where not neededYorick Peterse2015-10-153-8/+8
| * | | | | | | | Use note.author for issue comment avatarsYorick Peterse2015-10-151-1/+1
| * | | | | | | | Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-1516-17/+17
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'builds-view' into 'master' Kamil TrzciƄski2015-10-154-1/+117
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove unneeded changebuilds-viewKamil Trzcinski2015-10-152-3/+3
| * | | | | | | Fix cancel_all specsKamil Trzcinski2015-10-141-1/+1
| * | | | | | | Refactor builds viewKamil Trzcinski2015-10-143-26/+26