33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-11-10 07:11:03 +00:00
Commit Graph

42 Commits

Author SHA1 Message Date
Niels van der Veer
eab31b00f7 Remove joomlacode references
Since we use the new tracker, the references to joomlacode.org are no
longer necessary
2014-09-01 18:13:09 +02:00
Michael Babker
ed0ccf0c5f Refactor search filter (Fix #30) 2014-05-31 10:25:13 -05:00
Michael Babker
881d5fa9ae Use FW Registry 2014-05-02 21:02:38 -05:00
Michael Babker
400e931bb7 Move JGithub and JHttp initialization around 2014-05-02 20:56:15 -05:00
Michael Babker
1f432702bc Refactoring & Features
- Add support for an OAuth token
- Join over the applied patches table on the list view
- Data is all stored in database now versus fetching on each request
2014-05-02 15:24:33 -05:00
Michael Babker
07b311e5c4 Working commit - Working out kinks with the updated processing 2014-05-02 14:59:17 -05:00
Michael Babker
57852d602d Start refactoring to store the pull requests in the database 2014-05-01 09:35:26 -05:00
Michael Babker
7f7e445722 Remove references to PTGithub object, replace deprecated method calls 2014-05-01 07:51:01 -05:00
Michael Babker
7b1a342a73 Use JGithub, raises minimum CMS version to 3.3 2014-05-01 07:47:10 -05:00
Michael Babker
c1b0b499cc Initial support for sort by applied status (Ref #21) 2014-03-22 10:57:30 -05:00
Michael Babker
b9f440e0fc Update copyright notice 2014-01-02 20:50:44 -06:00
Michael Babker
2262df4dca Filtering works properly (Fix #5) 2013-09-28 19:25:15 -05:00
Michael Babker
03063fea23 Verify cURL is usable in environment (Fix #7) 2013-09-28 19:02:04 -05:00
Michael Babker
ebb396869e Exclude non-production folders if running in a production environment 2013-07-28 12:44:05 -05:00
Michael Babker
3814e12e41 Modify cache mechanism to re-enable pagination (Fix #3) 2013-07-18 22:12:16 -05:00
Michael Babker
0238672232 Implement caching mechanism 2013-07-14 14:34:29 -05:00
Michael Babker
b8170b3993 Reformat to Joomla CS 2013-07-12 21:26:21 -05:00
Michael Babker
56a09778fc Add config for GH username/password 2013-07-12 20:06:39 -05:00
Michael Babker
4aef2140c5 Add an API rate limit check 2013-07-12 19:31:09 -05:00
Michael Babker
840d85435a Drop commented code 2013-07-11 21:09:41 -05:00
Michael Babker
961a8c7a35 Use JHttp 2013-07-11 21:03:26 -05:00
Michael Babker
18738067f1 Misc bug fixes 2013-07-11 20:49:58 -05:00
Nikolai Plath
227109ed4b Add J! 3.0 compat and pagination 2012-09-08 20:53:44 -05:00
Nikolai Plath
9b1887b38c Add missing translations 2012-06-12 15:07:26 -05:00
Nikolai Plath
edfce5445f Formatting and fixes 2012-06-12 13:42:45 -05:00
Nikolai Plath
b65b76cab6 Remove superfluous index.html files 2012-06-12 12:34:08 -05:00
Nikolai Plath
8674af3898 formatting 2011-10-27 15:23:10 -05:00
Nikolai Plath
269f437dd9 reenabled filter on id 2011-10-27 14:50:18 -05:00
Nikolai Plath
2c4f4f5774 merging ordering 2011-10-27 14:19:11 -05:00
Nikolai Plath
2765063ec8 Fix missing default values 2011-10-15 13:47:02 -05:00
Nikolai Plath
59a6d76c82 Remove call to deprecated JError 2011-10-15 13:13:31 -05:00
Nikolai Plath
73abd062d5 Add filter on pull id 2011-10-15 02:10:25 -05:00
Nikolai Plath
4049dd9be8 Implement exceptions, slightly improve error messages 2011-10-14 20:13:59 -05:00
Nikolai Plath
8a46d9cb79 Change apply method from using streams to cURL 2011-10-14 20:09:27 -05:00
Nikolai Plath
27c685217e Add ordering and filter 2011-10-13 12:58:22 -05:00
Nikolai Plath
3babe57078 Remove commented line, formatting 2011-10-13 11:44:25 -05:00
Nikolai Plath
291073828d merging 2011-10-13 00:41:36 -05:00
Nikolai Plath
5a4226413f Fix Backup not created when deleting files 2011-10-13 00:29:08 -05:00
Ian MacLennan
e97da33546 Added link to JoomlaCode issue.
Added default values to parameter retrieval so it is no longer necessary to configure the repo.
2011-10-12 22:13:19 -04:00
Ian MacLennan
74de0e012c Enhanced patch application and reverting ability 2011-10-11 16:51:12 -04:00
Ian MacLennan
59ff677545 Fixed issues using JHttp 2011-10-11 12:04:33 -04:00
Ian MacLennan
077e57ccfa Creating component 2011-10-11 10:27:52 -04:00