summaryrefslogtreecommitdiff
path: root/app/views/projects/blob
Commit message (Expand)AuthorAgeFilesLines
* Put grey block around blob ref switcher and breadcrumb.Douwe Maan2015-10-172-17/+17
* Apply new design to files pageDmitriy Zaporozhets2015-10-131-1/+1
* Quick Submit all the things!Robert Speicher2015-10-072-2/+2
* Add directory feature buttonStan Hu2015-10-073-9/+32
* Merge branch 'master' into project-header-titlesDouwe Maan2015-09-183-7/+11
|\
| * Move partial locals out of controllerStan Hu2015-09-173-7/+11
* | Move project header title definition to view in question.Douwe Maan2015-09-174-0/+7
|/
* Change the replace placeholder to use the filenamefix-upload-uiStan Hu2015-09-154-36/+8
* Improve wording for header and placeholdersRobert Schilling2015-09-153-7/+7
* Cleanup some html/css for upload featureDmitriy Zaporozhets2015-09-154-17/+17
* Merge branch 'ui-fixes' into 'master'Dmitriy Zaporozhets2015-09-151-1/+1
|\
| * Fix UI for web editorDmitriy Zaporozhets2015-09-151-1/+1
* | Add "Replace" and "Upload" featuresliyakun2015-09-155-5/+68
|/
* Style blob show pageDmitriy Zaporozhets2015-09-101-1/+1
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-112-7/+8
* Revert "Merge branch 'web-editor-rugged' into 'master'"Dmitriy Zaporozhets2015-08-111-2/+2
* Revert "Refactor web editor"Dmitriy Zaporozhets2015-08-111-6/+5
* Gitlab Issue 707: Indent unfolded code 1 characterngentile2015-07-221-1/+1
* Show last push widget on several project pagesDmitriy Zaporozhets2015-07-081-0/+3
* Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher2015-06-263-10/+5
* Bootlint: Modals no longer need a '.hide' classRobert Speicher2015-06-161-1/+1
* Bootlint: Use offset grid classes instead of empty divsRobert Speicher2015-06-161-2/+1
* Refactor web editorrefactor-web-editorDmitriy Zaporozhets2015-06-051-5/+6
* Allow base64 for edit blobsDmitriy Zaporozhets2015-06-011-2/+2
* Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-211-2/+2
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-5/+1
* Capitalize "X" in "New X".Douwe Maan2015-04-301-1/+1
* Add a page title to every page.Douwe Maan2015-04-303-0/+3
* Improve file icons rendering on treeSullivan SENECHAL2015-03-281-1/+1
* Refactor buttonsDmitriy Zaporozhets2015-03-141-6/+6
* Improve css for file actionsDmitriy Zaporozhets2015-03-131-4/+6
* Increase input padding and fit issue form in laptop screenDmitriy Zaporozhets2015-03-071-1/+1
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1
* Web Editor: save to new branchValery Sizov2015-02-242-0/+14
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-146-15/+15
* Fixed few tests and improved css styleDmitriy Zaporozhets2015-01-262-2/+2
* Improve web editor filename placeholderDmitriy Zaporozhets2015-01-261-1/+1
* Refactor web editorDmitriy Zaporozhets2015-01-263-68/+29
* Refactor blob viewsDmitriy Zaporozhets2015-01-263-0/+125
* Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-151-1/+1
* Merge pull request #7882 from cirosantilli/blob-instance-to-localDmitriy Zaporozhets2014-12-201-1/+1
|\
| * Use blob local instead of instance.Ciro Santilli2014-10-011-1/+1
* | Merge pull request #7886 from cirosantilli/disable-blob-edit-mrDmitriy Zaporozhets2014-12-201-7/+1
|\ \
| * | Disable / hide MR edit blob button if cannot edit.Ciro Santilli2014-10-021-7/+1
* | | Merge pull request #7863 from cirosantilli/rm-blob-link-to-buttonValeriy Sizov2014-11-051-1/+2
|\ \ \
| * | | Transform remove blob link into button.Ciro Santilli2014-10-241-1/+2
* | | | Merge pull request #7866 from cirosantilli/input-button-to-tagDmitriy Zaporozhets2014-10-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Use button type=submit instead of input.Ciro Santilli2014-10-011-1/+1
| | |/ | |/|
* | | Fix fa-download iconSullivan SENECHAL2014-10-041-1/+1
* | | Merge branch 'cirosantilli-factor-commit-msg-textarea'Dmitriy Zaporozhets2014-10-031-7/+2
|\ \ \