You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
* Inital routes to git refs api

* Git refs API implementation

* Update swagger

* Fix copyright

* Make swagger happy add basic test

* Fix test

* Fix test again :)
6 years ago
..
agent Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
knownhosts Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
buffer.go Update golang x/crypto dependencies (#2923) 7 years ago
certs.go add letsencrypt to Gitea (#4189) 6 years ago
channel.go add letsencrypt to Gitea (#4189) 6 years ago
cipher.go add letsencrypt to Gitea (#4189) 6 years ago
client.go Update golang x/crypto dependencies (#2923) 7 years ago
client_auth.go add letsencrypt to Gitea (#4189) 6 years ago
common.go add letsencrypt to Gitea (#4189) 6 years ago
connection.go Update golang x/crypto dependencies (#2923) 7 years ago
doc.go Update golang x/crypto dependencies (#2923) 7 years ago
handshake.go Update golang x/crypto dependencies (#2923) 7 years ago
kex.go add letsencrypt to Gitea (#4189) 6 years ago
keys.go add letsencrypt to Gitea (#4189) 6 years ago
mac.go Update golang x/crypto dependencies (#2923) 7 years ago
messages.go add letsencrypt to Gitea (#4189) 6 years ago
mux.go add letsencrypt to Gitea (#4189) 6 years ago
server.go add letsencrypt to Gitea (#4189) 6 years ago
session.go add letsencrypt to Gitea (#4189) 6 years ago
streamlocal.go Update golang x/crypto dependencies (#2923) 7 years ago
tcpip.go Update golang x/crypto dependencies (#2923) 7 years ago
transport.go add letsencrypt to Gitea (#4189) 6 years ago