Commit Graph

226 Commits (4027c5dd7c11c1256094e202be591ec1b86a011e)

Author SHA1 Message Date
Lunny Xiao 2c6a0fdca8 update latest xorm version to vendor (#2353)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Kim "BKC" Carlbäcker bf48c8ebdd SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1961)
7 years ago
Kim "BKC" Carlbäcker 4bea219128 Status-API (#1332)
7 years ago
Andrey Nering a0d0de7233 Create issue_watch table
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
7 years ago
Lunny Xiao 7b64b2ddab fix install submit crash caused by xorm log (#1119)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Lunny Xiao d077fd084a added missing new struct sync (#1021)
7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
7 years ago
Lunny Xiao 55ae78208e Small optimization for getTeamIDs (#919)
7 years ago
Lunny Xiao d76f34ef51 small optimization for get issue labels
7 years ago
Ethan Koenig ceae143e78 Consistency checks for unit tests (#853)
7 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807)
7 years ago
Ethan Koenig f82ea42679 Fix bug in removeOrgRepo
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630)
7 years ago
Lunny Xiao 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565)
7 years ago
Bo-Yi Wu 6510e57758 fix gofmt error
7 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523)
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
btrepp 25b5ffb6af Enables mssql support (#383)
7 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)
8 years ago
Lunny Xiao 779b71eda4 fix dependency broken because xorm's API changed
8 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
Unknwon 85f34ba538 new user profile settings UI
9 years ago
Unknwon b1f0f85789 #1569 force InnoDB for MySQL
9 years ago
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check
9 years ago
Unknwon 8c046073a8 work on PR conversation
9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo
9 years ago
Unknwon 63799b3c18 #1526 URL escape for username and password
9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries
9 years ago
Unknwon 87152f89ba fix release created timezone issue
9 years ago
Unknwon f114f78743 fix timezone!
9 years ago
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.
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
9 years ago
Unknwon 685ed1f807 models: fix XORM API break
9 years ago
Unknwon 6d0f3a07d4 code fix #941 caution: undertest
9 years ago
Unknwon 67a9416ae5 templates/user/auth/signin.tmpl: hide sign up prompt when registration is disabled #884
9 years ago
Unknwon 7e7160eefd first pass work on migration #925
9 years ago
Unknwon c5c467a9cd Merge branch 'dev' of github.com:gogits/gogs into access
9 years ago
Unknwon 485ea6f14f models: make code change for session issue with SQLite3 #739
9 years ago
Peter Smit 03af37554e Merge branch 'dev' into newcollaboration
9 years ago
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
9 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct
9 years ago
Peter Smit bb103e8723 Create db migrations framework
9 years ago
Unknwon bd555551ce fix #801
9 years ago
Peter Smit 99599c099f Add alternative email addresses to the model
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'
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
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