summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix readme speccristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-181-2/+2
* Only load tree when project has repository to prevent 404Douwe Maan2015-10-181-1/+5
* Make spec names more clearDouwe Maan2015-10-171-3/+6
* Tweak help text.Douwe Maan2015-10-171-2/+2
* Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-172-17/+17
* Remove border at bottom of readme.Douwe Maan2015-10-171-0/+4
* Tweak styling of project home files list.Douwe Maan2015-10-172-14/+5
* Use same style for project readme, tree readme and regular blob.Douwe Maan2015-10-173-19/+10
* Split up projects/tree/_tree partial.Douwe Maan2015-10-173-38/+37
* Set vars used by tree view in project show action.Douwe Maan2015-10-171-4/+8
* Remove redundant helper method.Douwe Maan2015-10-172-12/+5
* 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-17602-5378/+8831
|\
| * Merge branch 'rs-redactor-filter' into 'master' Douwe Maan2015-10-1744-476/+810
| |\
| | * Merge branch 'master' into rs-redactor-filterrs-redactor-filterDouwe Maan2015-10-16113-852/+1544
| | |\
| | * \ Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-15296-2085/+4176
| | |\ \
| | * | | Participable doesn't need to know about MentionableDouwe Maan2015-10-145-11/+16
| | * | | Fix specsDouwe Maan2015-10-141-5/+5
| | * | | Explicitly only parse references by specified filterDouwe Maan2015-10-142-2/+8
| | * | | Have Issue#participants load all users mentioned in notes using a single queryDouwe Maan2015-10-143-24/+28
| | * | | Code cleanupDouwe Maan2015-10-133-23/+17
| | * | | Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan2015-10-134-19/+36
| | * | | Efficiently load multiple references of one type.Douwe Maan2015-10-137-23/+33
| | * | | Pass project to RedactorFilterDouwe Maan2015-10-133-6/+11
| | * | | Raise error when a ReferenceFilter doesn't implement referenced_byDouwe Maan2015-10-081-1/+1
| | * | | Update inline docDouwe Maan2015-10-081-2/+2
| | * | | Update ReferenceFilter docsRobert Speicher2015-10-071-10/+9
| | * | | Always allow references to the current projectDouwe Maan2015-10-077-8/+12
| | * | | Refactor reference gathering to use a dedicated filterDouwe Maan2015-10-0725-182/+414
| | * | | Return strings where expectedDouwe Maan2015-10-071-2/+2
| | * | | Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-07947-3889/+24469
| | |\ \ \
| | * | | | Remove last remaining `reference_only_path` usagesRobert Speicher2015-09-033-3/+3
| | * | | | Basic support for an Atom-specific rendering pipelineRobert Speicher2015-09-036-59/+70
| | * | | | Return early from markdown and gfm when text is emptyRobert Speicher2015-09-033-4/+6
| | * | | | Remove unnecessary current_user context from filter specsRobert Speicher2015-09-022-24/+11
| | * | | | Add RedactorFilter specs for invalid Group and Project referencesRobert Speicher2015-09-011-0/+12
| | * | | | Add post_process method to Gitlab::MarkdownRobert Speicher2015-09-013-3/+27
| | * | | | Update MarkdownFeature support classRobert Speicher2015-09-011-19/+13
| | * | | | Fix GitlabMarkdownHelper specRobert Speicher2015-09-011-11/+14
| | * | | | Remove `current_user` context from markdown and gfm helpersRobert Speicher2015-09-012-3/+0
| | * | | | Rescue from `RecordNotFound` in RedactorFilterRobert Speicher2015-09-011-0/+4
| | * | | | Default `user_can_reference?` to true when no attributes matchRobert Speicher2015-09-011-1/+1
| | * | | | Add RedactorFilterRobert Speicher2015-09-013-0/+143
| | * | | | Remove all permission checking from Reference filtersRobert Speicher2015-09-0110-228/+105
| * | | | | Merge branch 'redirect-ci-dash' into 'master' Dmitriy Zaporozhets2015-10-172-3/+23
| |\ \ \ \ \
| | * | | | | Temporary bring /ci page page with help informationDmitriy Zaporozhets2015-10-172-3/+23
| * | | | | | Merge branch 'redirect-ci-page' into 'master' Dmitriy Zaporozhets2015-10-171-0/+5
| |\ \ \ \ \ \
| | * | | | | | Redirect old CI project route to GitLab projectDmitriy Zaporozhets2015-10-171-0/+5
| | |/ / / / /
| * | | | | | Merge branch 'hide-builds-tab' into 'master' Dmitriy Zaporozhets2015-10-171-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Hide Builds tab is GitLab CI is not enabledhide-builds-tabDmitriy Zaporozhets2015-10-171-1/+1
| |/ / / / /