| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 1 | -1/+1 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 1 | -4/+4 |
* | fix: ignore email notifications if user is not active. (#820) | Bo-Yi Wu | 2017-02-02 | 1 | -1/+9 |
* | Add option to app.ini to enable local import paths (#724) | Bwko | 2017-01-23 | 1 | -0/+3 |
* | Fix permission bugs in team API (#647) | Ethan Koenig | 2017-01-20 | 1 | -1/+1 |
* | API Endpoints for organization members (#645) | Ethan Koenig | 2017-01-20 | 1 | -2/+4 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -15/+27 |
* | Create missing database indexes (#596) | Andrey Nering | 2017-01-06 | 1 | -4/+4 |
* | Check primary email address fields on CreateUser (#556) | Berk Demirkır | 2017-01-05 | 1 | -0/+9 |
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -3/+3 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -5/+12 |
* | fix 500 when delete orgnization and resolved #486 | Lunny Xiao | 2016-12-27 | 1 | -2/+4 |
* | Added sorting to organizations, repos & users page (#222) | Bwko | 2016-12-24 | 1 | -6/+12 |
* | API Endpoint for watching (#191) | Ethan Koenig | 2016-12-24 | 1 | -0/+15 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -3/+7 |
* | Don't use custom PBKDF2 function (#382) | Lunny Xiao | 2016-12-15 | 1 | -1/+2 |
* | Safe compare password (timing attack) (#338) | Denis Denisov | 2016-12-03 | 1 | -1/+2 |
* | Catch os... errors | Bwko | 2016-12-02 | 1 | -4/+17 |
* | Fix breakage from vendor-update | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -1/+1 |
* | Lint models/user.go | Bwko | 2016-11-28 | 1 | -18/+46 |
* | Fixes typos | Bwko | 2016-11-27 | 1 | -1/+1 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -7/+7 |
* | golint fixed for modules/avatar | Lunny Xiao | 2016-11-25 | 1 | -1/+1 |
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 1 | -0/+15 |
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 1 | -0/+8 |
* | Fixes possible vulnerabilities with keyword hijacking (#20) | LefsFlare | 2016-11-12 | 1 | -4/+4 |
* | bug fixed caused by #153 (#154) | Lunny Xiao | 2016-11-12 | 1 | -1/+1 |
* | fixed bug #151 caused Find should be Get (#153) | Lunny Xiao | 2016-11-12 | 1 | -10/+17 |
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -8/+8 |
|\ |
|
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -8/+8 |
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -28/+55 |
|/ |
|
* | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 1 | -0/+9 |
|\ |
|
| * | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -0/+9 |
* | | Merge pull request #129 from lunny/lunny/SQL_instead_Sql | Lunny Xiao | 2016-11-10 | 1 | -1/+1 |
|\ \ |
|
| * | | use x.SQL instead of x.Sql | Lunny Xiao | 2016-11-10 | 1 | -1/+1 |
| |/ |
|
* / | Ordering organizations and users by name | Thibault Meyer | 2016-11-10 | 1 | -1/+8 |
|/ |
|
* | And others | Sandro Santilli | 2016-11-07 | 1 | -3/+3 |
* | More... | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
* | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 1 | -3/+3 |
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
* | #3577 incorrect URL produced by AvatarLink | Unknwon | 2016-09-01 | 1 | -1/+1 |
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 | 1 | -1/+0 |
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 1 | -1/+1 |
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -4/+15 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -1/+1 |
* | #3393 fix missing sub-url prefix in relative avatar link | Unknwon | 2016-08-07 | 1 | -3/+6 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -2/+2 |