| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 6 | -1046/+0 |
* | Fix case change in ownernames (#16045) | zeripath | 2021-06-02 | 1 | -0/+9 |
* | Unified link creation. (#15619) | KN4CK3R | 2021-04-30 | 1 | -1/+1 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -1/+10 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -2/+2 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 4 | -13/+13 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 6 | -33/+40 |
* | Organization removal confirmation using name not password (#14738) | Paweł Bogusławski | 2021-03-01 | 1 | -6/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 4 | -12/+24 |
* | Merge default and system webhooks under one menu (#14244) | Lauris BH | 2021-01-15 | 1 | -0/+1 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 2 | -7/+3 |
* | Add markdown support in organization description (#13549) | wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf | 2020-11-15 | 1 | -0/+4 |
* | #13091 - add new mirror button (#13105) | Divyam Bhasin | 2020-10-23 | 1 | -0/+2 |
* | Set opengraph attributes on org pages (#12803) | zeripath | 2020-09-11 | 1 | -0/+2 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 1 | -1/+0 |
* | Fix visibility of forked public repos from private orgs (#11717) | Cirno the Strongest | 2020-06-06 | 1 | -1/+19 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 2 | -0/+118 |
* | Language statistics bar for repositories (#8037) | Lauris BH | 2020-02-11 | 1 | -1/+0 |
* | Prevent DeleteUser API abuse (#10125) | 6543 | 2020-02-03 | 1 | -1/+1 |
* | Fix wrong paging on org members (#9990) | Lunny Xiao | 2020-01-26 | 1 | -1/+1 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 4 | -13/+16 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 1 | -2/+1 |
* | site admin could view org's members (#9346) | Lunny Xiao | 2019-12-14 | 2 | -1/+134 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -5/+35 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -0/+2 |
* | Only return JSON for add/remove all (#9028) | John Olheiser | 2019-11-16 | 1 | -4/+8 |
* | Allow to add and remove all repositories to/from team. (#8867) | David Svantesson | 2019-11-09 | 1 | -0/+8 |
* | Add team option to grant rights for all organization repositories (#8688) | David Svantesson | 2019-11-06 | 1 | -5/+15 |
* | Fix errors in create org UI regarding team access permission. (#8506) | David Svantesson | 2019-10-14 | 1 | -4/+5 |
* | Fix repo_admin_change_team_access always checked in org settings (#8319) | David Svantesson | 2019-09-30 | 1 | -0/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -0/+1 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 2 | -4/+4 |
* | org/members: display 2FA members states + optimize sql requests (#7621) | Antoine GIRARD | 2019-08-02 | 1 | -2/+5 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 1 | -3/+2 |
* | add missing template variable on organisation settings (#7385) | Cherrg | 2019-07-09 | 1 | -0/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -1/+6 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 2 | -3/+3 |
* | Implement Default Webhooks (#4299) | Russell Aunger | 2019-03-18 | 1 | -1/+1 |
* | fix bug when update owner team then visit team's repo return 404 (#6119) | Lunny Xiao | 2019-02-22 | 1 | -2/+0 |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 2 | -3/+10 |
* | Improve team members and repositories settings UI (#5457) | Lunny Xiao | 2018-12-09 | 1 | -0/+2 |
* | Fixed bug where team with admin privelege type doesn't get any unit attached ... | Lanre Adelowo | 2018-08-21 | 1 | -2/+3 |
* | Display error when adding a user to a team twice (#4746) | Lanre Adelowo | 2018-08-19 | 1 | -1/+6 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -3/+18 |
* | Splitted the user settings code into several files to be more maintainable (#... | David Schneiderbauer | 2018-05-17 | 1 | -2/+2 |
* | Address issues pointed out by @lunny in #3339 (#3352) | Morgan Bazalgette | 2018-01-12 | 1 | -7/+4 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 4 | -17/+25 |
* | Allow adding collaborators with (fullname) (#3103) | Sasha Varlamov | 2017-12-07 | 1 | -5/+2 |
* | Fix error when add user has full name to team (#2973) | Lunny Xiao | 2017-11-26 | 1 | -0/+5 |
* | Remove direct user adding to organization members (#2641) | Lauris BH | 2017-10-15 | 1 | -40/+0 |