31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-20 16:59:02 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Michael Babker
2b8e70c380 Change typehint 2016-10-30 19:31:09 -05:00
Michael Babker
928d314451 Remove check for binary file 2016-06-25 12:40:28 -05:00
Michael Babker
542e5f2984 On page 1 of a request look for a pagination header 2016-06-25 11:54:03 -05:00
Michael Babker
0056aa216b Implement custom GitHub API connector (Fix #155) 2016-06-25 11:34:48 -05:00
Michael Babker
dc61f95e9e Add error check to ensure controller exists, translate hardcoded English strings 2016-06-12 16:10:42 -05:00
andrepereiradasilva
5378dc6575 notice, not info 2016-03-28 12:05:10 +01:00
Michael Babker
e5d1e6fdd8 Raise warning when a patch includes binary files 2016-03-27 14:45:38 -04:00
Michael Babker
5b3e5bcd96 Process labels during fetch and store RTC state if the label is assigned (Fix #88) 2016-03-27 14:39:34 -04:00
Michael Babker
2af80cf8d4 Add routine to reset the component's state (Fix #124) 2016-03-26 18:08:01 -04:00
Michael Babker
9ced47ad53 Misc tweaks and review 2016-03-11 11:36:53 -05:00
Michael Babker
1dec9a75e3 Fix constructor arguments (Fix #126) 2016-03-02 08:20:03 -05:00
Michael Babker
c46b1be935 Double slash in view lookup paths 2016-02-20 11:56:58 -05:00
Michael Babker
f7bd9029d3 Note if pulled patch is different than expected state (Fix #121) 2016-02-20 11:54:55 -05:00
Michael Babker
d59e0227f5 Copyright bump 2016-02-20 11:35:10 -05:00
Michael Babker
2b185cb253 Create an abstract controller, reshuffle controller logic between abstract and display 2016-02-20 11:34:23 -05:00
Michael Babker
3ba355130b Move inline JS to a separate file, bad syntax with the setHeader changes, Isis icon 2015-12-05 13:08:38 -05:00
Michael Babker
43d92ba64c A once over on things 2015-12-05 12:43:54 -05:00
Michael Babker
cafe878eea Chain exceptions 2015-06-16 15:14:41 -04:00
Michael Babker
23aa89ae9d Missed on try/catch 2015-05-09 12:58:58 -04:00
Michael Babker
a56f449eb5 Remove some hardcoded English 2015-05-09 12:49:14 -04:00
Michael Babker
b013b85e74 Ensure all JHttp connections are wrapped in try/catch 2015-05-09 12:35:36 -04:00
Michael Babker
d5fce78cb3 Correct message when reverting patches 2015-05-09 11:57:06 -04:00
Michael Babker
d8199d4b65 Apply patch returns false positive (Fix #69) 2015-02-23 08:50:13 -05:00
Michael Babker
d131a13f32 Broken Fetch Data down into chunks (Ref #27) 2015-02-22 20:49:59 -05:00
Michael Babker
6c20ee73fb Ability to filter on applied patches 2015-02-22 18:44:35 -05:00
Michael Babker
99fc1ae56e Copyright 2015 2015-02-22 16:29:43 -05:00
George Wilson
9033f2a4df Fix undefined variable 2015-02-16 21:35:49 +00:00
Nikolai Plath
462aa1cd48 Fix wrong path
Component does only work on windoze systems :(
2014-12-02 12:34:27 -05:00
Michael Babker
faa490e1c1 Call to undefined method 2014-10-17 12:58:13 -04:00
Michael Babker
d7b7915b22 Fix a couple of task references, URL encode patch URLs, cleanup PullModel (Fix #43) 2014-10-17 12:47:00 -04:00
Michael Babker
61f21236bc Bug fixes 2014-10-17 07:32:48 -04:00
Michael Babker
9171c4b234 Refactor to be namespaced and not use legacy MVC 2014-05-03 18:48:08 -05:00