| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow users with explicit read access to give approvals (#8382) | guillep2k | 2019-10-08 | 1 | -2/+2 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -48/+92 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -92/+48 |
* | add file line count info on UI (#8396) | silverwind | 2019-10-07 | 1 | -0/+2 |
* | Fix editor commit to new branch if PR disabled (#8375) | guillep2k | 2019-10-05 | 1 | -3/+3 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 3 | -76/+50 |
* | Fix a comment typo (#8358) | Tekaoh | 2019-10-02 | 1 | -1/+1 |
* | Change general form binding to gogs form (#8334) | Aam Surganda | 2019-10-02 | 2 | -12/+9 |
* | Api: advanced settings for repository (external wiki, issue tracker etc.) (#7... | David Svantesson | 2019-10-02 | 1 | -28/+72 |
* | Move mirror to a standalone package from models (#7486) | Lunny Xiao | 2019-10-01 | 3 | -4/+9 |
* | API endpoint for searching teams. (#8108) | David Svantesson | 2019-10-01 | 2 | -2/+88 |
* | Extract actions on deletereleasebyid from models to release service (#8219) | Lunny Xiao | 2019-10-01 | 2 | -2/+2 |
* | Extract actions on new issue from models to services (#8217) | Lunny Xiao | 2019-09-30 | 2 | -2/+4 |
* | Fix repo_admin_change_team_access always checked in org settings (#8319) | David Svantesson | 2019-09-30 | 1 | -0/+1 |
* | Fix API for edit and delete release attachment (#8285) | David Svantesson | 2019-09-27 | 1 | -2/+6 |
* | Extract actions on new pull request from models to pulls service and move cod... | Lunny Xiao | 2019-09-27 | 3 | -9/+7 |
* | Alwaywas return local url for users avatar (#8245) | Sandro Santilli | 2019-09-26 | 2 | -0/+38 |
* | Move create issue comment to comments package (#8212) | Lunny Xiao | 2019-09-24 | 2 | -6/+8 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 9 | -15/+26 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 6 | -16/+299 |
* | Reference issues from pull requests and other issues (#8137) | guillep2k | 2019-09-20 | 1 | -3/+32 |
* | Allow registration when button is hidden (#8237) | guillep2k | 2019-09-19 | 1 | -1/+1 |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+2 |
* | Refuse merge until all required status checks success (#7481) | Lunny Xiao | 2019-09-18 | 3 | -0/+70 |
* | move some milestone functions to a standalone package (#8213) | Lunny Xiao | 2019-09-18 | 3 | -3/+6 |
* | Remove legacy handling of drone token (#8191) | techknowlogick | 2019-09-17 | 1 | -6/+0 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 3 | -3/+98 |
* | Move create release from models to a standalone package (#7539) | Lunny Xiao | 2019-09-15 | 2 | -6/+8 |
* | Fix team user api (#8172) | Lunny Xiao | 2019-09-15 | 1 | -0/+9 |
* | Implement webhook branch filter (#7791) | WGH | 2019-09-09 | 2 | -0/+3 |
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 3 | -16/+11 |
* | Add reviewrs as participants (#8121) | guillep2k | 2019-09-07 | 1 | -11/+11 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 4 | -6/+10 |
* | Add API endpoint for accessing repo topics (#7963) | David Svantesson | 2019-09-03 | 7 | -59/+314 |
* | Add change title notification for issues (#8061) | guillep2k | 2019-09-02 | 1 | -0/+3 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+22 |
* | Move line number to :before attr to hide from search on browser (#8002) | jaqra | 2019-08-28 | 1 | -1/+1 |
* | Retry create issue to cope with duplicate keys (#7898) | guillep2k | 2019-08-26 | 2 | -14/+0 |
* | Fix adding default Telegram webhook (#7972) | Gary Kim | 2019-08-26 | 1 | -0/+2 |
* | Adds details about what tags can use the Git tags API (#7989) | Richard Mahn | 2019-08-26 | 1 | -2/+2 |
* | API method to list all commits of a repository (#6408) | Mike Schwörer | 2019-08-26 | 3 | -26/+221 |
* | Run CORS handler first for /api routes (#7967) | Tamal Saha | 2019-08-26 | 2 | -9/+8 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 4 | -57/+66 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 3 | -46/+39 |
* | Document possibility to limit API Repo search to topics only. (#7957) | David Svantesson | 2019-08-23 | 1 | -0/+4 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 63 | -103/+75 |
* | Extract the username and password from the mirror url (#7651) | zeripath | 2019-08-16 | 1 | -0/+4 |
* | Detect delimiter in CSV rendering (#7869) | Norwin | 2019-08-16 | 1 | -2/+4 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 15 | -46/+52 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 3 | -8/+8 |