109 Commits (09a1b2a1f5ca4c510be2828635a790b2a775ac94)

Author SHA1 Message Date
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 81d01aa308 fix mysql parsetime arg 9 years ago
Unknwon cbb78b6a63 better wording 9 years ago
Unknwon 42a2c5ca54 #1400 use new connstr format for postgres 9 years ago
Tomcat 2bfe2ddb6d Add mysql unix socket support.
If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix 9 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
	gogs.go
	models/models.go
	models/user.go
	templates/.VERSION
	templates/org/home.tmpl
9 years ago
Unknwon 685ed1f807 models: fix XORM API break
cmd/web.go: check version after load config
10 years ago
Unknwon 6d0f3a07d4 code fix #941 caution: undertest 10 years ago
Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884 10 years ago
Unknwon 7e7160eefd first pass work on migration #925 10 years ago
Unknwon c5c467a9cd Merge branch 'dev' of github.com:gogits/gogs into access 10 years ago
Unknwon 485ea6f14f models: make code change for session issue with SQLite3 #739 10 years ago
Peter Smit 03af37554e Merge branch 'dev' into newcollaboration 10 years ago
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
10 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct 10 years ago
Peter Smit bb103e8723 Create db migrations framework 10 years ago
Unknwon bd555551ce fix #801 10 years ago
Peter Smit 99599c099f Add alternative email addresses to the model
A new struct is created named EmailAddress that contains alternative
email addresses for users. Also the email related methods; IsEmailUsed
and GetUserByEmail are updated.

DeleteUser deletes the extra email addresses and DeleteInactivateUsers
also deletes inactive accounts. This could be factored out, but should
do it for now.
10 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
luto bff1e157d5 force the use of InnoDB as db engine for all tables, fixes #59 10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
10 years ago
Unknwon 1aa76bd279 Fix #532, add system notice 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
evolvedlight b7b0ee7df9 Fix minor typo 10 years ago
Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161 10 years ago
lunnyxiao d84d6dfdae add showinfo for xorm 10 years ago
Tristan Storch bdfdf3cacb Code dedoublication in models/models.go
Just some code dedoublication in models/models.go
10 years ago
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao c40e815763 add migrate api 10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon a8e05fdf1b Use toolbox 10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Unknown 63cc14062a Paging function for users and repositories 10 years ago
Lunny Xiao 1c46d68aba bug fixed for message tag 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown a3e1383cac Add gogs fix location command 10 years ago
Unknown 302c863cda Fix #242 10 years ago
Unknown ab13a29cb5 Fix #209 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 93f8f92523 Finish create new label 10 years ago
Unknown 54e95fa367 Finish add new milestone 10 years ago
Unknown 33d32585b1 Add mention, read/unread support of issue tracker 10 years ago
Unknown 7407f9caf3 Finish issue design 10 years ago
Unknown 8ca14e2109 Improve delete SSH key 10 years ago