Commit Graph

168 Commits (42032fdecf81c25cb4aa477ddf9a0207e85f571a)

Author SHA1 Message Date
Lunny Xiao 7b64b2ddab fix install submit crash caused by xorm log (#1119) 8 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
Lunny Xiao d077fd084a added missing new struct sync (#1021) 8 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174) 8 years ago
Lunny Xiao 55ae78208e Small optimization for getTeamIDs (#919) 8 years ago
Lunny Xiao d76f34ef51 small optimization for get issue labels 8 years ago
Ethan Koenig ceae143e78 Consistency checks for unit tests (#853) 8 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807) 8 years ago
Ethan Koenig f82ea42679 Fix bug in removeOrgRepo 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530) 8 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630) 8 years ago
Lunny Xiao 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565) 8 years ago
Bo-Yi Wu 6510e57758 fix gofmt error 8 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523) 8 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 8 years ago
btrepp 25b5ffb6af Enables mssql support (#383) 8 years ago
Bwko 4ff0db0246 Catch os... errors 8 years ago
Lunny Xiao bf8d90c5cc golint fixed for models/models.go (#284) 8 years ago
Bwko 0b9cf10340 Lint models/org.go & models.go 8 years ago
Lunny Xiao 450969c158 test database is connect OK after db config initialized (#239) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql 8 years ago
Joubert RedRat 28bee28102 Replace Gogs to Gitea in installation options 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
LefsFlare 2bec8a4f1e Changed interface (#3685) 8 years ago
Unknwon 643142acab Web editor: support upload files 8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
Unknwon f59d2dd034 Code clean up 8 years ago
Unknwon 5be881756b #3442 add test suites 8 years ago
Thibault Meyer 4296427214 Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442) 8 years ago
Unknwon 70fbcd2f27 models: rename EnableTidb to EnableTiDB 8 years ago
Unknwon 5850308a37 #3013 support connect PostgreSQL via unix socket 8 years ago
Unknwon 2d76de2574 #3281 fix x.Iterate returns nothing inside session scope with SQLite3 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Tom 528682a294 getEngine() not handles DB parameters (#2972) (#2974) 8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Lunny Xiao 779b71eda4 fix dependency broken because xorm's API changed 9 years ago
Unknwon 676d774d88 fix #1902 9 years ago
Unknwon 932dbccb67 fix import path, fix #1782 9 years ago
Unknwon 570ddefc32 print log every time regulater timezone 9 years ago
Unknwon f1c2276c8d add log when cannot regulate time 9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support 9 years ago
Unknwon e75fd2f783 simplify names 9 years ago
Unknwon e2d6b0116e #1500 only regulateTimeZone for MySQL 9 years ago
Unknwon aff773f1b9 add tidb support 9 years ago
Unknwon 373ef5d15e #1500 timezone minutes offset 9 years ago
Unknwon fa728d8dff more minor fix on 1581 9 years ago
Unknwon 52ec80fa18 finish all new user settings UI 9 years ago