Commit Graph

25 Commits

Author SHA1 Message Date
James
b8a7da7a79 remove setDueDate function now upstream bug is fixed 2019-12-26 13:02:31 +00:00
James
42952f6d74 add function to get pull requests (Repo::getPulls) 2019-12-08 18:48:19 +00:00
James
ba51d4ad7d BUGFIX: Don't hardcode release attachemnt ID 2019-11-22 14:26:03 +00:00
James
0ce51d3306 add more get functions 2019-10-14 20:13:42 +01:00
James
311a8ad399 add getUserById 2019-10-14 20:13:14 +01:00
James
1c3738c365 add getUserTimes function 2019-10-14 18:29:52 +01:00
James
cd20d09279 add a setDueDate function 2019-09-30 09:35:34 +01:00
James
aef0c2166e Add Attachment support 2019-09-23 12:14:59 +01:00
James
238ce05f9a fix namespace bug (#2) 2019-09-07 09:25:34 +01:00
James
927e68f71b only POST new/changed data to the API when saving (#2) 2019-09-07 09:22:07 +01:00
James
fe713f6926 add getIssues (#1) 2019-09-07 09:02:53 +01:00
James
47d54d63f7 support for comments 2019-09-05 16:27:23 +01:00
James
5959b1ffe5 add 204 as an non-error response code from API (recieved after a DELETE) 2019-09-03 10:55:41 +01:00
James
5cbf35add3 add deleteLabel 2019-09-02 20:36:16 +01:00
James
d56a75b629 bug: url not being set properly when reading from cache 2019-08-29 10:55:05 +01:00
James
a0865766b3 fix: warning: undefined index for $cache['labels'] 2019-08-29 07:45:08 +01:00
James
22b423cd5e fix namespace of Exception 2019-08-26 09:46:49 +01:00
James
2f04372d87 add namespaces 2019-08-25 12:30:35 +01:00
James
a6bb48ef96 cache label names for MUCH quicker scripts when getting many labels 2019-08-24 14:31:26 +01:00
James
1ee076aac6 throw exception on API error 2019-08-16 16:30:38 +01:00
James
c468275075 fix indenting 2019-07-30 19:59:22 +01:00
James
0207c9b4a3 add create issue function 2019-07-30 19:57:34 +01:00
James
647feac50a refactor! v1.1 2019-07-06 16:20:33 +01:00
James
dac8ef2142 prototype GiteaData 2019-07-05 21:55:49 +01:00
Bob E Moe
5bac8a9772 refactor 2019-06-25 09:15:51 +01:00