Wykres commitów

10 Commity (a4daea6f4a1b24f0d29b7680066b24ad53e18363)

Autor SHA1 Wiadomość Data
Langenfeld a4daea6f4a User object is now able to list teams its a member of 2021-10-05 14:58:20 +02:00
Holger Frey d0fe221e54 Fixed a bug in gitea.Gitea.get_accessible_repositories()
The method now uses `self` instead of `self.gitea` to access the connection.
2021-05-06 15:04:20 +02:00
Langenfeld ac41c212b4 fixed problems with branch listing (see #4)
request response for branches did behave strangely
2021-04-19 13:58:50 +02:00
Langenfeld d0960a4b6f fixed user patching (see #4) 2021-04-19 13:44:33 +02:00
Langenfeld a198a5382c reverted naming 2021-01-12 11:10:32 +01:00
Langenfeld 575a554bcc prepared project for pypi release 2021-01-12 10:24:53 +01:00
Langenfeld 1a3f93b33d function for all changable fields to be correctly be added to the api objects
gitea does not return all fields that can be changed for an object together with the object. The api now generates all those fields without content, but with monitoring if they have to be added to the dirty fields
2020-11-07 18:55:40 +01:00
Langenfeld cee702f6f9 added ability to create branches 2020-10-26 17:22:21 +01:00
Langenfeld e1b499599d updated tests file to use proper setup for the tests 2020-10-14 13:47:38 +02:00
Langenfeld caed956b67 cc 2020-10-14 13:17:02 +02:00