| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes #7152 - Allow create/update/delete message to be empty, use default mes... | Richard Mahn | 2019-06-29 | 4 | -26/+85 |
* | Fix #732: Add LFS objects to base repository on merging (#7082) | zeripath | 2019-06-22 | 2 | -5/+76 |
* | API error cleanup (#7186) | John Olheiser | 2019-06-12 | 4 | -8/+5 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 6 | -27/+11 |
* | Fixes #2738 - Adds the /git/tags API endpoint (#7138) | Richard Mahn | 2019-06-08 | 4 | -10/+68 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 1 | -44/+0 |
* | Improve git test (#7086) | zeripath | 2019-05-31 | 3 | -224/+280 |
* | Fixes #7023 - API Org Visibility (#7028) | Richard Mahn | 2019-05-30 | 3 | -1/+135 |
* | Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) | Richard Mahn | 2019-05-30 | 2 | -1/+226 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 1 | -1/+1 |
* | Fix LFS Locks over SSH (#6999) | zeripath | 2019-05-28 | 1 | -35/+65 |
* | Change UpdateRepoIndex api to include watchers (#7012) | zeripath | 2019-05-23 | 1 | -16/+7 |
* | Fix TestSearchRepo by waiting till indexing is done (#7004) | zeripath | 2019-05-21 | 1 | -0/+25 |
* | Allow collaborators to view repo owned private org (#6965) | mrsdizzie | 2019-05-16 | 1 | -0/+9 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 1 | -21/+27 |
* | Add work path CLI option (#6922) | zeripath | 2019-05-14 | 1 | -1/+1 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -0/+22 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 13 | -681/+1274 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 32 | -33/+33 |
* | Fixes #6881 - API users search fix (#6882) | Richard Mahn | 2019-05-08 | 2 | -0/+67 |
* | Fix 404 when send pull request some situation (#6871) | Lunny Xiao | 2019-05-07 | 59 | -0/+1120 |
* | Refactor table width to have more info shown in file list (#6867) | Lauris BH | 2019-05-06 | 1 | -1/+1 |
* | fix 500 when reviewer is deleted with integration tests (#6856) | Lunny Xiao | 2019-05-06 | 1 | -0/+20 |
* | Add mssql migration tests (#6852) | zeripath | 2019-05-06 | 4 | -7/+7 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -4/+4 |
* | Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) | zeripath | 2019-04-29 | 1 | -0/+1 |
* | Fix team edit API panic (#6780) | ngourdon | 2019-04-27 | 1 | -0/+64 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 77 | -0/+2680 |
* | Fix: Sort repos on org home page with non-admin login (#6741) | Lunny Xiao | 2019-04-24 | 1 | -0/+43 |
* | Add tests for Org API (#6731) | Lunny Xiao | 2019-04-24 | 1 | -28/+72 |
* | Fix team members API (#6714) | Lunny Xiao | 2019-04-24 | 1 | -0/+13 |
* | Prevent creating empty sessions (#6677) | zeripath | 2019-04-20 | 1 | -0/+119 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -1/+1 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 9 | -2/+907 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 32 | -3/+742 |
* | Return a UserList from /api/v1/admin/users (#6629) | zeripath | 2019-04-15 | 1 | -0/+23 |
* | Add json tags for oauth2 form (#6627) | Jonas Franz | 2019-04-15 | 1 | -1/+24 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -0/+87 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -0/+41 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 32 | -3/+561 |
* | Fix race in integration testlogger (#6556) | zeripath | 2019-04-11 | 2 | -0/+23 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 10 | -45/+211 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 1 | -0/+93 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 4 | -4/+4 |
* | Clean up ref name rules (#6437) | mrsdizzie | 2019-03-26 | 1 | -1/+1 |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 1 | -2/+2 |
* | Add test environment for Mysql8 (#5234) | Lunny Xiao | 2019-03-17 | 1 | -0/+72 |
* | Return 409 when creating repo if it already exists. (#6330) | Bogdan Petrea | 2019-03-15 | 1 | -0/+71 |
* | Add support for client basic auth for exchanging access tokens (#6293) | Jonas Franz | 2019-03-11 | 1 | -0/+41 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+138 |