| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bug not to trim space of login username (#1806)v1.1.2 | Lunny Xiao | 2017-05-29 | 1 | -1/+6 |
* | Backport bugfixes #1220 and #1393 to v1.1 (#1758) | agrn | 2017-05-20 | 1 | -3/+3 |
* | fix delete user failed on sqlite (#1321) | Lunny Xiao | 2017-05-17 | 2 | -6/+6 |
* | fix update avatar | Lunny Xiao | 2017-05-14 | 1 | -0/+1 |
* | [backport] fix sanitation (#1646) | Kim "BKC" Carlbäcker | 2017-04-30 | 2 | -5/+5 |
* | backport of PR #1257 for release/v1.1: rewrite pre-commit, post-commit and op... | Philippe Kueck | 2017-03-28 | 1 | -6/+7 |
* | fix migration failed when authorized_keys is not exist (#1375) | Lunny Xiao | 2017-03-23 | 1 | -0/+5 |
* | fix wiki bugs (#1294) (#1338) | Lunny Xiao | 2017-03-20 | 1 | -1/+5 |
* | fix forget migration for wiki hooks (#1227) (#1237) | Lunny Xiao | 2017-03-17 | 2 | -0/+96 |
* | fix #1189, commit messages containing a pipe (#1218) | Philippe Kueck | 2017-03-16 | 1 | -2/+2 |
* | Fix upgrade failed after ever rollback (#1194) (#1197) | Lunny Xiao | 2017-03-11 | 3 | -3/+17 |
* | bug fixed for delete repo failed (#1193) (#1195) | Lunny Xiao | 2017-03-10 | 1 | -1/+1 |
* | fix random avatars (#1147) | Lunny Xiao | 2017-03-08 | 2 | -1/+11 |
* | fix avatar bug #1114 (#1122) | Lunny Xiao | 2017-03-06 | 1 | -8/+15 |
* | fix del org avatar potential delete all avtars (#1120) | Lunny Xiao | 2017-03-06 | 1 | -4/+6 |
* | fix install submit crash caused by xorm log (#1119) | Lunny Xiao | 2017-03-06 | 1 | -2/+1 |
* | feat: expose url field on issue api. (#982) | Bo-Yi Wu | 2017-03-03 | 4 | -0/+28 |
* | Don't rewrite non-gitea public keys (#906) | Lunny Xiao | 2017-03-03 | 3 | -4/+85 |
* | fix wrong num of user repos because of duplicated click delete button & perfo... | Lunny Xiao | 2017-03-01 | 1 | -20/+28 |
* | Remove unnecessary loads in org_team (#1090) | Ethan Koenig | 2017-03-01 | 1 | -22/+10 |
* | LableIDs -> LabelIDs (#1088) | Ethan Koenig | 2017-03-01 | 2 | -7/+7 |
* | refactor: move SearchRepositoryByName testing. (#1083) | Bo-Yi Wu | 2017-02-28 | 2 | -52/+63 |
* | fix some typos (#1082) | Lunny Xiao | 2017-02-28 | 2 | -2/+2 |
* | Consistency checks for action unit tests (#1079) | Ethan Koenig | 2017-02-28 | 3 | -7/+34 |
* | Optimize and unit test Issue_ReplaceLabels (#1080) | Ethan Koenig | 2017-02-28 | 3 | -30/+57 |
* | Fix unused Engine bugs (#1064) | Ethan Koenig | 2017-02-27 | 2 | -4/+4 |
* | Remove unused vars (#1063) | Lunny Xiao | 2017-02-27 | 1 | -6/+1 |
* | move all repo list functions as a standalone file (#1061) | Lunny Xiao | 2017-02-27 | 2 | -259/+271 |
* | fix setMerged for remove unnecessary db connection (#1067) | Lunny Xiao | 2017-02-27 | 1 | -6/+11 |
* | Bug fixed for org avatar caused by #1049 (#1070) | Lunny Xiao | 2017-02-27 | 1 | -2/+2 |
* | fix: Admin can see all private repositories on Explore page. (#1026) | Bo-Yi Wu | 2017-02-26 | 2 | -17/+33 |
* | Allow migrating installations with no local avatars (#1056) | Sandro Santilli | 2017-02-26 | 2 | -1/+5 |
* | Fix avatar enumable (#1049) | Lunny Xiao | 2017-02-25 | 3 | -3/+73 |
* | fix 500 when use a duplicat email instead of giving an error tip (#1040) | Lunny Xiao | 2017-02-25 | 1 | -11/+21 |
* | Move push update to post-receive and protected branch check to pre-receive (#... | Lunny Xiao | 2017-02-25 | 4 | -90/+9 |
* | fix #13 (#1042) | Lunny Xiao | 2017-02-25 | 1 | -12/+27 |
* | Merge pull request #970 from andreynering/api-repo-mirror | Andrey Nering | 2017-02-25 | 1 | -0/+1 |
|\ |
|
| * | Add "mirror" field to repo API | Andrey Nering | 2017-02-25 | 1 | -0/+1 |
* | | refactor for searching user (#1038) | Lunny Xiao | 2017-02-25 | 1 | -11/+13 |
|/ |
|
* | refactor: repo counts for SearchRepositoryByName func (#1045) | Bo-Yi Wu | 2017-02-25 | 1 | -10/+16 |
* | fix delete repo will hang on postgres (#1044) | Lunny Xiao | 2017-02-24 | 2 | -16/+22 |
* | Fix URL handling in the whole markdown module, improve test coverage (#1027) | Andrew Boyarshin | 2017-02-24 | 1 | -1/+1 |
* | Remove unnecessary loads in org_team (#1035) | Ethan Koenig | 2017-02-24 | 3 | -51/+39 |
* | Unit tests for models/repo_collaboration (#1032) | Ethan Koenig | 2017-02-24 | 2 | -1/+106 |
* | s/fields/terms (#1031) | bit | 2017-02-24 | 1 | -3/+3 |
* | added missing new struct sync (#1021) | Lunny Xiao | 2017-02-23 | 1 | -0/+2 |
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 5 | -24/+146 |
* | Bug fixes and unit tests for org_team (#1016) | Ethan Koenig | 2017-02-23 | 4 | -24/+362 |
* | Fix lint errors | Ethan Koenig | 2017-02-22 | 2 | -2/+2 |
* | Refactor for issues loadattributes of a repository (#971) | Lunny Xiao | 2017-02-22 | 3 | -64/+343 |