| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix remove team member issue (#3566) | Wendell Sun | 2018-02-23 | 2 | -9/+27 |
* | Fix query protected branch bug (#3563) | Wendell Sun | 2018-02-22 | 1 | -2/+1 |
* | fix: if Mirrors repo no content is fetched, updated time should not b… (#3551) | Bo-Yi Wu | 2018-02-22 | 1 | -1/+15 |
* | refactor: reduce sql query in retrieveFeeds (#3547) | Bo-Yi Wu | 2018-02-21 | 2 | -1/+108 |
* | Use unique temp dirs in unit tests (#3494) | Ethan Koenig | 2018-02-21 | 1 | -8/+25 |
* | Bug fix for repo releases sorted (#3522) | Wendell Sun | 2018-02-21 | 1 | -1/+3 |
* | Add issue closed time column to fix activity closed issues list (#3537) | Lauris BH | 2018-02-19 | 5 | -5/+49 |
* | Force remove test repo root path in case previous test is still locking it (#... | Lauris BH | 2018-02-18 | 1 | -1/+14 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 3 | -6/+7 |
* | Update code.gitea.io/git (#3482) | Ethan Koenig | 2018-02-10 | 2 | -41/+23 |
* | Fixes missing avatars in offline mode (#3471) | Codruț Constantin Gușoi | 2018-02-08 | 1 | -1/+3 |
* | Reduce repo indexer disk usage (#3452) | Ethan Koenig | 2018-02-05 | 2 | -8/+12 |
* | Fix rendering of wiki page list if wiki repo contains other files (#3454) | Lauris BH | 2018-02-05 | 3 | -2/+20 |
* | Fix synchronization bug in repo indexer (#3455) | Ethan Koenig | 2018-02-05 | 1 | -62/+100 |
* | Enable caching on assets and avatars (#3376) | Morgan Bazalgette | 2018-02-04 | 1 | -1/+1 |
* | Add sensitive headers (#3429) | Antoine GIRARD | 2018-01-31 | 1 | -2/+2 |
* | Fix PR merge error (#3421) | Ethan Koenig | 2018-01-29 | 1 | -5/+1 |
* | Fix SQL type error for webhooks (#3424) | Ethan Koenig | 2018-01-29 | 1 | -3/+10 |
* | Fix race condition in repo renaming (#3418) | Ethan Koenig | 2018-01-28 | 1 | -1/+6 |
* | Fix empty checkout bug (#3419) | Ethan Koenig | 2018-01-28 | 1 | -6/+6 |
* | Change local copy origin url after repository rename (#3399) | Wendell Sun | 2018-01-27 | 1 | -1/+10 |
* | Fix SSH auth lfs locks (#3152) | Antoine GIRARD | 2018-01-27 | 2 | -34/+40 |
* | Remove useless check (#3384) | Antoine GIRARD | 2018-01-19 | 1 | -4/+0 |
* | Force-push to base repo's ref/pull/#/head (#3393) | Sandro Santilli | 2018-01-19 | 1 | -0/+1 |
* | Change how merged PR commit info are prepared (#3368) | Lauris BH | 2018-01-19 | 1 | -3/+8 |
* | Delete indexer DB entries when (re)creating index (#3385) | Ethan Koenig | 2018-01-17 | 1 | -0/+7 |
* | Add integrations tests from git cli (#3377) | Antoine GIRARD | 2018-01-16 | 1 | -0/+10 |
* | Change reserved avatar name to correct - avatars (#3375) | Lauris BH | 2018-01-16 | 1 | -1/+1 |
* | Asynchronously populate the repo indexer (#3366) | Ethan Koenig | 2018-01-14 | 1 | -17/+41 |
* | refactor(model): update user method. (#3360) | Bo-Yi Wu | 2018-01-13 | 1 | -32/+16 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 2 | -13/+13 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 3 | -3/+11 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 2 | -4/+43 |
* | Remove IsOwner, NumTeams from OrgUser (#3269) | Ethan Koenig | 2018-01-08 | 7 | -77/+63 |
* | Add missing indexer doc in configuration (#3324) | Antoine GIRARD | 2018-01-08 | 1 | -1/+1 |
* | fix bug when a user delete but assigned on issue (#3318) | Lunny Xiao | 2018-01-07 | 1 | -2/+8 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 4 | -4/+43 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 7 | -22/+235 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -1/+3 |
* | Use issue number/index instead of id for API URL. (#3298) | Alberto González Palomo | 2018-01-03 | 1 | -1/+1 |
* | Fixed asterisk based tasklist items, fixed requirement for one char after las... | modmew8 | 2018-01-03 | 1 | -2/+2 |
* | Added progressbar for issues (#1146). (#3171) | modmew8 | 2018-01-03 | 1 | -0/+25 |
* | Add repo-sync-releases admin command (#3254) | Sandro Santilli | 2017-12-31 | 4 | -3/+10 |
* | Fix race condition in team functions (#3268) | Ethan Koenig | 2017-12-30 | 1 | -5/+6 |
* | go back to using CFB for AES decryption/encryption for 2FA (#3274) | Morgan Bazalgette | 2017-12-31 | 1 | -3/+44 |
* | Remove unused consts/vars (#3270) | Ethan Koenig | 2017-12-30 | 1 | -13/+0 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 4 | -47/+195 |
* | Small improve on deleting attachements (#3145) | Lunny Xiao | 2017-12-24 | 1 | -8/+17 |
* | Add more bench (#3161) | Antoine GIRARD | 2017-12-24 | 1 | -7/+7 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 6 | -77/+141 |