| Commit message (Expand) | Author | Age | Files | Lines |
* | fix broken caused by boltdb in mips/mipsle (#1107) | Lunny Xiao | 2017-03-03 | 2 | -0/+22 |
* | Update vendor of code.gitea.io/sdk/gitea | Andrey Nering | 2017-02-25 | 7 | -4/+101 |
* | Fix URL handling in the whole markdown module, improve test coverage (#1027) | Andrew Boyarshin | 2017-02-24 | 1 | -0/+1 |
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 3 | -7/+19 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 45 | -0/+6130 |
* | update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma... | Lunny Xiao | 2017-02-20 | 7 | -153/+363 |
* | refactor notificationsForUser since xorm In support slice of customerize type... | Lunny Xiao | 2017-02-16 | 2 | -7/+23 |
* | update xorm vendor and also fix #740 (#886) | Lunny Xiao | 2017-02-10 | 3 | -16/+20 |
* | Use assert in legacy unit tests (#867) | Ethan Koenig | 2017-02-08 | 64 | -6568/+0 |
* | Add checkbox to search for all the branches by commit message (#813) | Zsombor | 2017-02-05 | 6 | -17/+32 |
* | Fix master builds on mips* again (#815) | Thomas Boerger | 2017-02-02 | 2 | -0/+16 |
* | Merge pull request #736 from andreynering/fix-windows-ssh | Andrey Nering | 2017-01-25 | 6 | -143/+0 |
|\ |
|
| * | Remove original minwinsvc from vendor | Andrey Nering | 2017-01-23 | 6 | -143/+0 |
* | | fix: delete attachment after remove comment. | Bo-Yi Wu | 2017-01-25 | 4 | -6/+8 |
* | | Add ETag header to avatars (#721) | Bwko | 2017-01-25 | 6 | -9/+49 |
* | | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 177 | -0/+221450 |
|/ |
|
* | update xorm for bugs fix (#728) | Lunny Xiao | 2017-01-23 | 3 | -5/+5 |
* | Update xorm and fix dump command (#692) | Lunny Xiao | 2017-01-23 | 13 | -716/+626 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 27 | -0/+2674 |
* | bug fix release | Lunny Xiao | 2017-01-09 | 4 | -9/+9 |
* | Make releases faster than before and resolved #490 (#588) | Lunny Xiao | 2017-01-06 | 4 | -4/+110 |
* | Update xorm and dependencies vendor for feature to dump to other database (#565) | Lunny Xiao | 2017-01-03 | 52 | -2614/+3113 |
* | Release API endpoints | Ethan Koenig | 2017-01-02 | 3 | -4/+104 |
* | Unit tests for token and update models | Ethan Koenig | 2016-12-31 | 36 | -0/+11598 |
* | API endpoints for forks (#509) | Ethan Koenig | 2016-12-31 | 2 | -3/+41 |
* | Support http service graceful restart (#416) | Lunny Xiao | 2016-12-31 | 19 | -0/+1896 |
* | Implementation of Folder Jumping | Sl@ny | 2016-12-28 | 2 | -3/+22 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 19 | -6/+1527 |
* | Update sdk | Ethan Koenig | 2016-12-25 | 3 | -6/+82 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 39 | -0/+69228 |
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 27 | -234/+240 |
* | Update gitea/sdk vendor (#406) | Martin Hebnes Pedersen | 2016-12-16 | 3 | -3/+21 |
* | Don't use custom PBKDF2 function (#382) | Lunny Xiao | 2016-12-15 | 2 | -0/+83 |
* | Integrate public as bindata optionally (#293) | Thomas Boerger | 2016-11-30 | 684 | -0/+305236 |
* | Update gitea/sdk vendor | Kim "BKC" Carlbäcker | 2016-11-29 | 26 | -33/+301 |
* | Upgrade vendor "git" (#175) | Thibault Meyer | 2016-11-15 | 12 | -21/+295 |
* | Upgrade vendor "git" (#161) | Thibault Meyer | 2016-11-12 | 5 | -10/+17 |
* | Fix error 500 on organization dashboard page (#150) | Lunny Xiao | 2016-11-12 | 12 | -154/+182 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 27 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 52 | -3/+3 |
* | Vendor github.com/stretchr/testify for the assert package | Matthias Loibl | 2016-11-07 | 20 | -0/+4533 |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -1/+1 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 1 | -9/+9 |
* | Added updated go-sdk | Thomas Boerger | 2016-11-07 | 27 | -0/+1408 |
* | Dropped github.com/gogits/go-gogs-client vendored dep | Thomas Boerger | 2016-11-07 | 28 | -1418/+0 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 26 | -8/+8 |
* | Added all required dependencies | Thomas Boerger | 2016-11-04 | 660 | -0/+502447 |
* | Added vendoring config for govendor | Thomas Boerger | 2016-11-04 | 1 | -0/+505 |