gitea/modules
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
* Add team permission setting to allow creating repo in organization.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add test case for creating repo when have team creation access.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* build error: should omit comparison to bool constant

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add comment on exported functions

* Fix fixture consistency, fix existing unit tests

* Fix boolean comparison in xorm query.

* addCollaborator and changeCollaborationAccessMode separate steps

More clear to use different if-cases.

* Create and commit xorm session

* fix

* Add information of create repo permission in team sidebar

* Add migration step

* Clarify that repository creator will be administrator.

* Fix some things after merge

* Fix language text that use html

* migrations file

* Create repository permission -> Create repositories

* fix merge

* fix review comments
2019-11-20 19:27:49 +08:00
..
auth Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
avatar
base
cache
charset
context Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
convert Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
cron
generate
git Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 2019-11-15 10:52:59 +08:00
gitgraph Move git graph from models to modules/graph (#9027) 2019-11-16 08:47:57 +08:00
graceful Graceful fixes (#8645) 2019-10-23 16:32:19 +01:00
highlight
httplib
indexer Allow cross-repository dependencies on issues (#7901) 2019-10-31 13:06:10 +08:00
lfs Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
log
markup Close/reopen issues by keywords in titles and comments (#8866) 2019-11-18 15:13:07 +02:00
metrics
migrations Add retry for migration http/https requests (#9019) 2019-11-16 16:30:06 +08:00
minwinsvc
notification Add review comments to mail notifications (#8996) 2019-11-15 12:59:21 +00:00
options
password Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
pprof
private Allow Protected Branches to Whitelist Deploy Keys (#8483) 2019-10-21 09:21:45 +01:00
process
public
recaptcha
references Close/reopen issues by keywords in titles and comments (#8866) 2019-11-18 15:13:07 +02:00
repofiles Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 2019-11-15 10:52:59 +08:00
search
secret
session
setting Add retry for migration http/https requests (#9019) 2019-11-16 16:30:06 +08:00
ssh
structs Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
sync
task Fix bug when migrate from API (#8631) 2019-11-08 17:21:00 -05:00
templates Update dashboard context for PR reviews (#8995) 2019-11-15 00:52:18 +01:00
test Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
timeutil
upload
user
util Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
validation
webhook Webhook support custom proxy (#8760) 2019-11-08 16:25:53 -05:00