1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/question2answer_ynh.git synced 2024-09-03 20:16:07 +02:00

Commit graph

  • d616f5ac06 Merge pull request #17 from YunoHost/upgrade_readme M5oul 2017-02-17 13:28:38 +0100
  • 8f195a7ef8 Merge pull request #16 from YunoHost/upgrade_licence M5oul 2017-02-17 13:27:52 +0100
  • 195f5d470e Move app.src Maniack Crudelis 2017-02-04 20:31:11 +0100
  • 25afc8a01a Move app.src Maniack Crudelis 2017-02-04 20:31:06 +0100
  • 5ae7d82535 [enh] fork isn't the good way as the git repo will starts with commits from example_ynh. Moul 2017-02-04 10:02:28 +0100
  • d1f507116e [mod] markdown syntax. Moul 2017-02-04 10:01:11 +0100
  • fae053782e [mod] remove 'sources' file as it's a non recommended way to manage sources. Moul 2017-02-04 09:59:17 +0100
  • 7a8c0d9e00 [enh] markdown syntax. Moul 2017-02-04 09:58:08 +0100
  • 6224a65a90 [enh] Create app.src Maniack Crudelis 2017-02-03 21:16:37 +0100
  • bdc3cf5dcc Remove readme in sources dir Maniack Crudelis 2017-02-03 21:14:33 +0100
  • 13341c538f Typo fixes Maniack Crudelis 2017-02-03 21:13:25 +0100
  • 12103538c7 [enh] Update readme Maniack Crudelis 2017-02-03 21:12:24 +0100
  • bc675210fa [enh] Update LICENSE Maniack Crudelis 2017-02-03 21:11:02 +0100
  • 5731d15d64 Merge pull request #14 from YunoHost/path_url Maniack Crudelis 2017-02-03 19:39:05 +0100
  • 41a69686b2 Avoid errors between and /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games Maniack Crudelis 2017-01-26 00:08:25 +0100
  • 7c82a96ca3 [enh] scripts: use source cmd to retreive helpers. Moul 2016-06-14 14:11:00 +0200
  • daaf1005d5 [enh] create blocks for MySQL and PHP command lines which are optionnals. Moul 2016-06-14 14:09:29 +0200
  • bdbe0ac79e [enh] review, variables, typo, syntax, fixes - update yunohost package version dependency - use variable for $nginx_conf - rename $final_path to $src_path variable for data path - other small fixes Moul 2016-06-13 22:25:00 +0200
  • 16f11425a2 [fix] There is no old settings to remove at upgrade in this app Jérôme Lebleu 2016-05-29 16:43:43 +0200
  • 4fa6a82d8d [enh] Make use of YunoHost helpers and harden set options Jérôme Lebleu 2016-05-18 22:31:45 +0200
  • 94f4472ab2 Update restore julienmalik 2016-05-03 12:06:03 +0200
  • 8367b49627 Update backup julienmalik 2016-05-03 12:05:50 +0200
  • 16c2032d17 Merge pull request #12 from YunoHost/envvar julienmalik 2016-05-03 12:01:25 +0200
  • c75e25434a [fix] Remove old parts from backup/restore and use relative path Jérôme Lebleu 2016-04-30 23:50:23 +0200
  • 9b98a082c6 [enh] add packaging_format key. Moul 2016-04-28 17:53:17 +0200
  • 8abe2a9325 Merge branch 'testing' into envvar Jérôme Lebleu 2016-04-26 16:13:03 +0200
  • e926de87ae [fix] Define final_path variable in restore script Jérôme Lebleu 2016-04-26 16:08:00 +0200
  • 433cf2a7db [fix] Update multi-instance and requirements in the manifest Jérôme Lebleu 2016-04-26 16:05:50 +0200
  • e4befaebe5 [enh] Use boolean for is_public and add a language choice argument Jérôme Lebleu 2016-04-26 15:57:57 +0200
  • f34527ba01 [fix] Use boolean type for the multi_instance manifest key Jérôme Lebleu 2016-04-26 15:57:04 +0200
  • 760163f823 [fix] Update arguments passed to the scripts Jérôme Lebleu 2016-04-26 15:30:49 +0200
  • b822ff2cba [enh] Add a really simple gitignore Jérôme Lebleu 2016-04-26 15:26:27 +0200
  • afeefc7f85 [fix] Do not call ssowatconf which is already done at the end Jérôme Lebleu 2016-04-26 15:14:23 +0200
  • e63364f393 [enh] make backup and restore scripts multiinstance too Julien Malik 2016-03-18 18:05:41 +0100
  • f506747fac [enh] Support new env. vars. in install script Julien Malik 2016-03-18 17:31:44 +0100
  • a5fbda0bc7 [enh] Add boolean argument example. opi 2016-02-16 14:05:27 +0100
  • 550c0573ca Fix manifest thanks to package_checker. Add 'type' and 'url' keys. Ortho, typo. Moul 2016-01-31 17:14:13 +0100
  • 3954654cde Typo fixes. M5oul 2015-12-20 12:40:36 +0100
  • a15a16e1ec License in english :) M5oul 2015-12-16 21:02:39 +0100
  • 9869213bb3 Merge pull request #11 from mbugeia/master M5oul 2015-12-04 00:32:50 +0100
  • 298471c5b3 Add services exemples. M5oul 2015-11-22 19:48:18 +0100
  • e5692fd924 Remove https rewrite, not needed mbugeia 2015-10-27 16:06:56 +0100
  • 5bccfd3267 Implement some best practice and mysql example mbugeia 2015-10-27 16:03:21 +0100
  • 3b0b1bb962 Merge pull request #10 from polytan02/master M5oul 2015-10-10 23:24:24 +0200
  • ed4e711c8e Correction of typo polytan02 2015-10-10 21:45:35 +0200
  • 72486a96a2 Merge pull request #9 from polytan02/master opi 2015-10-10 21:36:03 +0200
  • cfcb62cd97 Dedicated php-fpm process polytan02 2015-10-10 21:28:09 +0200
  • 177c7a8886 Create empty file for obvious sources folder location polytan02 2015-10-10 20:45:39 +0200
  • 4352a29619 License M5oul 2015-10-06 00:28:20 +0200
  • 034fc9a1ed Revert "[enh] New backup and restore script adapted to 2.4" zamentur 2015-10-04 23:20:42 +0200
  • 420eae2bf8 [enh] New backup and restore script adapted to 2.4 zamentur 2015-10-04 22:57:54 +0200
  • a1a6237fad Merge pull request #8 from rgarrigue/patch-1 Le Kload 2015-08-26 14:12:42 +0200
  • a35f40d1de Update backup Rémy G. 2015-08-20 13:35:46 +0200
  • 21a1fb195c dev -> maintainer M5oul 2015-06-22 12:40:00 +0200
  • 89fa1fd537 Add LICENSE file M5oul 2015-06-22 12:38:24 +0200
  • 7bd9720166 Update Readme M5oul 2015-06-22 12:37:00 +0200
  • c7a6756d08 Merge pull request #4 from julienmalik/patch-2 opi 2014-11-21 14:06:03 +0000
  • 0783688328 Update nginx.conf Julien Malik 2014-11-21 14:31:23 +0100
  • 09c821d071 Merge pull request #3 from julienmalik/patch-1 opi 2014-11-21 13:28:30 +0000
  • 75932fff3a Update install Julien Malik 2014-11-21 14:12:06 +0100
  • c2a58e1494 [enh] Pass SSO credentials even in public mode. opi 2014-11-15 08:28:28 +0100
  • d53ecb73dc [fix] Use reload instead of restart. opi 2014-11-04 12:01:39 +0100
  • abdb2bb050 [enh] Add backup/restore scripts. opi 2014-11-04 09:47:50 +0100
  • eb84bd38cb Merge pull request #2 from Kloadut/patch-1 opi 2014-10-20 21:11:13 +0200
  • 775854f7aa Merge pull request #1 from Kloadut/master opi 2014-10-20 21:10:10 +0200
  • 8712752081 Update nginx.conf Alexis Gavoty 2014-10-20 19:37:52 +0200
  • b2cf9a1298 Update README.md Alexis Gavoty 2014-10-20 19:36:04 +0200
  • d041253dca Update manifest.json Alexis Gavoty 2014-10-20 19:32:56 +0200
  • 914b85a251 Initial commit opi 2014-10-20 18:55:53 +0200