David Svantesson
26af3401c3
Document possibility to limit API Repo search to topics only. ( #7957 )
...
Signed-off-by: David Svantesson <davidsvantesson@gmail.com >
2019-08-23 23:17:10 -04:00
David Svantesson
ce45a8c257
Allow token as authorization for accessing attachments ( #7909 )
...
* Allow token as authorization for accessing attachments
Signed-off-by: David Svantesson <davidsvantesson@gmail.com >
* Only allow token authentication for attachments if it is a download (GET)
2019-08-24 02:33:32 +02:00
David Svantesson
ca6fb004ac
Change repo search to use exact match for topic search. ( #7941 )
...
Signed-off-by: David Svantesson <davidsvantesson@gmail.com >
2019-08-22 22:37:35 -04:00
David Svantesson
cde95f9923
Rewrite existing repo units if setting is not included in api body ( #7763 )
...
* Rewrite existing repo units if setting is not included in api body
Signed-off-by: David Svantesson <davidsvantesson@gmail.com >
* else-if on one row
2019-08-10 12:32:46 +03:00
David Svantesson
41336351b7
Move add to hook queue for created repo to outside xorm session. ( #7675 )
...
Signed-off-by: David Svantesson <davidsvantesson@gmail.com >
2019-07-31 09:13:04 +03:00