Commit Graph

351 Commits (3abc41cccab2486012b46305827433ad6f5deade)

Author SHA1 Message Date
Unknown 8bc502a1ea New err check style
Unknown 2a9da4b8e5 Fix
Unknown eda3f8b3b3 Mirror updates
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs
Unknown 2dc0329c5f Fix auth issue on
Unknown 6277f8497c Auth problem related
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
slene 4fafc76052 zip archive download
Lunny Xiao 4210f56dbc bug fixed for http clone
Unknown f644cefa86 Finish release
Unknown 4c1452574a go get
Unknown ea74be2f2e go get
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 31d613c01d Mirror fix
Unknown d305448fa8 Mirror bug fix
zhsso 2e6d50addc combine getCommit ById and ByBranch in routers/repo/commit.go
Unknown 33aa4f7438 Support private repo
Unknown d6dac160df Pages in commits list page
Unknown 47aa53bd36 Add search commits
Lunny Xiao ee2d8d2469 remove trace
Lunny Xiao 8cfa2be433 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao db39e58a13 add actions for http push
Unknown 306aa5bffe Add support default branch
Unknown 8980675a9f Fix
zhsso a4cbe79567 fix
zhsso f3ed11d177 mistakes
Lunny Xiao a24c0b92e4 bug fixed
Lunny Xiao 88d873c67f Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 94c7278194 Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	web.go
Lunny Xiao 16b6e5d50b bug fixed
Unknown 5d4025cb5a Add go get meta support
Unknown 9f7bd5007b Work on mirror repo
FuXiaoHei c72e1b5c2a repo-import page ui
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after
Unknown 8c9a0494ec Add @ # commit link detect on all markdown render
FuXiaoHei 98f918ed28 Merge branch 'dev' of https://github.com/gogits/gogs into dev
FuXiaoHei 3ede496383 add release-new route
Lunny Xiao 9791e70da6 bug fixed
Lunny Xiao a92826a8fe Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	routers/repo/repo.go
Lunny Xiao 493b0c5ac2 add ssl support for web
Unknown eb803ec5eb Add transfer repository
Unknown 4a4997a3c7 Merge branch 'master' of github.com:gogits/gogs into dev
Lunny Xiao 6b9f7fd758 basiclly http push
Unknown e9c4156c87 Add: rename user
Unknown 79a610592e Add: rename repository
Unknown db66b8da72 Add release tmpl
Unknown d9005ee970 Improve issue mail content
Unknown e938863ae6 Mirror fix on UI
Unknown d0e6a4c25a Change new martini impot path
slene d6c9e3413a fix display bare repo
slene 578d981d7e display bare repo page
slene b27c34f39a update git api. fix link... and so on
slene 41ca0ed302 remove ctx.Repo.IsValid
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
Unknown cad2ced394 Bug fix
Unknown ffa59739b6 Add edit issue
Unknown 8282828820 Fix action email bug
Lunny Xiao 879ef8d81f Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao a726c125b5 Add PushCommit
Unknown beb1761d7c Mirror fix
Unknown a55941ff83 Add auto-detect home directory
Unknown 63dae435f9 Bug fix
Unknown 5344a03003 Bug fix
slene 8b700e825b fix panic, add repo check, signed check
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 124c4d72bf issue list in repo
FuXiaoHei 6e33e54e71 add issue-create template file
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 1eb078d0a8 Fix action
FuXiaoHei 47493a0191 use ctx.Handle to handle 404 page
Unknown 7356153ba3 Batch updates
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
Lunny Xiao 17da2fd2e3 merged
Lunny Xiao efdaf6ee15 add http protocol clone support
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 9f9cd6bfc6 Work on admin
slene 8ef71343df fix link
slene 24678d73f5 read single file
Unknown a922c3ff6a Watch backend
slene 8b0f421eb5 Merge branch 'master' of github.com:gogits/gogs
slene 0e7a2d9d3c directory redirect
Unknown 601c10309d Bug fix
Unknown 757f360949 Render data in commit list page
slene 67f92c9d47 add parent folder link in file list
Gogs c6e12d2568 add up url in file list
FuXiaoHei 9bc06dc716 Merge remote-tracking branch 'origin/master'
Conflicts:
	routers/user/user.go
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 de087c7b4a Add send register confirm mail
Unknown bd9d90d8c4 Add some log
Unknown fbd252c1cf Mirror fix
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 425a58afd6 Bug fix
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 81fedd8198 fix
Unknown e251b9bbca Bug fix
Unknown adb17791bd Add basic render of public act
Lunny Xiao b27e8e87f8 add tree view
Unknown 1ce17cce76 Add log.handle
Unknown 15f8bc417e Add log.handle
Unknown 56cf05be77 Add errHandler mid ware
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page
Lunny Xiao 1902500b0d Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 3a1fa012f7 update repo page
Unknown 27104ac89a Add delete repo
FuXiaoHei a8d8e72562 single repository setting page ui
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo
FuXiaoHei f65d8f9144 single repository page ui, add spec handler to get repo
FuXiaoHei b1fe498eb9 single repository page ui
FuXiaoHei 555c8f1d91 Merge remote-tracking branch 'origin/master'
FuXiaoHei 4fff38856e single repository page ui preview
Lunny Xiao 08feaf3ded add repo router
Unknown fdc4151ff3 Finish create repo
Unknown b4727c7601 Update create repo
Lunny Xiao f9907bbfa4 add README support for creating repository
Unknown 897329a644 Add add and delete SSH key
Unknown 0d9b2f3860 Update CreateRepository
Unknown 76ce6f9848 Update repo.Create
Unknown 5a05d6633d Merge utils to modules
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Unknown ba5c7ea771 Add SignInRequire and SignOutRequire middleware
Lunny Xiao e246f2188e add list for repo basic
Lunny Xiao 0632198a40 add create repository button
Lunny Xiao bbf5345004 ssh push support
Lunny Xiao f7826d4ed7 create repository from web