summaryrefslogtreecommitdiff
path: root/app/views/refs
Commit message (Expand)AuthorAgeFilesLines
* Update author info in tree viewRiyad Preukschas2012-10-181-4/+3
* Add BlameController, remove Refs#blame actionRobert Speicher2012-09-261-11/+0
* Move refs/blame view to blame/showRobert Speicher2012-09-261-40/+0
* Update usages of tree_file_project_ref_path to project_tree_pathRobert Speicher2012-09-263-4/+4
* Move tree-related views from refs to treesRobert Speicher2012-09-267-154/+0
* Use Commit#show instead of Commits#show to view a single commitRobert Speicher2012-09-261-2/+2
* Added workaround for github-markup issue with rendering markdownDmitriy Zaporozhets2012-09-202-2/+10
* Extract ref switcher into a partialRobert Speicher2012-09-161-4/+1
* Merge pull request #1438 from SaitoWu/bugfix/1434Dmitriy Zaporozhets2012-09-111-1/+1
|\
| * tree view need use ascii-8bit, file name need be utf8.Saito2012-09-111-1/+1
* | don't load commit logs when viewing blobNihad Abbasov2012-09-111-5/+6
|/
* Reduce the amount of JavaScript written in viewsRobert Speicher2012-09-103-9/+1
* Use GitHub::Markup to parse markup filesRobert Speicher2012-09-052-8/+3
* Update the projects js file to coffeescript; refactor the clone panel switcherRobert Speicher2012-09-041-5/+0
* git clone panel available on files tab toorandx2012-09-032-1/+10
* Tables refactoredrandx2012-09-031-1/+1
* Removed class 'small' for some buttons. Fixed issue creationrandx2012-08-301-1/+1
* Fix branch selector. Few css fixed alsorandx2012-08-182-3/+1
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-1010-35/+35
* Update views for GFMRiyad Preukschas2012-08-022-2/+2
* Update links to commitsRiyad Preukschas2012-07-251-3/+2
* Update views to use CommitDecoratorRiyad Preukschas2012-07-222-3/+4
* Tree ajax log. progress bar & refactoringDmitriy Zaporozhets2012-07-104-18/+17
* Feature: ajax load for tree commit lograndx2012-07-105-19/+29
* CSS improvements & refactoringrandx2012-07-103-22/+26
* fix blame encoding error.Saito2012-07-101-2/+1
* Fix tree css class conflictDmitriy Zaporozhets2012-07-061-2/+2
* Refactored theme css, added Modern theme pre versionrandx2012-06-111-2/+1
* Remove trailing whitespaces and trailing linesAndrey Vakarev2012-06-043-3/+3
* remove detect_enoding. detect_encoding means force_encoding to the file.data'...Saito2012-05-302-3/+3
* Merge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodo...randx2012-05-272-3/+3
|\
| * Better fix for encoding problems on rendering of inline file visualizations l...Gabriel Mazetto2012-05-262-3/+3
* | Images refactored, Feed icon replaced, Fixed comment form focusrandx2012-05-271-1/+1
|/
* Added force utf8 encodingNek2012-05-192-5/+5
* Branches pages polished. few css improvementsDmitriy Zaporozhets2012-05-181-1/+1
* New Feature: Git Blame for fileDmitriy Zaporozhets2012-05-174-14/+61
* CSS improvements for diff & file viewDmitriy Zaporozhets2012-05-151-7/+7
* show rendered file if it is .markdown fileRickXing2012-05-151-7/+13
* Using github's linguist to better detect filetypes and to do syntax highlight...Arthur Schreiber2012-04-201-4/+4
* preserve for code browseDmitriy Zaporozhets2012-04-111-2/+2
* bug fix: broken indents fixed in markdown rendered statementsKei Kubo2012-04-111-1/+2
* Minor fixesDmitriy Zaporozhets2012-04-101-1/+1
* migrated to bootstrap 2randx2012-04-102-4/+4
* there should be no space after '(' and before ')'Gosha Arinich2012-03-261-4/+4
* tree browse -> file iconsDmitriy Zaporozhets2012-03-123-4/+9
* Polishin & fixed tree switchDmitriy Zaporozhets2012-03-061-4/+3
* Improved file browse page, prepared for downloads tabDmitriy Zaporozhets2012-02-283-14/+19
* tree css fixesDmitriy Zaporozhets2012-02-271-1/+1
* Fixed ajax loading image. Fixed wrong wordingDmitriy Zaporozhets2012-02-261-1/+0
* Ignore invalid submodule entriesDmitriy Zaporozhets2012-02-141-1/+1