Wykres commitów

193 Commity (22b0a987ddad7b55bb9bf777d3e1529803d5957a)

Autor SHA1 Wiadomość Data
danieldietsch 6b97dbb6e5 do not use static logging 2019-12-06 16:12:11 +01:00
danieldietsch 6e51a83320 add get_orgs and get_accessible_repositories methods 2019-12-06 14:34:59 +01:00
danieldietsch bd3ee80f90 cc fixes (ctrl+alt+L in pycharm) 2019-12-06 11:50:16 +01:00
Langenfeld db7da593de fixed retrieving email; fixed throwing all secondary emails away, are now accessible in user.emails list; enabled adding issues via api 2019-12-04 13:37:17 +01:00
Langenfeld 25f6acad8a hacky solution to retrieve tickets of exactly one user of a repo 2019-11-08 11:41:25 +01:00
Langenfeld c1acdfb60c added method to check if a user name already exists 2019-10-23 11:43:07 +02:00
Langenfeld bef748653f cc 2019-10-23 11:19:28 +02:00
Langenfeld 170e50d4d0 better logging comment 2019-10-22 17:29:46 +02:00
Langenfeld 033f9cfee3 fixed bug where calling .commit on a user used the api call of an Organization and crashed subsequently 2019-10-22 17:27:10 +02:00
Langenfeld 81868f11d1 cc in patch request error handling 2019-10-22 17:02:55 +02:00
Langenfeld ab4c484447 caching 2019-09-05 10:26:04 +02:00
Langenfeld a66b73e0f8 small changes for 1.9.0 2019-08-09 10:34:38 +02:00
Langenfeld 9a5b37b28f cc. 2019-07-26 21:55:41 -04:00
Langenfeld ac38e81b5e split things into sepreate files 2019-07-26 21:11:14 -04:00
Langenfeld 0888bc0af4 added histogram to organisation api 2019-07-24 09:05:52 -04:00
Langenfeld d9717e31f9 cleanup of functions 2019-07-12 16:42:11 +02:00
Langenfeld f358ea6c0a cc 2019-07-10 16:40:31 +02:00
Langenfeld 76a1c50cdb fixed creation and deletion of teams; added get_team(name) function to organization 2019-07-01 18:43:43 +02:00
Langenfeld ee25377f0f fixed bug where api objects were not able to access their own fields 2019-07-01 18:43:43 +02:00
Langenfeld bc33ab3ed1 user commit method 2019-07-01 18:43:43 +02:00
Langenfeld c5e213e7c6 commit dirty fields of organization back to api 2019-07-01 18:43:43 +02:00
Langenfeld ef93d185d1 protect fields not changable via api 2019-07-01 18:43:43 +02:00
Langenfeld b26d5b0210 Merge branch 'wip/apiObjectRefactor' 2019-06-12 11:36:16 +02:00
Langenfeld 7cc91a540a reverted name change (did not sound right); added get team by name to organizations; 2019-06-12 10:58:39 +02:00
Langenfeld 8a02cd7e27 added using properties instead of plain fields to track changing and access to invalid objects 2019-06-12 00:06:55 +02:00
Langenfeld 2720950c25 small fix to get team setup working again 2019-06-11 21:36:18 +02:00
Langenfeld f8159771ef renamed tests.py to usual naming for test files; restoring tests for api refactor 2019-06-11 00:27:37 +02:00
Langenfeld 4753641296 cont. 2019-05-29 17:37:03 +02:00
Langenfeld 79c10de569 refactored Repository 2019-05-29 14:42:11 +02:00
Langenfeld a4505ccba6 forgot updating Organization instanciation in one line 2019-05-28 16:05:47 +02:00
Langenfeld aec5759f82 base class for all api objects handling request and parsing. 2019-05-28 14:29:32 +02:00
fkarg a90a710318 fixed eq-issue 2019-05-27 18:24:38 +02:00
fkarg 2991c5a54c bugfix 2019-05-27 18:10:03 +02:00
fkarg 5e8c7c54c5 missed self 2019-05-27 17:40:38 +02:00
fkarg 88a4850437 update & black 2019-05-27 17:35:11 +02:00
fkarg a39a4e9fb7 Updated Issues 2019-05-20 18:45:49 +02:00
fkarg 7634aa7551 black reformatting 2019-05-17 11:17:18 +02:00
fkarg 448a1b58dc merged back in 2019-05-17 11:04:35 +02:00
Langenfeld a7ef8fbff6 added heatmap request to user 2019-05-15 23:28:01 +02:00
Langenfeld 9e7696337a added polling comments from repositories 2019-05-07 16:53:44 +02:00
Langenfeld 4dbca7c7f5 fixed: only getting open issues when asking for all issues of a repository 2019-05-05 13:45:20 +02:00
Langenfeld 6414b7d661 fixed getting issues by iterating over issue pages and over issue state; 2019-05-03 16:49:58 +02:00
Langenfeld e4dfc6a4b9 exposed Issue type; removed project speciffic parsing of labels 2019-05-03 15:24:39 +02:00
fkarg d919747d29 it's hours not seconds 2019-05-03 14:52:04 +02:00
fkarg 35118f7db2 modified sum function 2019-05-03 14:52:04 +02:00
fkarg af633cfd28 fixed #16 2019-05-03 14:52:04 +02:00
fkarg 99d82deb62 black 2019-05-03 14:52:04 +02:00
fkarg ffb8f4f621 Added Issues and estimate functionality 2019-05-03 14:52:04 +02:00
fkarg 4f076e412d bugfix of User Time in Repo 2019-05-03 14:52:04 +02:00
fkarg 7536fe737d small bugfix 2019-05-03 14:52:04 +02:00
fkarg 3c416c46ee small convenience feature
now you can also pass a user to org.remove_member.
2019-05-03 14:52:04 +02:00
fkarg 8873ee0959 added org.remove_member 2019-05-03 14:52:04 +02:00
fkarg d13c5b4150 black 2019-05-03 14:52:04 +02:00
fkarg 96030c6ab8 now added (working) tests 2019-05-03 14:52:04 +02:00
fkarg 7f9edff053 black 2019-05-03 14:52:04 +02:00
fkarg 28c64249c6 removed unneeded logging 2019-05-03 14:52:04 +02:00
fkarg e2eb56d84c Now possible to get actual Mail of User. 2019-05-03 14:52:04 +02:00
fkarg 3e955f0761 Fixed deletion of Org/Repo/User s 2019-05-03 14:52:04 +02:00
fkarg 18b68c4e99 added documentation 2019-05-03 14:52:04 +02:00
fkarg 8ca5b85eed added creation of Teams 2019-05-03 14:52:04 +02:00
fkarg 0eaae06499 small changes/fixes. Improved Teams 2019-05-03 14:52:04 +02:00
fkarg 94427abb5c Fixed a few bugs 2019-05-03 14:52:04 +02:00
fkarg d20427d749 saved work 2019-05-03 14:52:04 +02:00
fkarg 8bc6d40eb2 it's hours not seconds 2019-05-02 15:41:38 +02:00
fkarg 9fe51a902a modified sum function 2019-05-02 15:38:58 +02:00
fkarg b4004508df fixed #16 2019-05-01 23:19:28 +02:00
fkarg 4c545a6315 black 2019-05-01 16:53:01 +02:00
fkarg 8587f01a2c Added Issues and estimate functionality 2019-05-01 16:52:19 +02:00
fkarg b6edba05dc bugfix of User Time in Repo 2019-05-01 14:08:44 +02:00
fkarg 7d4254d691 small bugfix 2019-05-01 13:55:10 +02:00
fkarg e48036d044 small convenience feature
now you can also pass a user to org.remove_member.
2019-04-18 18:06:18 +02:00
fkarg af9cbc0f61 added org.remove_member 2019-04-18 15:39:15 +02:00
fkarg 254bb2a1aa black 2019-04-18 14:58:58 +02:00
fkarg 2c82cd2983 now added (working) tests 2019-04-17 14:44:51 +02:00
fkarg ec0f7a7259 black 2019-04-11 22:21:26 +02:00
fkarg f0c96231d8 removed unneeded logging 2019-04-05 17:09:50 +02:00
fkarg c1ceaf58f8 Now possible to get actual Mail of User. 2019-04-05 16:55:20 +02:00
fkarg b3c1e4c77e Fixed deletion of Org/Repo/User s 2019-04-05 14:13:33 +02:00
fkarg 217ece3ba7 added documentation 2019-04-05 02:25:10 +02:00
fkarg e3ef9512a4 added creation of Teams 2019-04-04 18:40:36 +02:00
fkarg e090d6e063 small changes/fixes. Improved Teams 2019-04-01 00:54:35 +02:00
fkarg 8cb78c19ee Fixed a few bugs 2019-03-23 21:03:37 +01:00
fkarg 13ee37bada saved work 2019-03-17 12:19:18 +01:00
Langenfeld b1fd11cbd8
Rename Gitea.py to gitea.py 2019-02-21 10:10:17 +01:00
Langenfeld d4b966ab96 small improvements 2019-02-19 10:51:01 +01:00
Langenfeld 4806fe62c2 updated module information 2019-02-19 09:56:26 +01:00
Langenfeld d7767a602f creating orgs 2018-11-27 16:52:18 +01:00
Langenfeld 8820009ecc user deletion; fixed comments in example.py 2018-11-19 18:16:49 +01:00
Langenfeld a97ccfa9db editing of users and organizations 2018-11-16 16:09:02 +01:00
Langenfeld 0554d79225 teams 2018-11-15 22:55:10 +01:00
Langenfeld 7508bdb970 version 2018-11-15 21:40:01 +01:00
Langenfeld a2aa5b796b moved creating of repos and users into Gitea class; listing of branches in a Repository 2018-11-15 16:19:13 +01:00
Langenfeld c2c1303406 proper module and naming 2018-11-14 13:53:24 +01:00