| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not overwrite empty DefaultBranch (#22708) | Jason Song | 2023-02-02 | 1 | -0/+26 |
* | Don't return duplicated users who can create org repo (#22560) | Gusted | 2023-01-30 | 3 | -1/+18 |
* | Support org/user level projects (#22235) | Lunny Xiao | 2023-01-20 | 2 | -0/+17 |
* | Fix error when calculate the repository size (#22392) | Lunny Xiao | 2023-01-13 | 1 | -1/+1 |
* | Check primary keys for all tables and drop ForeignReference (#21721) | Jason Song | 2022-12-23 | 1 | -1/+0 |
* | Test views of LFS files (#22196) | Nick | 2022-12-23 | 4 | -1/+50 |
* | Add a simple test for external renderer (#20033) | Lunny Xiao | 2022-12-12 | 3 | -1/+34 |
* | Record OAuth client type at registration (#21316) | M Hickford | 2022-10-24 | 3 | -1/+27 |
* | Decouple HookTask from Repository (#17940) | KN4CK3R | 2022-10-21 | 1 | -1/+0 |
* | Add some api integration tests (#18872) | KN4CK3R | 2022-10-18 | 9 | -287/+1823 |
* | Add system setting table with cache and also add cache supports for user sett... | Lunny Xiao | 2022-10-17 | 1 | -0/+15 |
* | Improve OAuth integration tests (#21390) | M Hickford | 2022-10-12 | 1 | -1/+1 |
* | Add API endpoint to get changed files of a PR (#21177) | qwerty287 | 2022-09-29 | 1 | -2/+2 |
* | Fix user visible check (#21210) | KN4CK3R | 2022-09-20 | 6 | -2/+53 |
* | Fix SQL Query for `SearchTeam` (#20844) | Gusted | 2022-08-21 | 2 | -1/+7 |
* | Exclude Archived repos from Dashboard Milestones (#19882) | zeripath | 2022-06-04 | 1 | -1/+2 |
* | Fix issue overview for teams (#19652) | Gusted | 2022-05-16 | 5 | -2/+34 |
* | GetFeeds must always discard actions with dangling repo_id (#19598) | singuliere | 2022-05-05 | 1 | -0/+8 |
* | Add API to query collaborators permission for a repository (#18761) | Florin Hillebrand | 2022-04-29 | 1 | -0/+32 |
* | Move organization related structs into sub package (#18518) | Lunny Xiao | 2022-03-29 | 1 | -0/+11 |
* | Store the foreign ID of issues during migration (#18446) | Aravinth Manivannan | 2022-03-17 | 1 | -0/+1 |
* | RSS/Atom support for Repos (#19055) | 6543 | 2022-03-13 | 1 | -7/+7 |
* | Set is_empty in fixtures (#18869) | KN4CK3R | 2022-02-26 | 2 | -2/+32 |
* | Set is_private in fixtures. (#18868) | KN4CK3R | 2022-02-25 | 1 | -0/+2 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 1 | -0/+1 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 2 | -7/+8 |
* | migrations: a deadline at January 1st, 1970 is valid (#18237) | Aravinth Manivannan | 2022-01-13 | 1 | -0/+5 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 1 | -1/+46 |
* | tests: add coverage for models migration helpers (#18162) | Aravinth Manivannan | 2022-01-03 | 1 | -0/+5 |
* | Allow U2F 2FA without TOTP (#11573) | Kamil DomaĆski | 2021-11-08 | 2 | -1/+17 |
* | Ensure that restricted users can access repos for which they are members (#17... | zeripath | 2021-10-28 | 1 | -2/+2 |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -0/+1 |
* | Add a simple way to rename branch like gh (#15870) | a1012112796 | 2021-10-08 | 1 | -0/+5 |
* | Fix commit status index problem (#17061) | Lunny Xiao | 2021-09-23 | 1 | -0/+5 |
* | Add repo_id for attachment (#16958) | Lunny Xiao | 2021-09-08 | 1 | -0/+11 |
* | Fix wrong user in OpenID response (#16736) | KN4CK3R | 2021-08-19 | 1 | -0/+16 |
* | Add filter by owner and team to issue/pulls search endpoint (#16662) | Jimmy Praet | 2021-08-13 | 2 | -1/+13 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -1/+17 |
* | Fix heatmap activity (#15252) | siddweiker | 2021-06-25 | 1 | -0/+24 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -0/+1 |
* | [API] ListReleases add filter for draft and pre-releases (#16175) | 6543 | 2021-06-17 | 1 | -8/+19 |
* | [API] ListIssues add more filters (#16174) | 6543 | 2021-06-16 | 1 | -1/+1 |
* | Add a new table issue_index to store the max issue index so that issue could ... | Lunny Xiao | 2021-06-14 | 2 | -2/+26 |
* | Always store primary email address into email_address table and also the stat... | Lunny Xiao | 2021-06-08 | 1 | -5/+249 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 1 | -0/+12 |
* | API: fix set milestone on PR creation (#14981) | Norwin | 2021-03-13 | 3 | -1/+18 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+7 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -1/+1 |
* | Redirect on changed user and org name (#11649) | Andrew Bezold | 2021-01-24 | 1 | -0/+4 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 4 | -0/+97 |