Commit graph

  • c84406583e Update yunohost_tools.py abeudin 2014-03-13 11:15:58 +01:00
  • 706880f03c Update yunohost_tools.py abeudin 2014-03-12 10:13:06 +01:00
  • cdcfa24180 Standardize arguments in the actions map * Move general_arguments to _global.arguments in the actions map * Introduce global configuration in the actions map (need implementation!) * Standardize arguments addition during the parser construction * Fix action name with '-' Jerome Lebleu 2014-03-12 00:50:09 +01:00
  • e42ede89d4 Update yunohost_tools.py abeudin 2014-03-11 18:27:06 +01:00
  • 034de511d3 add safe update Adrien Beudin 2014-03-11 18:23:58 +01:00
  • 6dbf50e77e Create upgrade abeudin 2014-03-11 18:18:48 +01:00
  • 0d814d2ea1 Update yunohost_tools.py abeudin 2014-03-11 18:18:21 +01:00
  • 7f8b1f601b Update yunohost_tools.py abeudin 2014-03-11 18:15:55 +01:00
  • 76b2809f08 Update yunohost_tools.py abeudin 2014-03-11 18:15:39 +01:00
  • f64a9bc349 Create checkupdate abeudin 2014-03-11 18:12:58 +01:00
  • 6d8a89dcf8 Update yunohost_tools.py abeudin 2014-03-11 18:00:20 +01:00
  • 292000ec54 Update yunohost_tools.py abeudin 2014-03-11 17:59:18 +01:00
  • 1fdc5e2d15 Update action_map.yml abeudin 2014-03-11 17:58:26 +01:00
  • 66f60381e4 Implement a moulinette lock and revisit extra params a bit Jerome Lebleu 2014-03-11 15:03:33 +01:00
  • 9c9ccc1271 Try to improve time execution and continue refactoring * Revert to classes centralization into actionsmap.py * Try to optimize conditions and loops * Revisit Package class and get directories from a file generated at build * Early refactoring of i18n * Move yunohost library into /lib Jerome Lebleu 2014-03-11 00:57:28 +01:00
  • bb51b9ce8d Add regex, protection and static rules for ssowat npze 2014-03-08 10:48:25 +01:00
  • 9104024fa1 Refactore interfaces and reorganize files a bit * Remove 'core' folder and reorganize root package structure * Introduce interface's base class and implement 'api' and 'cli' * Add a Package class and a moulinette initialization method * Start to replace YunoHostError by MoulinetteError * Fix actionsmap/yunohost.yml to follow extra parameters rules Jerome Lebleu 2014-03-04 12:31:04 +01:00
  • eaf1a76ca1 Fix yunohost-api status Jerome Lebleu 2014-03-03 23:32:20 +01:00
  • 7818ec8117 Update yunohost_dyndns.py Alexis Gavoty 2014-03-03 19:06:09 +01:00
  • 17639a254e Restart amavis at postinstallation Kload 2014-03-03 15:07:06 +01:00
  • 9fb6c8a167 Remove light mode and change hostname in /etc/amavis/conf.d/50-user Kload 2014-03-03 14:15:19 +01:00
  • ed0016ed66 App clearaccess kload 2014-03-03 13:58:41 +01:00
  • ef6364b542 Change key formatting to return kload 2014-03-03 13:50:46 +01:00
  • fed6718b4a Add/remove access bugfix (closes #93 and closes #94) kload 2014-03-03 13:49:18 +01:00
  • 67af5a68e9 Ask fix kload 2014-03-03 13:23:51 +01:00
  • 365b84ee69 Return main domain if no domain is provide (closes #91) Kload 2014-03-03 13:18:46 +01:00
  • 3cafe1dda0 App remove API route fix Kload 2014-03-03 13:10:33 +01:00
  • 2b370be233 Rename 'etc' folder and move yunohost into a separate package Jerome Lebleu 2014-02-24 19:11:09 +01:00
  • e6dd0ab4e9 Merge remote-tracking branch 'upstream/dev' into test Jerome Lebleu 2014-02-24 18:48:38 +01:00
  • 0bfc63e4b8 Standardize extra parameters and make them modular Jerome Lebleu 2014-02-24 18:28:11 +01:00
  • 4396baa584 Better ipv4/ipv6 addresses extracting and returning Jerome Lebleu 2014-02-19 18:28:44 +01:00
  • 8880dc8a3d Update firewall.yml Alexis Gavoty 2014-02-17 11:59:12 +01:00
  • a2be4d6e12 Implement an actions map plugin for the api Jerome Lebleu 2014-02-14 23:51:17 +01:00
  • ed23a131df Always associate network interface's name to local_ip Jerome Lebleu 2014-02-14 21:30:21 +01:00
  • 1d85e6e7bc Update yunohost_tools.py abeudin 2014-02-11 10:30:27 +01:00
  • 9b47c2a416 Merge remote-tracking branch 'upstream/dev' into test Jerome Lebleu 2014-02-05 02:09:19 +01:00
  • a802bcfd6f Initial refactoring Jerome Lebleu 2014-02-05 02:01:03 +01:00
  • c74a1bdbf3 Update yunohost_tools.py abeudin 2014-01-06 16:25:01 +01:00
  • 65270dba7b Merge pull request #62 from jeromelebleu/dev Jérôme Lebleu 2013-12-28 09:18:35 -08:00
  • a1683dc4cd Fix empty password breach Jerome Lebleu 2013-12-28 18:13:43 +01:00
  • eb265396b3 Update yunohost_firewall.py Alexis Gavoty 2013-12-26 17:41:15 +01:00
  • 5645737509 Allow no arguments in manifest Kload 2013-12-25 15:16:24 +01:00
  • 494ce814d3 Correct yunohost-config-dspam mess Alexis Gavoty 2013-12-25 12:03:05 +01:00
  • 343c596b56 Merge pull request #60 from M5oul/patch-1 Alexis Gavoty 2013-12-21 09:21:34 -08:00
  • 31866640ac Update yunohost_app.py M5oul 2013-12-21 12:09:58 +01:00
  • aa1c87c4d0 Avoid fail when pprint an unicode character Kload 2013-12-21 11:21:13 +01:00
  • 4583d1afc8 Reload SSOwat configuration at user creation Kload 2013-12-19 18:01:10 +01:00
  • f2a1b35bfb Change min_version check and remove temp file Jerome Lebleu 2013-12-19 17:31:29 +01:00
  • a4acb4ee69 Merge pull request #59 from jeromelebleu/dev Alexis Gavoty 2013-12-19 07:29:23 -08:00
  • 2935b44876 Do not fail if no user was found Kload 2013-12-19 16:25:27 +01:00
  • f3fb0d1c94 Implement min_version in app manifest Jerome Lebleu 2013-12-19 15:43:21 +01:00
  • eee43f5e11 Download app list to a temp file Jerome Lebleu 2013-12-19 14:54:15 +01:00
  • c5f3488014 Do not fail at hook removal (fixes #57) Alexis Gavoty 2013-12-19 13:50:32 +01:00
  • 148308e8e5 Merge pull request #58 from jeromelebleu/dev Alexis Gavoty 2013-12-19 04:46:33 -08:00
  • 081c0c8b7f Refactor moulinette versioning Jerome Lebleu 2013-12-19 02:42:29 +01:00
  • 774ce2e223 GTFO samba (╯°□°)╯︵ ┻━┻) kload 2013-12-18 16:16:06 +00:00
  • 063bbe2da2 Merge pull request #54 from npze/npzedev Alexis Gavoty 2013-12-18 02:52:02 -08:00
  • 9aba90b30f Prevent EOFError while updating stats with cron jobs Jerome Lebleu 2013-12-17 21:49:20 +01:00
  • 0148d2e778 fix rights for bind domain zone files npze 2013-12-17 19:50:49 +01:00
  • 6cc529b21e Merge pull request #53 from jeromelebleu/dev Jérôme Lebleu 2013-12-17 09:40:10 -08:00
  • 579f3324bd Fix cron job schedule for monitoring Jerome Lebleu 2013-12-17 18:39:23 +01:00
  • 2cee93d846 Merge pull request #52 from jeromelebleu/dev Alexis Gavoty 2013-12-17 07:55:42 -08:00
  • bee3d2bcc9 Update YunoHost versioning Jerome Lebleu 2013-12-17 16:30:21 +01:00
  • 2fee1eb6f7 Implement monitoring management Jerome Lebleu 2013-12-17 02:35:31 +01:00
  • 6b12c90e88 Fix mean calculation Jerome Lebleu 2013-12-17 01:42:49 +01:00
  • 1f2ff22a98 Accept string as services name Jerome Lebleu 2013-12-17 00:26:27 +01:00
  • 9333de164c Merge pull request #51 from jeromelebleu/dev Alexis Gavoty 2013-12-14 09:44:49 -08:00
  • 2f0a08bc98 Split words with '-' in action name Jerome Lebleu 2013-12-14 15:53:06 +01:00
  • bb027cd421 Correct English in monitor Jerome Lebleu 2013-12-14 15:48:04 +01:00
  • 198ae59933 Merge pull request #50 from jeromelebleu/dev Jérôme Lebleu 2013-12-12 11:31:58 -08:00
  • a51c9fef39 Improve network informations monitoring Jerome Lebleu 2013-12-12 20:24:45 +01:00
  • de8c22d8e4 Update services.yml abeudin 2013-12-12 11:06:56 +01:00
  • c48f3a6afa Merge pull request #49 from jeromelebleu/dev Jérôme Lebleu 2013-12-11 15:30:12 -08:00
  • 4c902a432e Fix status for service loading Jerome Lebleu 2013-12-12 00:22:51 +01:00
  • d2d0f294dc Merge pull request #48 from jeromelebleu/dev Jérôme Lebleu 2013-12-11 14:36:40 -08:00
  • 9599596356 Speed up pickle access with cPickle Jerome Lebleu 2013-12-11 23:34:55 +01:00
  • 8a4ee52d67 Merge pull request #47 from jeromelebleu/dev Jérôme Lebleu 2013-12-11 12:01:28 -08:00
  • 0ba99a46d9 Update services.yml Jerome Lebleu 2013-12-11 20:59:28 +01:00
  • a9baaf36c2 Merge pull request #46 from jeromelebleu/dev Alexis Gavoty 2013-12-11 11:20:05 -08:00
  • 9207009dfa Limit stats and fix filtering in monitor Jerome Lebleu 2013-12-11 20:17:54 +01:00
  • f93fb66e10 Add update and show stats in monitoring functions Jerome Lebleu 2013-12-11 19:45:12 +01:00
  • 8d66b6f831 Subscribe to DynDNS after postinstall (fixes #38) Kload 2013-12-10 16:26:05 +01:00
  • 6ac40404f8 Forbid domain removal if app is installed on it, else remove nginx conf and reload/restart services (fixes #32) Kload 2013-12-10 16:04:57 +01:00
  • da0d66a27f Upgrade bugfix Kload 2013-12-10 13:03:38 +01:00
  • 7dfec18c3a Fix upgrade Kload 2013-12-10 12:53:59 +01:00
  • 2d90133e18 Hooks hooks hooks Kload 2013-12-10 00:47:30 +01:00
  • e6afa54b49 Few fixes Kload 2013-12-09 19:44:10 +01:00
  • 4fcc1642d6 Hook implementation + post_user_create hook Kload 2013-12-09 19:37:16 +01:00
  • c553877d4c Update action_map.yml Alexis Gavoty 2013-12-09 13:27:32 +01:00
  • 79d42b4b28 Merge pull request #41 from julienmalik/dev Alexis Gavoty 2013-12-08 09:26:03 -08:00
  • 263f488425 actuel (fr) = current (en) Julien Malik 2013-12-08 15:54:46 +01:00
  • cd05d897de Woops Kload 2013-12-07 18:03:53 +01:00
  • 1c4e5bd2c9 Unprotected urls in ssowatconf Kload 2013-12-07 17:57:45 +01:00
  • 797dd30549 Merge branch 'dev' of github.com:YunoHost/moulinette into dev Kload 2013-12-07 17:54:02 +01:00
  • 6b946b1b58 Add log path for each base services Kload 2013-12-07 10:15:11 +00:00
  • 5e0e0024b2 Let the ability to choose the number of lines to display in service log Kload 2013-12-07 10:11:29 +00:00
  • 8d901d74cf I'm batman Kload 2013-12-06 23:38:41 +00:00
  • f075a207cf Update yunohost_app.py Alexis Gavoty 2013-12-06 20:40:49 +01:00
  • 680933e17d Better argument input handling kload 2013-12-06 19:17:13 +00:00
  • 89d35cbcc2 Merge branch 'dev' of github.com:YunoHost/moulinette into dev Kload 2013-12-06 19:54:52 +01:00