| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -38/+56 |
* | Add option to prevent LDAP from deactivating everything on empty search (#9879) | zeripath | 2020-01-20 | 1 | -0/+9 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -0/+3 |
* | Migrate reactions when migrating repository from github (#9599) | Lunny Xiao | 2020-01-15 | 1 | -0/+9 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -6/+13 |
* | [API] add GET /orgs endpoint (#9560) | 6543 | 2020-01-12 | 1 | -3/+4 |
* | Restore IsPasswordSet previous value (#9682) | zeripath | 2020-01-11 | 1 | -1/+1 |
* | Fix access issues on milestone and issue overview pages. (#9603) | David Svantesson | 2020-01-04 | 1 | -7/+8 |
* | Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) | 6543 | 2020-01-01 | 1 | -0/+8 |
* | Fix user avatar name (#8547) | Masudur Rahman | 2019-12-27 | 1 | -1/+5 |
* | Graceful: Xorm, RepoIndexer, Cron and Others (#9282) | zeripath | 2019-12-15 | 1 | -1/+34 |
* | fix: add search to reserved usernames (#9063) | Antoine GIRARD | 2019-11-18 | 1 | -0/+1 |
* | Rewrite delivery of issue and comment mails (#9009) | guillep2k | 2019-11-18 | 1 | -0/+14 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -1/+2 |
* | Mail assignee when issue/pull request is assigned (#8546) | David Svantesson | 2019-10-25 | 1 | -3/+7 |
* | Fix bug on pull requests when transfer head repository (#8564) | Lunny Xiao | 2019-10-18 | 1 | -4/+0 |
* | Upgrade xorm to v0.8.0 (#8536) | Lunny Xiao | 2019-10-17 | 1 | -1/+1 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -23/+38 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -38/+23 |
* | Alwaywas return local url for users avatar (#8245) | Sandro Santilli | 2019-09-26 | 1 | -2/+14 |
* | Test more reserved usernames (#8263) | Sandro Santilli | 2019-09-24 | 1 | -0/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -6/+7 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -6/+31 |
* | Abort syncrhonization from LDAP source if there is some error. (#7960) | David Svantesson | 2019-08-24 | 1 | -1/+6 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -3/+2 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -4/+5 |
* | add pagination for admin api get orgs and fix only list public orgs bug (#7742) | Lunny Xiao | 2019-08-04 | 1 | -3/+1 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -5/+6 |
* | fix wrong email when use gitea as OAuth2 provider (#7640) | renothing | 2019-07-27 | 1 | -4/+4 |
* | reserve .well-known username (#7637) | Andreas Shimokawa | 2019-07-26 | 1 | -0/+1 |
* | Move status table to cron package (#7370) | Lunny Xiao | 2019-07-15 | 1 | -7/+0 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -7/+41 |
* | Fix error log when loading issues caused by a xorm bug (#7271) | Lunny Xiao | 2019-06-23 | 1 | -2/+2 |
* | Add LastLogin to the User API (#7196) | zeripath | 2019-06-15 | 1 | -0/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -10/+19 |
* | Detect noreply email address as user (#7133) | zeripath | 2019-06-06 | 1 | -0/+13 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 1 | -6/+4 |
* | Improve handling of non-square avatars (#7025) | Rob Watson | 2019-05-25 | 1 | -19/+3 |
* | Fix default for allowing new organization creation for new users (#7017) | jpicht | 2019-05-24 | 1 | -2/+1 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -11/+0 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -0/+10 |
* | LDAP: ignore already existing public keys after ldap sync (#6766) | Lukas Prettenthaler | 2019-04-26 | 1 | -1/+5 |
* | Fix org visibility bug when git cloning (#6743) | Lunny Xiao | 2019-04-25 | 1 | -1/+5 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -0/+7 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -1/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -14/+14 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | Add bio field for user (#6113) | techknowlogick | 2019-03-18 | 1 | -6/+6 |