Commit Graph

319 Commits (4b9b8024ba59b5b84d92dca650761b35ebf6408a)

Author SHA1 Message Date
Unknown eb6021f73f Fix issue pages URL params
Unknown 34f4af9ebf Working on issue and install page
slene 6b43067e1b image display in diff page
slene 06d3c87b23 Merge branch 'master' of github.com:gogits/gogs
slene 10b412d237 commit raw file
Unknown 3144fac03c IP: RC Code Review
slene 417d861be6 fix download
slene bce8586bc6 Merge branch 'master' of github.com:gogits/gogs
slene 346db02d89 fix image display
slene 16cb1e974c print err
slene 677643b812 fix read commit source
Unknown f470c241d6 IP: RC Code Review
Unknown dd6246877d Almost done diff page
Unknown 4b9eef50c9 Add comment of issue
FuXiaoHei 08405a4fea add issue view ui
FuXiaoHei 0b22d90b7c Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei f5c9149dd5 add issue toolbar flag
Unknown 409e4cde7a auth fix
Unknown 3cc860a46f auth fix
Unknown 87de66561c Start working on diff page
Unknown c1a3d4fefb Add mail notify for creating issue
Unknown d3b8e9daa1 Add notify watcher action
Unknown 2fa8d0c8dd Added create issue
FuXiaoHei 23d103c721 issue list in user
FuXiaoHei 124c4d72bf issue list in repo
FuXiaoHei 6e33e54e71 add issue-create template file
FuXiaoHei 7f6126dd04 install sample page
Unknown 6ef3e8b3c9 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	templates/repo/single_file.tmpl
Unknown 743fee6015 Fix
slene 123c7b44e8 fix
slene ff36248419 raw download
FuXiaoHei 98ec6a4eaa Merge branch 'master' of https://github.com/gogits/gogs
FuXiaoHei 5e22f1437a diff page ui
Unknown 59bbddb318 Mirror fix
FuXiaoHei 137538e54b refactor repo.go
Unknown b9b82cfe47 Mirror updates
Unknown f8cfb81fb0 Mirror updates
Unknown 6bc7ae971a Mirror fix
Unknown 97debac185 SSL enable config option
Unknown 1eb078d0a8 Fix action
FuXiaoHei bdd32f152d add m.NotFound handler
FuXiaoHei 47493a0191 use ctx.Handle to handle 404 page
Unknown 7356153ba3 Batch updates
Unknown cb52f6d07d Add auto-login
Unknown 59ffdbf6f8 Add create, list, view issue
Unknown b3cfd9fe0c Fix SSH key bug in windows
Unknown 61e2922601 Working on issues
Unknown e3f55ca0fb Need a field to specify if repository is bare
Unknown fd1831052c Update session
slene f9c07c4186 update session
Unknown 0d1872ebe3 Add admin memStatus panel
Unknown 7a1ff8636c Add config option: Picture cache path
Unknown 76cd448e79 Add admin delete user
Lunny Xiao 17da2fd2e3 merged
Lunny Xiao efdaf6ee15 add http protocol clone support
Unknown f219ddcf4e Add log config panel in admin
Unknown d40499e7fa Finsih mail resend limit
FuXiaoHei ecc61ced41 update admin nav ui
Unknown 30618b271a Add admin edit user
Unknown e67653cf13 Bug fix
Unknown c1576b4c40 Add admin add user
Unknown f6596f11c4 All configuration reload-able
Unknown 369ddf76a8 Batch fix
Unknown 06631ab91f Basic admin data table, models changes
Unknown 3b387336bf Add Repository/user name filter
slene b4a55434a4 wrong link should 404
slene 47234f1031 fix ext
slene de956c4776 linenums
slene c6bd723ce1 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	public/js/app.js
FuXiaoHei cb80111e89 guide page for bare repo
some ui fix
Unknown 4cf6cc63b0 Work on admin
Unknown 9f9cd6bfc6 Work on admin
slene 8ef71343df fix link
Unknown 5cb2d3d2e2 Bug fix
slene 24678d73f5 read single file
Unknown a922c3ff6a Watch backend
slene 8b0f421eb5 Merge branch 'master' of github.com:gogits/gogs
slene 0e7a2d9d3c directory redirect
Unknown 6f68620860 Pools limit concurrent nums
Unknown 601c10309d Bug fix
Unknown 757f360949 Render data in commit list page
Unknown 35d473f04a Finish verify email
slene 67f92c9d47 add parent folder link in file list
Gogs c6e12d2568 add up url in file list
Unknown a22c4ba71d Merge branch 'master' of github.com:gogits/gogs
Unknown ddbd2ce152 Add register mail tpl
FuXiaoHei a63b5982b5 top nav arrow update
FuXiaoHei 9bc06dc716 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
FuXiaoHei f0993ae3c8 repo commit list ui
slene 199fdd0336 fork render
FuXiaoHei c7660a81c6 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
FuXiaoHei a0e73e2b54 top nav arrow update
slene 483cc31369 Revert "fork render"
This reverts commit 56af7e99a8.
Gogs 56af7e99a8 fork render
Unknown a2fbb24615 Add active page
Unknown de087c7b4a Add send register confirm mail
Unknown fbbae2b721 Working on register mail confirmation
Unknown bd9d90d8c4 Add some log
Unknown fbd252c1cf Mirror fix
shengxiang[skyblue] ccd43b09b2 add some comment
Unknown d886f4df97 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/repo.go
	routers/repo/single.go
	templates/repo/single.tmpl
Unknown e44d9ffd89 Delete commit and update getlastcommit
Lunny Xiao 3ceb008e1f add commit view
Unknown e656609b0d Bug fix
Unknown 9eabbe68a6 Bug fix
Unknown b3dc159c45 Finding bug
Unknown b51a9d109f Mirror change
Unknown 9d3b003add Merge branch 'master' of github.com:gogits/gogs
Unknown 757e4f658c Completely rule out the cgo
slene d6f3333e48 small fix
slene 4249cec68c resolve relative path in markdown file
Lunny Xiao 45a6444b1e add commits
slene f90e37ade0 fixed
Unknown ee93186f72 Mirror change
slene 5bc2a1a6f9 show readme.md
FuXiaoHei df1985e1e8 Merge remote-tracking branch 'origin/master'
FuXiaoHei 3a3ac1f0f3 repo branch page ui
Unknown 5c3054c3b7 Merge branch 'master' of github.com:gogits/gogs
Unknown cf9fa06eae Mirror change
slene 3a2eee0827 fix repo setting and delete repo
Unknown 1043ab506e Merge branch 'master' of github.com:gogits/gogs
Unknown 95cb7cb2ad Nothing
FuXiaoHei d64a8e8d3a Merge remote-tracking branch 'origin/master'
FuXiaoHei c101471bdf ui update, repo-assignment panic bug fix
Unknown 0f68930892 Add latest commit in repo viewer
Unknown 685631627e Show branches in repo viewer
Unknown ec65be79f0 Fix commit feed ui
Unknown 425a58afd6 Bug fix
slene f6e32b1b08 finish delete ssh key and delete account. all with confirm.
Unknown 0754dd2f95 Add delete all feeds when delete account
Unknown fb960db6af Add check if public key name has been used
Unknown ab747f2790 Fix delete SSH key in file
Unknown 8de9517862 Mirror fix
Unknown f026ae8652 Merge branch 'master' of github.com:gogits/gogs
Unknown dfcae2a97a Add repo list data, need front-end fix
slene 7ca8306775 modify RepoAssignment
Unknown b43cfc5b39 Clean code
slene b9e57e41ce clean code
slene 27a9e18e48 clean repo.go
Unknown f174633b36 Clean code
slene a33d03f008 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	routers/user/user.go
	web.go
slene 81fedd8198 fix
slene fa5ad1e465 move templateFuncs to one file, add middleware context.
Unknown 4b8e888437 Finish feeds
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
Unknown e251b9bbca Bug fix
Unknown adb17791bd Add basic render of public act
Lunny Xiao b27e8e87f8 add tree view
FuXiaoHei d18237850c add draft page for empty link
Unknown 1ce17cce76 Add log.handle