James
|
83eea50cf9
|
update getTime functions to support upstream since/before args
|
2020-02-02 15:09:10 +00:00 |
|
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 |
|
|
a2c44392b2
|
Update 'README.md'
|
2019-09-07 09:43:48 +01:00 |
|
|
44344b6f23
|
Update 'README.md'
|
2019-09-07 09:41:30 +01:00 |
|
|
3ed592ce38
|
Update 'README.md'
|
2019-09-07 09:35:38 +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
|
cd79454aa7
|
Update 'README.md'
|
2019-09-05 17:15:58 +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
|
7aad548198
|
Update 'README.md'
|
2019-08-26 10:10:37 +01:00 |
|
James
|
d5c65bcb7e
|
remove referances to old examples (now in seperate repo)
|
2019-08-26 09:51:06 +01:00 |
|
James
|
22b423cd5e
|
fix namespace of Exception
|
2019-08-26 09:46:49 +01:00 |
|
James
|
4747e9b270
|
fix autoloader in composer
|
2019-08-26 09:40:58 +01:00 |
|
James
|
1064c50407
|
Update 'composer.json'
|
2019-08-26 09:07:38 +01:00 |
|
James
|
29e5699027
|
update composer with namespace info
|
2019-08-25 12:39:21 +01:00 |
|
James
|
2f04372d87
|
add namespaces
|
2019-08-25 12:30:35 +01:00 |
|
Bob
|
d4bdbc2c16
|
remove example code to seperate project
|
2019-08-25 10:58:21 +01:00 |
|
James
|
5eb7e5f872
|
Update 'README.md'
|
2019-08-25 10:47:04 +01:00 |
|
James
|
bb1e21db2e
|
Update 'README.md'
|
2019-08-25 10:45:41 +01:00 |
|
James
|
cda81d95ae
|
added install for composer
|
2019-08-25 09:27:36 +01:00 |
|
James
|
d6ca959226
|
add composer.json
|
2019-08-24 14:52:48 +01:00 |
|
James
|
9be8133616
|
add new close all example
|
2019-08-24 14:31: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
|
d85fe08504
|
update link to new location
|
2019-08-16 16:49:02 +01:00 |
|
James
|
ed0e70898a
|
update example
|
2019-08-16 16:48:06 +01:00 |
|
James
|
6123f69996
|
fix examples and move into a dir of their own
|
2019-08-16 16:42:24 +01:00 |
|
James
|
1ee076aac6
|
throw exception on API error
|
2019-08-16 16:30:38 +01:00 |
|
James
|
ba76fded92
|
importer
|
2019-08-02 20:01:42 +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
|
8272f9ac4a
|
fix weekly bug not caluclating days correctly
|
2019-07-28 12:38:00 +01:00 |
|
James
|
312ae69132
|
add weekly
|
2019-07-27 11:51:10 +01:00 |
|
James
|
3bf577d17a
|
improve
|
2019-07-25 20:47:27 +01:00 |
|
James
|
c4f527a31e
|
add bootstrap / autoloader
|
2019-07-06 16:25:47 +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 |
|
Gitea
|
9bf1479d33
|
fix milestone counting bug
|
2019-06-26 10:10:51 +01:00 |
|
James
|
6dc0e65802
|
change includes to requires
|
2019-06-26 10:07:28 +01:00 |
|