Commit Graph

2769 Commits (211321fb936683815c4033fdfb9ac46af8a3b357)

Author SHA1 Message Date
evolvedlight c9e5e38fcf Initial cut of git fork
Unknwon 405ee14711 Fix SMTP auth logic
Unknwon 86eac0842b Fix feeds display issue
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator
fundon eb1e6f8e3e support dsa key format
无闻 c1d047d16e Merge pull request from chadoe/homelink
Fix user HomeLink when using a suburl
无闻 38f71af363 Merge pull request from chadoe/avatarlink
Fix AvatarLink when using a suburl
evolvedlight b7b0ee7df9 Fix minor typo
Martin van Beurden bb05ef907b Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
Martin van Beurden 204952439a Fix user HomeLink when using a suburl
Unknwon b8368f98ff Add directory level commit message
Unknwon 10673417dc Mirror fix on transfer repo
Unknwon ad52b2d791 Mirror fix on transfer repo
Unknwon 71e4689d11 Page: User profile
Unknwon f69761563b Fix bug on transfer repo
lunnyxiao 089d934547 add action repousername for transfer
Unknwon bd55b78775 Page: Commits and fix
Unknwon 5bbeeb0f1b Page: Commits and fix
Christopher Brickley 25c8d01676 increase max commits in payload to 5
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon 8a09256941 Mirror fix and fix
Christopher Brickley f94d7c3f51 clarify name/username/owner/pusher for webhook
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines
Unknown ebb4f1b78c Work and
Unknwon 62f21ff3ed Work on
Unknwon 0d9c41be7d Work on
Unknwon c1ceec45da Fix mirror UI style and work on
Unknwon a2cac952a4 Prepare 0.5 release
Unknwon bba401a5dc Prepare 0.5 release
Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
Christopher Brickley 52d15ddec8 deliver hooks immediately after commit
Unknwon 33659ed9a5 Fix
Christopher Brickley 132590fab8 update specific hook_task, not all
lunnyxiao d84d6dfdae add showinfo for xorm
无闻 e79e4b1580 Merge pull request from compressed/org_hook
Organization-level Webhooks
Unknwon ab7206d6b7 Fix
Christopher Brickley 85c35a6b8b add organization-level webhooks
Vyacheslav Bakhmutov 31d8011843 Set milestone content field to TEXT orm type
无闻 d8290c9bac Merge pull request from tstorch/database-cleanup
Code dedoublication in models/models.go
Tristan Storch bdfdf3cacb Code dedoublication in models/models.go
Just some code dedoublication in models/models.go
Tristan Storch 9fc4ded369 Standard git user.name and user.email if not set
Git user.name and user.email will now be set to the standard values

  - Gogs
  - gogitservice@gmail.com

if user.name is not set or empty.

If user.name is set and user.email not, it will leave it this way.
Unknwon 830efc90da update docs and mirror bug fix
lunnyxiao c80f0232f1 Merge branch 'master' into dev
lunnyxiao 1240fef0ca bug fixed for migrate and fixed
Christopher Brickley af0741da07 handle initial commit for compareUrl
Christopher Brickley 00a864e693 add commit compare functionality
Christopher Brickley 2bce24068d add Slack API webhook support
Unknwon 7e36bf448d Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	dockerfiles/README.md
Unknwon d2aff9a46a Continue working on new admin pages
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev
lunnyxiao c40e815763 add migrate api
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon 50de06056b Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon 74b31566cf Finsih add/remove repo in organization
Vyacheslav Bakhmutov 95a594d75a Migrate all branches and tags
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon e325c8499a Fix and set git config
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 78defd238c Page: Manage social accounts
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 9d5c0c80a4 Mirror fix on
Sebastian Jackel 0bfbefc38a Moved defer f.Close() up so there is no chance of returning without closing and handled an error on f.Chmod
Sebastian Jackel 51abaf788c Corrected log message
Sebastian Jackel be7ce72ebe Make sure, .ssh directory and authorized_keys file are kept at correct permissions
Unknwon a8e05fdf1b Use toolbox
Unknwon fa0a389dc4 Fix bare repo bug
Unknwon 755eec745f Finish new repo settings page
Unknwon 17d2675dd2 Fix
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
无闻 c4eeb803e1 Merge pull request from nuss-justin/issue/303
Fix . Specify updated columns explicitly.
Justin Nuß 3e7e9ee289 Fix . Specify updated columns explicitly.
Justin Nuß 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244
Justin Nuß cbcd08aa17 Mention organisation users when organisation gets mentioned
无闻 da0240aacd Merge pull request from nuss-justin/feature/attachments
Feature: Ability to attach files to issues (attachments)
Justin Nuß 9a7349ce64 Change Attachment.Path to TEXT (no maximum size)
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 70b0023b82 Fix double decrement of issue counter
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
Justin Nuß c850c01007 Update closed issues stats for repository
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
无闻 94b100ce43 Merge pull request from nuss-justin/issue/216
Fix . Change milestones, labels and assigne without reloading the page
无闻 dc2e140360 Merge pull request from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
Justin Nuß 0d06c7e5f2 Prevent panic when dividing through zero
Justin Nuß 636a78fed1 Escape tags and quotes in links.
Justin Nuß e194cf3291 Fix issue . Allow links in the repository description
Justin Nuß ec26b78d3c Fix issue . Update milestone counter when creating an issue
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 0f907301b7 Fix
Christopher Brickley 63e47405b2 Only update access usernames where the username is changing
Unknown 63cc14062a Paging function for users and repositories
Unknown 7ffdabb28f Move debug router location
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown fd5412ec47 Work on
Lunny Xiao baa255e899 remove debug info
Lunny Xiao 3c6da63216 bug fixed
Unknown be8ac7fb75 fix
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 13b032f829 update name
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging
Unknown 465dc962b5 Finish create organization team
Unknown e4ea5cf598 Finish Teams page
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 5dbfe3c26c Finish organization homepage
Lunny Xiao 1c46d68aba bug fixed for message tag
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 54e17c7cca bug fixed
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
Lunny Xiao e5ae41e21f bug fixed
Unknown 6e448b0714 Finish delete organization
Unknown 19e9104289 Organization settings page
Lunny Xiao 165e3e8f18 path bug fixed
Unknown 32b09681b2 Migrate repository by organization
Unknown 8644c571db Mirror bug fix on create repo action
Unknown 43b33440b5 Work on create organization repo and
Unknown e0f9c628c5 Add create organization
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev
Eryx d5d04a66f3 Fix
Unknown 47d29a1ee0 Mirror fix on
Unknown ad5ec45dd6 Fix
Unknown 8bfa7ae745 Remove qiniu/log
Unknown f147ad619a Basic process manager
Unknown e07674bff1 Support edit release and save as draft
Unknown 9961f9a53c Fix
Unknown 1161c71ac1 Mirror fix
toby.zxj a13a6b14ec Using strings.HasPrefix(...) will misjudgement
`strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table.

	user_name | repo_name
	----------+-------------
	toby      | toby/blog
	toby      | toby/test
	toby      | tobyzxj/blog
	toby      | tobyzxj/test
Unknown a3e1383cac Add gogs fix location command
Unknown f160b4f33c Add tar.gz download button and other mirror updates
Unknown 1f58d6f5d9 Mirror fix on
Unknown 302c863cda Fix
Unknown 4f2f3c2857 Code convention
Unknown 11f9d738e8 Fix
Unknown 32c5fa514c Fix
Unknown eaa7d71fc7 Fix
Unknown e1332c5239 Fix
Unknown 01a516b584 Fix
Unknown 6696610aea Fix zombie
Unknown ab13a29cb5 Fix
Unknown 688ec6ecbd Fixed
Unknown 87854c95a9 Fixed
Unknown 80055bde86 Code convention
Unknown dce17c86ac Almost done issue label
Unknown b1bdbd7f94 Almost done issue label
Unknown 5e9a45f74a Code convention
Unknown 93f8f92523 Finish create new label
Unknown 956f011dd3 Fix
Unknown be82716b66 Clean old LDAP code
Unknown 4744996f9a Make gmail auth work
Unknown db6b71ad03 Update issue-user when change milestone
Lunny Xiao f4486f3eec bug fixed
Unknown b70db61854 Fix
Unknown 16bddd593a Finish change issue’s milestone
Unknown 46fc36c3a6 Finish change issue’s milestone
Unknown e8dd480f10 Litte bug fix
Unknown 9100786beb Fix
Unknown 5ed5aa5228 Finish milestone
Unknown 5d5c4535cb Fix
Unknown 2eee1e9bc2 Finish edit a milestone
Unknown 98dbbae2ef Fix
Unknown a913aff1d0 Show collaborative repositories in dashboard
Unknown 54e95fa367 Finish add new milestone
Unknown f1130ce5e9 Fix edit auth page bug
Unknown 98eeec4cbb Fix
Unknown 68fb62347f Finish issue assignee
Lunny Xiao f68e279150 spell bug fixed
Lunny Xiao d2231bb54c smtp login bug fixed
Lunny Xiao bf58679390 add support for smtp authentication
Lunny Xiao b33f255c40 add smtp authentication
Lunny Xiao 26c0113ea0 delete unused codes
Lunny Xiao 55019bfbc5 merge all login methods
Lunny Xiao 4d6de6c7b9 add login name for auth type
slene 7d84cc96e8 update with git api
jiangjianxiao 501f70e248 fix news feed repo link
Unknown 830494a8aa Remove old files
Unknown 25713ab209 Fix
Unknown 914ffa496f Show private repository activities in dashboard if has access
Unknown a742ee543e Add change assignee back end
Unknown e867283406 Assignee back end
Unknown 23a857d107 Add repo info to web hook post
Unknown 495d939ca5 Waiting for UI
Unknown 7d89e765ab Bug fix
Unknown 31fd45ba02 Bug fix
Unknown abd8c2a7ca Bug fix
Unknown e05b1385fb Bug fix
Unknown 8b6766ecbe Bug fix
Unknown 269281ab76 Bug fix
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 7407f9caf3 Finish issue design
Unknown 8ca14e2109 Improve delete SSH key
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown e573855a4f Fix , support web hook
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 24f614f6db Finish add web hook
Unknown bbdfe25769 User code clean and ui improve
Unknown 3b7465f817 fix code
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev
Lunny Xiao 1652dd5068 basic authentications
Unknown a641854cad command dump
Unknown bb0bc0a240 Merge branch 'dev' of github.com:gogits/gogs
Unknown 7b60756f2c Fix Collaborators cannot commit
Lunny Xiao 163fcec59f resolved
Lunny Xiao 79ea34e70e ldap support
Unknown e7d8fadb08 Add disable gravatar option
Unknown cd2020429a Fix
Unknown ff9872104e Fix
Unknown 100cd181bc Add router log config option
Unknown 75109bbd65 Fix panic when no master branch
Unknown f6c4fbeb37 Collaborator
Unknown a7584d16e4 Fix
Unknown 480a4ae8c5 Fix
Unknown a2333d95d5 Fix
Unknown 89c99167b2 Fix
Unknown 49dc57e336 Add /api/v1/users/search
Unknown de46c06d2e Merge branch 'master' of github.com:gogits/gogs into dev
Lunny Xiao 1e9f376d3d bug fixed
Lunny Xiao a85f242030 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao cdc843f06b add fix command for upgrade
Unknown 41b0a7b97c Mirror fix on public key
Unknown 62240b6bc1 Add login by email
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 1badb2bbcc Fix
Lunny Xiao 8bab21d795 add login.go
无闻 37cbfc032a Merge pull request from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
juju2013 efc05ea1de initial support for LDAP authentication/MSAD
Unknown 8bc502a1ea New err check style
Unknown de01f81489 Prepare for v0.3.0 release
Unknown ea29a9b846 API fix
Unknown 0e41726ece API change
Unknown eda3f8b3b3 Mirror updates
Unknown 49c01c0b57 Fix import path
Unknown f8571f4db1 Bug fix on build tag
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
Unknown 5378bb326b Merge branch 'master' of github.com:gogits/gogs into dev
Christopher Brickley b9a1d13c29 change gravatar image to match URL scheme
Christopher Brickley caeddb79a3 update SetEngine for postgresql
skyblue 6cb636f8a0 fix title extra quoted
Unknown c3c2cfebaa Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown c36e7d322e Mirror updates
Lunny Xiao 8283e16ef7 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 6cee65db5a bug fixed
Unknown f644cefa86 Finish release
Unknown 190b83e05e push tag support
Unknown d2b53dd43b Add weibo oauth
Unknown 4b9b8024ba Clean oauth code
Unknown d26a333dfb go get
Unknown 9d983f27d6 go vet
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 9ffa8a4083 finish mirror fix
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 23bba7633b Mirror fix on sqlite3 tag
Unknown d60f7b85e5 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 47f3dd43a5 Merge branch 'master' of github.com:gogits/gogs into dev
Michael Crosby 25fd495b2e Add sqlite build tag
This adds a sqlite build tag so that you don't have to have the sqlite
import commented out in code and users can run:
    go build -tags sqlite
if they want to have sqlite support enabled.  It is disabled by default
so nothing changes with the default go get or build commands.
skyblue 75d2affcbf add oauth2 qq support
skyblue f92851e347 Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue 2ce0c3befe add google oauth2 support
Unknown 559a57330e Mirror fix
Unknown 794b457252 Mirror fix
Unknown 31d613c01d Mirror fix
Unknown d305448fa8 Mirror bug fix
Unknown 4fc5dcc764 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 33aa4f7438 Support private repo
skyblue f8e97b75fb Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue 5c1312f38e clean oauth2 code
Unknown d6dac160df Pages in commits list page
Unknown 47aa53bd36 Add search commits
Unknown 7d07b58114 UPDATE README
skyblue dd815ae7b5 finish github oauth2 support
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 45462662e9 Add flash
zhsso a4cbe79567 fix
zhsso f3ed11d177 mistakes
Gogs fde5b16332 Fix wrong path name
Gogs 7811e58726 speedup models.getReposFiles, using os.Exec
but the results may different with before
Unknown 5d4025cb5a Add go get meta support
Unknown 5f6bd323f5 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	models/oauth2.go
Unknown a773cf1d87 Mirror fix
skyblue 8683d2f857 remove martini oauth2 depend
Unknown b506429803 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 115a349131 Fix
skyblue 24d0ca4aa0 clean tail
skyblue d4565483e6 add id for oauth2
Unknown 22feddf804 Fix
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after
skyblue 05fb34eacd first works oauth2(github). need to login with /user/login/github
Unknown e7c8a3cb8d Add salt for every single user
skyblue 5e534bf2a5 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown b7c3b0cc73 Add reset password, fix
Unknown 3ebc9b991a Use gogits/session for oauth2
skyblue 1336d8d54d Merge branches 'dev' and 'dev' of github.com:gogits/gogs into dev
skyblue c22d3503fd add oauth2 table init
skyblue ce350a737a update models, add licence in start.sh
Lunny Xiao 9791e70da6 bug fixed
Unknown e41ab839c7 Use session for rolling back
Unknown eb803ec5eb Add transfer repository
Unknown 4a4997a3c7 Merge branch 'master' of github.com:gogits/gogs into dev
Unknown e9c4156c87 Add: rename user
Unknown 79a610592e Add: rename repository
skyblue bbadbbdf68 Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue bfdadaa13c add oauth2 models
Martin Garton 4586c386e7 fix unique
Unknown db66b8da72 Add release tmpl
Unknown d9005ee970 Improve issue mail content
Lunny Xiao a187ba9651 improved log locations
Unknown 2a0066420a Fix bug work with sqlite3
Unknown 9f91dee53f Bug fix
Unknown a6e12aaef6 Fixing bug
slene 4c70249f75 fix some link
Lunny Xiao af2129c254 bug fixed delete repo
Lunny Xiao cd800d7837 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 50391f434e bug fixed
slene b27c34f39a update git api. fix link... and so on
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
Unknown ffa59739b6 Add edit issue
Unknown 2c073afbec Mirror fix and update
Lunny Xiao ec1b801732 bug fixed
Unknown 8282828820 Fix action email bug
FuXiaoHei d01820c125 conf support mysql port
Unknown 76b8642348 Bug fix
slene d800a44a26 display commits by sha1 id
Unknown 0fd754bbe0 Working on install page
Unknown eb6021f73f Fix issue pages URL params
Unknown 34f4af9ebf Working on issue and install page
Unknown f76eb8a666 IP: RC Code Review
Unknown 3144fac03c IP: RC Code Review
slene bce8586bc6 Merge branch 'master' of github.com:gogits/gogs
slene 16cb1e974c print err
slene 677643b812 fix read commit source
Unknown f470c241d6 IP: RC Code Review
Unknown ce679cce52 Update Wiki
Lunny Xiao bc1abb010d bug fixed
Unknown dd6246877d Almost done diff page
Unknown 4b9eef50c9 Add comment of issue
Unknown 32e05ae212 Fix issue: update hook text busy
Unknown 7ab94fe816 Fix issue on windows
Unknown ed9b7d2db9 More on diff page
Unknown 78979c6d4c I need to rewrite this
Unknown ac3a653442 Make it compile
Lunny Xiao 3a27a0c146 improved diff
Lunny Xiao 74b3c953de improved diff
Lunny Xiao 9dbc808c7b Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/repo.go
	modules/base/tool.go
	serve.go
Lunny Xiao f9024b3f43 fixed branch name
Unknown 06cf878471 More on diff page
Unknown 87de66561c Start working on diff page
Unknown c1a3d4fefb Add mail notify for creating issue
Unknown d3b8e9daa1 Add notify watcher action
Lunny Xiao d374b13d44 bug fixed
Lunny Xiao 29fe44da50 bug fixed
Lunny Xiao 9b509054cf bug fixed
Unknown 197c4d4a5b Fix wrong serve command log location and commit repo action
Unknown 414ebe7553 Merge branch 'master' of github.com:gogits/gogs
Unknown 40b22822fc Update README
Lunny Xiao 0e28dcdac4 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 48ea9b12f6 add log
Unknown 8aec5e16c4 Locating issue of git push not update repo last updated time
Unknown ae92f92dee Locating issue
Unknown 59bbddb318 Mirror fix
Unknown b9b82cfe47 Mirror updates
Unknown f8cfb81fb0 Mirror updates
skyblue 4bac361605 merge with branch master
Unknown 97debac185 SSL enable config option
Lunny Xiao 97e82a0ff6 bug fixed
Lunny Xiao 3d1a967477 bug fixed
Unknown 1eb078d0a8 Fix action
Gogs 964e537479 append route to web
Lunny Xiao 24630e0c9b improved activity
Lunny Xiao 0119675480 bug fixed
Lunny Xiao 5c57a06c51 merge
Lunny Xiao 1201c6a9b4 bug fixed & more commits for push
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 76cd448e79 Add admin delete user
Unknown 19104f156f Merge branch 'master' of github.com:gogits/gogs
Unknown 932f717adb Fixing bug
Lunny Xiao 17da2fd2e3 merged
Lunny Xiao efdaf6ee15 add http protocol clone support
Unknown d40499e7fa Finsih mail resend limit
Unknown c1576b4c40 Add admin add user
Unknown f6596f11c4 All configuration reload-able
Unknown 369ddf76a8 Batch fix
Unknown 53a17bbd24 Bug fix
Unknown 06631ab91f Basic admin data table, models changes
Unknown 3b387336bf Add Repository/user name filter
Unknown 4a6c56d2fd Bug fix
Unknown 4cf6cc63b0 Work on admin
Unknown 9f9cd6bfc6 Work on admin
slene 24678d73f5 read single file
Unknown ee92fb8635 Finish watch backend
Unknown 59ea3c0413 Finish watch backend
Unknown a922c3ff6a Watch backend
Unknown 6f68620860 Pools limit concurrent nums
Unknown 35d473f04a Finish verify email
Unknown dd8e7868ce Mirror fix
Unknown de087c7b4a Add send register confirm mail
Unknown fbbae2b721 Working on register mail confirmation
Lunny Xiao 7076f466c9 bug fixed
Lunny Xiao 01162bfc78 remove unused codes
Lunny Xiao 9e8e910bd6 merge
Lunny Xiao 3da325591b bug fixed for commits list
shengxiang[skyblue] ccd43b09b2 add some comment
Unknown a3a93aef11 Add some config options
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 6ca32ef44f Bug fix
Unknown 97b7cb0dca Bug fix
Unknown 971cd87cc6 Add log output
Unknown 9eabbe68a6 Bug fix
Unknown e51afe4621 Add postgres support, clean code, code review
Unknown 9d3b003add Merge branch 'master' of github.com:gogits/gogs
Unknown 757e4f658c Completely rule out the cgo
Lunny Xiao 45a6444b1e add commits
Lunny Xiao be8baea7ad bug fixed
Lunny Xiao a30e72323d merge
Lunny Xiao 914ce405af bug fixed
slene 5bc2a1a6f9 show readme.md
slene 3a2eee0827 fix repo setting and delete repo
Unknown 0f68930892 Add latest commit in repo viewer
Unknown 685631627e Show branches in repo viewer
Unknown 48b2425c1d Push feed
Lunny Xiao 015174484a Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao 1fb457ac1f commit format improved
Unknown 2fd3608388 Merge branch 'master' of github.com:gogits/gogs
Unknown 425a58afd6 Bug fix
Lunny Xiao f824d6a4b1 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao f620f23c35 add post update
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 ca956d5cec Add generate fingerprint of ssh key
Unknown c83657307e Fix delete SSH key in file
Unknown bcafba47e8 Bug fix
Unknown ab747f2790 Fix delete SSH key in file
Unknown c3e0554fd7 Clean code
Unknown 50df58a893 Merge branch 'master' of github.com:gogits/gogs
Unknown 828c89de99 Clean code
Lunny Xiao 3035a38caa add update
Lunny Xiao 6bdd6f9b18 add size for file
Lunny Xiao aa8b38fe35 refactoring for Repofile
Lunny Xiao 218cafed1d show folder first on file list page
Unknown e9fdf1031d Clean code
Unknown 4b8e888437 Finish feeds
slene 06deed820d Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
Unknown adb17791bd Add basic render of public act
Lunny Xiao 4470192c70 add pure go git lib to instead cgo git lib
Lunny Xiao d80f43ca81 bug fixed
Lunny Xiao b27e8e87f8 add tree view
Lunny Xiao 607303e4de add id
Unknown 47edf7f4f9 Finish update password and profile
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
Unknown ea765d25e2 Update action struct
FuXiaoHei f2ce1eebbb merge
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo
Unknown 3c67318d8f Add GetRepositoryByName and GetRepositoryById
Unknown caf05599df Bug fix
Unknown 0b5f6b176f Bug fix
Unknown 12f81de349 Finish delete user
Lunny Xiao 23400dd0a2 add GetReposFiles
Lunny Xiao b5cc4078a9 add repo list of dashboard
Unknown fdc4151ff3 Finish create repo
Unknown b4727c7601 Update create repo
Lunny Xiao 5b5d54621e Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao f9907bbfa4 add README support for creating repository
Unknown 6ce9d800d0 Add custom.ini
Unknown 897329a644 Add add and delete SSH key
Lunny Xiao 3ca7a33907 add del publickey
Unknown 0d9b2f3860 Update CreateRepository
Unknown 5a05d6633d Merge utils to modules
Unknown a2a59f8ad1 Change /user/profile URL to /user/:username
Lunny Xiao 8e821c75d7 add publickey list
Unknown 56a7ab4da5 Finish log in user
Unknown 1249392c83 Finish register user
Unknown c6f2c23b05 Add binding form for register user
Unknown e59f90b8fe Update
Unknown 3f849ddfab Merge branch 'master' of github.com:gogits/gogs
Unknown e9487cb59c Update
Lunny Xiao c8909d4758 add fork
Lunny Xiao 9c3a8ff299 add run user
Lunny Xiao 52984f85d5 add publickey
Lunny Xiao d42c194aad add publickey
Lunny Xiao bbf5345004 ssh push support
Lunny Xiao f7826d4ed7 create repository from web
Lunny Xiao 3b8657d917 finished serve command
Unknown 594ec0b659 Add code of add public key
Lunny Xiao 104aa23a9e improved ssh supports
Lunny Xiao b1b6def5bc improved ssh supports
Unknown 4b92a6c2df Add code of delete user
Lunny Xiao be0ba9ea88 add ssh supports(unfinished)
Unknown 94311e187f Finish register user
Unknown b455478df8 Finish register user
Unknown 3eb1ab9e8b Add UI for register user
Lunny Xiao ee9bcf4d9f add publickey & access
Unknown 8ef198dfac Formatting
Lunny Xiao 237193ef2a add user models
Lunny Xiao a30e5bcaf8 add createrepository & deleterepository
Unknown 4836fea876 Init commit