| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ref links in issue overviews for tags (#8742) | Sijmen Schoon | 2020-05-14 | 1 | -0/+4 |
* | Refactor Milestone related (#11225) | 6543 | 2020-05-12 | 1 | -3/+3 |
* | remove package code.gitea.io/gitea/modules/git import out of models (#11025) | 6543 | 2020-04-10 | 1 | -1/+2 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -0/+2 |
* | Fix milestones too many SQL variables bug (#10880) | Lunny Xiao | 2020-03-31 | 1 | -82/+61 |
* | Add Approval Counts to pulls list (#10238) | zeripath | 2020-03-06 | 1 | -0/+22 |
* | issue search on my related repositories (#9758) | Brad Albright | 2020-02-29 | 1 | -26/+90 |
* | working part of #9998 (#10114) | 6543 | 2020-02-03 | 1 | -2/+6 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -3/+3 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -0/+18 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -0/+1 |
* | Fix access issues on milestone and issue overview pages. (#9603) | David Svantesson | 2020-01-04 | 1 | -45/+35 |
* | Fix error logged when repos qs is empty (#9591) | guillep2k | 2020-01-03 | 1 | -12/+14 |
* | Fix cache problem on dashboard (#9358) | Lunny Xiao | 2019-12-15 | 1 | -0/+2 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -3/+190 |
* | site admin could view org's members (#9346) | Lunny Xiao | 2019-12-14 | 1 | -115/+0 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -3/+26 |
* | Fix Dashboard Issues/PR list (#9235) | 6543 | 2019-12-03 | 1 | -17/+25 |
* | Fix active issue (#9238) | John Olheiser | 2019-12-03 | 1 | -3/+3 |
* | [UI] IssuePage multi repo select (#8741) | 6543 | 2019-12-01 | 1 | -52/+63 |
* | 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 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+2 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -11/+12 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -1/+1 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 1 | -44/+14 |
* | Fix: Sort repos on org home page with non-admin login (#6741) | Lunny Xiao | 2019-04-24 | 1 | -0/+1 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -0/+9 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -3/+14 |
* | add .gpg url (match github behaviour) (#6610) | Antoine GIRARD | 2019-04-14 | 1 | -0/+41 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 1 | -0/+6 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -0/+6 |
* | Feature - #3031 - search for org repos (#5986) | Richard Mahn | 2019-02-08 | 1 | -9/+60 |
* | if repo does not exist, show a 404 not a 500 (#5900) | Lanre Adelowo | 2019-01-30 | 1 | -1/+4 |
* | Add the ability to use multiple labels as filters(#5786) | Lauris BH | 2019-01-22 | 1 | -1/+11 |
* | Improve performance of dashboard (#4977) | Lunny Xiao | 2018-12-13 | 1 | -0/+1 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -1/+6 |
* | Fix to 3819 - Filtering issues by tags on main screen issues (#3824) | Rodrigo Villablanca Vásquez | 2018-10-28 | 1 | -0/+2 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 1 | -0/+2 |
* | Remove check for negative length (#5120) | Oleg Kovalov | 2018-10-20 | 1 | -1/+1 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -1/+5 |
* | refactor: reduce sql query in retrieveFeeds (#3547) | Bo-Yi Wu | 2018-02-21 | 1 | -31/+8 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -28/+28 |
* | Remove useless fmt.Errorf("%v", err) (#3337) | Antoine GIRARD | 2018-01-09 | 1 | -1/+1 |
* | Fix bugs in issue dashboard stats (#3073) | Ethan Koenig | 2017-12-26 | 1 | -6/+27 |
* | Remove unnecessary function call (#3109) | Ethan Koenig | 2017-12-08 | 1 | -8/+3 |
* | Sort repos in issues dashboard sidebar (#3072) | Ethan Koenig | 2017-12-04 | 1 | -0/+2 |
* | fix duplicated feed (#2370) | Lunny Xiao | 2017-08-28 | 1 | -1/+0 |
* | Add collaborative repositories to the dashboard (#2205) | Bwko | 2017-08-23 | 1 | -40/+10 |
* | Fix variable name typo (#2327) | Morlinest | 2017-08-18 | 1 | -2/+2 |