| Commit message (Expand) | Author | Age | Files | Lines |
* | MySQL TLS (#4642) | Russell Aunger | 2018-08-23 | 1 | -6/+9 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+1 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+1 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -0/+1 |
* | Change parsing of postgresql settings (#4275) | techknowlogick | 2018-06-20 | 1 | -8/+14 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -0/+1 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -0/+1 |
* | Enhance healthcheck for database connectivity (#3754) | Evan Sherwood | 2018-04-04 | 1 | -1/+4 |
* | Add config option to enable or disable log executed SQL (#3726) | Lunny Xiao | 2018-03-30 | 1 | -1/+1 |
* | Add missing indexer doc in configuration (#3324) | Antoine GIRARD | 2018-01-08 | 1 | -1/+1 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+1 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 1 | -0/+1 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 1 | -14/+9 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -4/+20 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+1 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -1/+1 |
* | Use created & updated instead BeforeInsert & BeforeUpdate (#2482) | Lunny Xiao | 2017-09-13 | 1 | -0/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -0/+2 |
* | update latest xorm version to vendor (#2353) | Lunny Xiao | 2017-08-22 | 1 | -1/+1 |
* | Fix git hooks update to receive required arguments. Fixes #2090 (#2095) | Lauris BH | 2017-07-02 | 1 | -3/+2 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -7/+0 |
* | SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1... | Kim "BKC" Carlbäcker | 2017-06-15 | 1 | -1/+3 |
* | Status-API (#1332) | Kim "BKC" Carlbäcker | 2017-04-21 | 1 | -0/+1 |
* | Create issue_watch table | Andrey Nering | 2017-03-29 | 1 | -0/+1 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+1 |
* | Implement GPG api (#710) | Antoine GIRARD | 2017-03-16 | 1 | -0/+1 |
* | fix install submit crash caused by xorm log (#1119) | Lunny Xiao | 2017-03-06 | 1 | -2/+1 |
* | Move push update to post-receive and protected branch check to pre-receive (#... | Lunny Xiao | 2017-02-25 | 1 | -2/+0 |
* | added missing new struct sync (#1021) | Lunny Xiao | 2017-02-23 | 1 | -0/+2 |
* | Make Xorm log configurable (#174) | Lunny Xiao | 2017-02-20 | 1 | -12/+5 |
* | Small optimization for getTeamIDs (#919) | Lunny Xiao | 2017-02-14 | 1 | -0/+1 |
* | small optimization for get issue labels | Lunny Xiao | 2017-02-12 | 1 | -0/+1 |
* | Consistency checks for unit tests (#853) | Ethan Koenig | 2017-02-07 | 1 | -0/+1 |
* | Redirects for renamed repos (#807) | Ethan Koenig | 2017-02-05 | 1 | -0/+1 |
* | Fix bug in removeOrgRepo | Ethan Koenig | 2017-02-04 | 1 | -0/+2 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -0/+1 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -5/+5 |
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 1 | -0/+4 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 1 | -0/+1 |
* | Update xorm and dependencies vendor for feature to dump to other database (#565) | Lunny Xiao | 2017-01-03 | 1 | -3/+10 |
* | fix gofmt error | Bo-Yi Wu | 2016-12-30 | 1 | -9/+9 |
* | Notification - Step 1 (#523) | Andrey Nering | 2016-12-31 | 1 | -9/+35 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 1 | -1/+1 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -0/+22 |
* | Catch os... errors | Bwko | 2016-12-02 | 1 | -1/+4 |
* | golint fixed for models/models.go (#284) | Lunny Xiao | 2016-11-28 | 1 | -3/+3 |
* | Lint models/org.go & models.go | Bwko | 2016-11-26 | 1 | -5/+21 |
* | test database is connect OK after db config initialized (#239) | Lunny Xiao | 2016-11-24 | 1 | -0/+4 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -2/+2 |
* | use x.SQL instead of x.Sql | Lunny Xiao | 2016-11-10 | 1 | -1/+1 |