Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase Username and Orgname MaxSize 35 -> 40 (#6178) | Segev Finer | 2019-02-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * Increase Username and Orgname MaxSize 35 -> 40 Signed-off-by: Segev Finer <segev@codeocean.com> * Dep update code.gitea.io/sdk Signed-off-by: Segev Finer <segev@codeocean.com> * Run generate-swagger Signed-off-by: Segev Finer <segev@codeocean.com> | ||||
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 1 | -1/+5 |
| | |||||
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | * add units to team * fix lint * finish team setting backend * finished permission controll on routes * fix import blank line * add unit check on ssh/http pull and push and fix test failed * fix fixtures data * remove unused code | ||||
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * Add correct git branch name validation * Change git refname validation error constant name * Implement URL validation based on GoLang url.Parse method * Backward compatibility with older Go compiler * Add git reference name validation unit tests * Remove unused variable in unit test * Implement URL validation based on GoLang url.Parse method * Backward compatibility with older Go compiler * Add url validation unit tests | ||||
* | Fix typos in models/ and modules/ (#1248) | Ethan Koenig | 2017-03-15 | 1 | -3/+3 |
| | |||||
* | Update Website binding MaxSize to 255 (#722) | Bwko | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | golint fixed for modules/auth | Lunny Xiao | 2016-11-27 | 1 | -0/+6 |
| | |||||
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | 1 | -3/+3 |
| | |||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -5/+6 |
| | |||||
* | UI: long organization name in create repository owner list | Unknwon | 2015-11-18 | 1 | -2/+2 |
| | |||||
* | fix import path, fix #1782 | Unknwon | 2015-10-15 | 1 | -2/+2 |
| | |||||
* | minor fix on template | Unknwon | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | new org options UI | Unknwon | 2015-09-06 | 1 | -5/+5 |
| | |||||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | 1 | -4/+1 |
| | |||||
* | fix #1439 | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | |||||
* | Use binding middleware | Unknwon | 2014-10-15 | 1 | -9/+7 |
| | |||||
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 | 1 | -1/+1 |
| | |||||
* | Page: `/org/:orgname/settings` | Unknwon | 2014-08-14 | 1 | -4/+6 |
| | |||||
* | Reser repo owner to organization when error occurs in repo create page, ↵ | Unknwon | 2014-07-26 | 1 | -1/+1 |
| | | | | dashboard news feed page, create organization page | ||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -41/+8 |
| | |||||
* | Finish create organization team | Unknown | 2014-07-02 | 1 | -0/+33 |
| | |||||
* | Organization settings page | Unknown | 2014-06-27 | 1 | -3/+27 |
| | |||||
* | Add create organization | Unknown | 2014-06-25 | 1 | -0/+33 |