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

47 Commits

Author SHA1 Message Date
Sebastian Enns
5daeb04450 Updated some lines to Joomla coding standards. 2019-09-14 19:51:08 +02:00
datsepp
4ffb145b61 Fixes to previous commit. 2019-09-12 12:58:17 +02:00
datsepp
26b5399df6 First attempt to move the patch_chain.json to database. 2019-09-12 12:08:51 +02:00
datsepp
3b1f1578da Reworked patchChain as json to store pull_id and db_id for checking later on on reverting or resetting. 2019-09-12 10:52:34 +02:00
datsepp
a321ad0d2f Changed parameter of revert from db_id to pull_id. Configured resetController to remove first all git patches and then revert all ci patches in order of patchChain. 2019-09-12 09:04:05 +02:00
Michael Babker
fadbf7ac1e Namespace everything 2019-08-27 20:20:49 -05:00
Michael Babker
ecfeb835d4 Fix misc. typehints 2019-08-27 20:07:28 -05:00
Michael Babker
5537bcfe1f Break controller class inheritance 2019-08-27 19:50:21 -05:00
Michael Babker
d29861df2f Change Atum layouts for the newest incarnation of the template, adjust filtering logic a bit so it's closer to core search tools implementation 2019-08-27 19:44:51 -05:00
Michael Babker
6dd9a1cfc8
Add new languages forgotten in previous commit, prep release 2018-09-01 09:32:34 -05:00
Michael Babker
4d5475bc18 Bump to 3.8 minimum, use namespaced classes 2017-08-17 18:22:01 -05:00
Michael Babker
6d28777d1f Add a progress bar to the fetch modal 2017-06-18 12:21:43 -05:00
Michael Babker
e8fce0c7a6 Change catch for fetching the rate limit (Fix #189) 2017-04-22 12:00:02 -05:00
Michael Babker
b4df300946 Ability to filter on branches (Ref #191) 2017-04-22 11:55:17 -05:00
Michael Babker
f148810aaf Copyright bump 2017-01-21 13:54:53 -06:00
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