Commit graph

  • da1d8b6dae [mod] useless import Laurent Peuch 2018-09-10 03:07:27 +02:00
  • 69a34edd58 [enh] check if path to analyseCI is good Laurent Peuch 2018-09-10 02:54:15 +02:00
  • 7d1f02750c [fix] try to fix bug in prod where sometime the line is too long in stdout Laurent Peuch 2018-09-10 02:51:41 +02:00
  • 7b05b44c24 [fix] missing argument Laurent Peuch 2018-09-10 02:50:29 +02:00
  • 45f17398e0 [fix] bad attribute name Laurent Peuch 2018-09-10 02:50:21 +02:00
  • 266241bffe [fix] bad reference Laurent Peuch 2018-09-10 02:50:10 +02:00
  • 87b00ec929 [enh] add a file listing the instances Laurent Peuch 2018-09-09 04:56:41 +02:00
  • a61a41c1b7 [mod] add a file with manuals migrations in it Laurent Peuch 2018-09-09 04:56:29 +02:00
  • 8597ba0069 [fix] typo Laurent Peuch 2018-09-08 08:49:46 +02:00
  • 344401d130 [enh] implement montly jobs Laurent Peuch 2018-09-08 08:48:11 +02:00
  • c408f30ef2 [enh] store a random day for job on repo Laurent Peuch 2018-09-08 08:28:00 +02:00
  • 480bda0e9a [enh] store repo state Laurent Peuch 2018-09-08 08:27:47 +02:00
  • 768507df8c [mod] remove useless comments Laurent Peuch 2018-09-04 04:09:15 +02:00
  • 4b78de13ec [doc] meh anglish Laurent Peuch 2018-09-04 04:06:05 +02:00
  • e0c52ce86c [doc] add doc for ciclic Laurent Peuch 2018-09-04 04:02:20 +02:00
  • 6c65fff4e5 [mod] simplify add job command Laurent Peuch 2018-09-04 03:37:51 +02:00
  • c758f62554 [mod] remove old add_job.py which is merged into ciclic Laurent Peuch 2018-09-04 03:33:34 +02:00
  • 60b7e0a1b0 [mod] rename cli.py into ciclic because I'm funny Laurent Peuch 2018-09-04 03:33:09 +02:00
  • e83946d8ef [mod] no more update/resume commands for now, restart replace resume Laurent Peuch 2018-09-03 07:11:49 +02:00
  • 0a828471bd [enh] broadcast job deletation to single job page Laurent Peuch 2018-09-03 07:10:42 +02:00
  • a62aa571f6 [enh] add a button to restart a job Laurent Peuch 2018-09-03 07:09:43 +02:00
  • f51a322a51 [fix] readd jquery Laurent Peuch 2018-09-03 07:09:25 +02:00
  • c77e45d551 [fix] error from c/p Laurent Peuch 2018-09-03 07:09:08 +02:00
  • 9432403fd4 [fix] remove old log of a job on restart Laurent Peuch 2018-09-03 07:09:03 +02:00
  • 2e2d97cf8f [mod] add more logging Laurent Peuch 2018-09-03 07:00:03 +02:00
  • 49a899263d [enh] new cli command to restart a job Laurent Peuch 2018-09-03 06:59:00 +02:00
  • f1d9623d8b [enh] new api entry point to restart a job Laurent Peuch 2018-09-03 06:58:50 +02:00
  • 662cc0596f [enh] on job listing display jobs' states Laurent Peuch 2018-09-03 06:42:32 +02:00
  • 7c518ff0d8 [mod] add futur command to restart a job Laurent Peuch 2018-09-03 06:41:22 +02:00
  • 6d6d0b09ff [enh] implement cli cancel Laurent Peuch 2018-09-03 06:41:09 +02:00
  • 9f47f34657 [mod] force int request attribute Laurent Peuch 2018-09-03 06:37:29 +02:00
  • 7265efacb7 [enh] modify individual job page when a job is deleted Laurent Peuch 2018-09-03 06:36:41 +02:00
  • 2db6c1b144 [mod] we want a break in case of Laurent Peuch 2018-09-03 06:19:50 +02:00
  • 65a959c37e [enh] modify index on a deleted job Laurent Peuch 2018-09-03 06:19:40 +02:00
  • 573d5099fc [enh] implement cli delete command Laurent Peuch 2018-09-03 06:19:25 +02:00
  • dbc68a4e04 [enh] new api end point to delete a job Laurent Peuch 2018-09-03 06:18:51 +02:00
  • 04cb5f0ec1 [fix] count is method Laurent Peuch 2018-09-03 06:18:05 +02:00
  • abcc170e08
    Merge pull request #1 from YunoHost/fix-referer Bram 2018-08-30 19:36:36 +02:00
  • 7c90def15a [fix] No referrer ljf 2018-08-30 02:00:00 +02:00
  • 9377abdfb1 [fix] Privacy leak ljf 2018-08-30 01:58:11 +02:00
  • 25ec7f17d8 [doc] document -d and -t Laurent Peuch 2018-08-29 01:00:56 +02:00
  • dd28f754b3 [enh] add CI type and option to now monitor app list Laurent Peuch 2018-08-29 00:57:11 +02:00
  • d8fc02a0c9 [mod] rename cancel to stop to be coherant Laurent Peuch 2018-08-28 01:53:02 +02:00
  • c4bda46189 [enh] start to work on api listing Laurent Peuch 2018-08-28 01:42:36 +02:00
  • 4b9b1ff98e [fix] shadowing variable name Laurent Peuch 2018-08-28 01:22:09 +02:00
  • 2bda81c59f [enh] make auth works Laurent Peuch 2018-08-27 20:31:56 +02:00
  • 262034ac17 [enh] add an API logger Laurent Peuch 2018-08-27 18:47:22 +02:00
  • c19e012911 [enh] start to work on a token based api Laurent Peuch 2018-08-27 18:44:36 +02:00
  • d687f5593d [mod] single variable for default domain Laurent Peuch 2018-08-27 18:44:25 +02:00
  • 40d135bbd8 Revert "[mod] try to avoid CSP issue" Laurent Peuch 2018-08-27 01:30:36 +02:00
  • d239123f19 [mod] try to avoid CSP issue Laurent Peuch 2018-08-27 01:23:10 +02:00
  • 5a01e1e9a2 [fix] went one level too deep Laurent Peuch 2018-08-27 01:21:22 +02:00
  • 22a430183c [fix] make links relative Laurent Peuch 2018-08-27 01:20:21 +02:00
  • 6296ff6026 [fix] websockets 6.0 breaks things Laurent Peuch 2018-08-27 01:19:21 +02:00
  • ab93aa70a0 [mod] that's not for cli Laurent Peuch 2018-08-27 01:18:56 +02:00
  • f7ea9da20c [mod] try to make websockets relative Laurent Peuch 2018-08-27 01:09:25 +02:00
  • 67c837c496 [mod] try to make app working on path installation Laurent Peuch 2018-08-27 00:35:55 +02:00
  • b5bf55265a [enh] start to prototype a better cli tool Laurent Peuch 2018-08-26 14:57:58 +02:00
  • c5ef7b4856 [doc] correct example for cli tool Laurent Peuch 2018-08-25 11:17:12 +02:00
  • 14d39414fd [doc] add bad information about deployment Laurent Peuch 2018-08-24 22:24:50 +02:00
  • 3441a879c8 [doc] add a README.md Laurent Peuch 2018-08-24 17:50:12 +02:00
  • 61c3e0d58e [enh] don't run test for not working apps Laurent Peuch 2018-08-24 15:12:25 +02:00
  • 80795da9a7 [mod] reset broken job log on reboot Laurent Peuch 2018-08-24 14:59:55 +02:00
  • e9f2fba021 [enh] backport possibility to run with ssl Laurent Peuch 2018-08-24 14:55:04 +02:00
  • 7fdd4276bb [enh] handle ws/wss Laurent Peuch 2018-08-24 14:52:25 +02:00
  • 65f68d7c8b [mod] extract css to specific file Laurent Peuch 2018-08-23 22:28:37 +02:00
  • 0491d227c8 [mod] extract ansiup to app.js Laurent Peuch 2018-08-23 22:27:31 +02:00
  • 9e24d3e1f7 [enh] split template and DRY using jinja2 Laurent Peuch 2018-08-23 22:24:05 +02:00
  • 10a1bb3ef3 [mod] uses jinja2 Laurent Peuch 2018-08-23 19:42:36 +02:00
  • 1e453c29fc [mod] don't need those debug prints anymore Laurent Peuch 2018-08-04 07:36:24 +02:00
  • 5d208f1ff0 [fix] it was splited by a tab Laurent Peuch 2018-07-25 19:45:57 +02:00
  • a1e215061e [enh] replace all api call to github with git ls-remote Laurent Peuch 2018-07-23 06:49:31 +02:00
  • e7e3ca5c8b [fix] actually don't need this here Laurent Peuch 2018-07-23 06:41:03 +02:00
  • 48dcfffa37 [fix] don't need this log anymore Laurent Peuch 2018-07-21 20:25:57 +02:00
  • b73998557c [fix] not global anymore Laurent Peuch 2018-07-21 08:49:18 +02:00
  • 952f70f05a [mod] info for now for debugging purpose Laurent Peuch 2018-07-21 08:46:39 +02:00
  • c49e9322c4 [mod] neither Laurent Peuch 2018-07-21 08:44:05 +02:00
  • 1d2a1ed749 [mod] we don't need this for now Laurent Peuch 2018-07-21 08:43:52 +02:00
  • 22a3c86a37 [mod] I don't need this anymore Laurent Peuch 2018-07-21 08:23:59 +02:00
  • be4457f713 [fix] revision can be null Laurent Peuch 2018-07-21 08:22:52 +02:00
  • 30aa832e3c [fix] don't fail on not managing to get master commit Laurent Peuch 2018-07-21 08:20:00 +02:00
  • bdebd63fe2 [enh] uses argh and include github token to talk to the API Laurent Peuch 2018-07-21 08:16:18 +02:00
  • 6636775501 [enh] add better logging Laurent Peuch 2018-07-20 08:19:14 +02:00
  • 42d0c85956 [mod] debug mod just output some crap for now Laurent Peuch 2018-07-20 07:16:31 +02:00
  • 751bbee9c9 [enh] check for update of github apps now and then Laurent Peuch 2018-07-20 03:13:56 +02:00
  • 9acbe6d7c3 [mod] small tweak Laurent Peuch 2018-07-17 08:46:35 +02:00
  • 477a592005 [enh] fit console output on a full browser height for scroll bars Laurent Peuch 2018-07-17 08:15:12 +02:00
  • 8c12dbaa23 [enh] super ugly file include for ansi colors Laurent Peuch 2018-07-17 07:51:29 +02:00
  • 8caa386b3d [fix] bad test Laurent Peuch 2018-07-17 03:11:45 +02:00
  • 972e871078 [mod] stylise button Laurent Peuch 2018-07-17 03:07:12 +02:00
  • 958146ce4a [enh] put colors into the log Laurent Peuch 2018-07-17 03:07:04 +02:00
  • 70e5e1933e [mod] add debug output Laurent Peuch 2018-07-16 07:13:36 +02:00
  • dba37ddafe [fix] argument must be quoted Laurent Peuch 2018-07-16 07:13:30 +02:00
  • 3bd715bb8d [mod] remove some useless output Laurent Peuch 2018-07-16 07:13:12 +02:00
  • 312bf06ed8 [fix] Worker model wasn't bound to good db for some reason Laurent Peuch 2018-07-16 07:02:24 +02:00
  • e3355f5081 [enh] respect analyseCI.sh cli api Laurent Peuch 2018-07-16 06:02:40 +02:00
  • 2289300908 [enh] allow to specify path to analyseCI.sh Laurent Peuch 2018-07-16 06:00:03 +02:00
  • a08df9fb03 [mod] only have one job for now Laurent Peuch 2018-07-16 05:53:13 +02:00
  • f87fcb560f [enh] can cancel job Laurent Peuch 2018-07-15 09:47:39 +02:00
  • 757de9e27a [mod] make things more interesting Laurent Peuch 2018-07-15 08:40:58 +02:00