1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/routers
Antoine GIRARD 2bcd9471c9 Separate generate swagger + fix sed os specific (#1791)
* Separate generate-swagger

* Remove go generate rules

* Add missing definition replacement + remove use of -i sed flag

for compatibility with mac os default sed version.
This is a little hacky a better solution could be use.

* Use custom SED_INPLACE

depending of platform detection

* Use SED_INPLACE for swagger-ui also
2017-06-15 08:51:23 -05:00
..
admin LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
api/v1 Separate generate swagger + fix sed os specific (#1791) 2017-06-15 08:51:23 -05:00
dev xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 2017-05-29 02:35:47 -05:00
org fix bug to deny to add orgnization as a member of an orgnization or team (#1815) 2017-05-26 08:12:02 -05:00
private fix bug when push a branch name with / & fix an integration test bug (#1689) 2017-05-08 10:55:27 +08:00
repo Fix search by issue type (#1914) 2017-06-15 05:09:03 +02:00
routes gofmt (#1868) 2017-06-04 11:10:16 +08:00
user Fix 500 in public activity page (#1901) 2017-06-08 03:48:49 -05:00
home.go Generate swagger json (#1402) 2017-05-02 15:35:59 +02:00
init.go Sanitation fix from Gogs (#1461) 2017-04-13 10:52:24 +08:00
install.go Add configuration option for default permission to create Organizations (#1686) 2017-05-08 21:51:53 +02:00