Commit Graph

139 Commits (f9b1fac4eae993491be7a1f91f48196535986f5b)

Author SHA1 Message Date
Sandro Santilli 2ce60ff314 Include repository owner name and description in html title ()
Closes 
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working ()
Unknwon 514382e2eb Rename module: middleware -> context
Unknwon d5a3021a7d Make markdown as an independent module
Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close
Unknwon a49af93faf APIs: Users Followers
- User profile un/follow
- List user's followers/following
Unknwon 6673dcb038 improvments of highlight class name
Unknwon 19423957b1 rename import path
Unknwon 7509fa2c33 improve get commits performance
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon a576224d0e unified name: IsViewBranch, IsViewCommit and IsViewTag
Unknwon e538ff2770 fix and fix
Unknwon 2b10fdc4dc Wiki: UI for page new
Unknwon b80e848d02 upgrade libs
Unknwon ab9411be2a clean up code
Unknwon 9ab96172fc new watchers, stars and forks UI
Unknwon 7b1c10ea7e new repo ui
- copy link button: , , ,
- synxtax highlight: , , , 
- z-index: 
Unknwon 1d57f0d64f Show custom avatars in commits
Unknwon 0d4498429c work on
Unknwon 3a81fdf092 rename fields
Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix
Unknwon afccd0a3ee models/action.go: mirror fix on
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
Unknwon 37fcc8daf2 modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
Unknwon 677b1ec627 fix
Unknwon 1a5aa5e0c0 fix
Unknwon 9a1fe801e5 fix
dennis-smurf 528c075ad6 Added issue link rendering in commit messages
Unknwon 23eec25274 Fix , fix , fix
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
Unknwon 2a031c1365 Fix
Unknwon b8368f98ff Add directory level commit message
Unknwon 3f707b3f32 Add basic submodule support
lunnyxiao 7df60af60e submodule support and closed
lunnyxiao 150eef93b2 add submodule basic support & buf fixed
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines
Unknwon 25d6ae69d1 Remove hg dep
Unknwon b765229a6d Fix code style
lunnyxiao 97fb62f51e auto detect text file encode and convert to utf8
Unknwon 8dd07c0ddd New UI merge in progress