| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix add_swap | yalh76 | 2019-08-11 |
| | | |||
| * | managing swap | yalh76 | 2019-08-11 |
| | | |||
| * | Update install | yalh76 | 2019-07-19 |
| | | |||
| * | remove rm -rf | yalh76 | 2019-06-26 |
| | | |||
| * | Fix public/system restoration | yalh76 | 2019-06-26 |
| | | |||
| * | remove change_url | yalh76 | 2019-06-19 |
| | | |||
| * | backup .env before replacing it | yalh76 | 2019-06-01 |
| | | |||
| * | switch from ynh_add_secure_repos__3 to ynh_add_extra_apt_repos__3 | yalh76 | 2019-05-22 |
| | | |||
| * | Fix missing ports | yalh76 | 2019-05-22 |
| | | |||
| * | Merge pull request #144 from YunoHost-Apps/example_ynh | yalh76 | 2019-05-15 |
| |\ | | | | | example_ynh corrections | ||
| | * | example_ynh corrections | yalh76 | 2019-05-15 |
| | | | |||
| * | | Cleanup dependencies | yalh76 | 2019-05-14 |
| |/ | |||
| * | Merge branch 'testing' into example_ynh | yalh76 | 2019-05-12 |
| |\ | |||
| | * | remove remove_ruby | yalh76 | 2019-05-11 |
| | | | |||
| | * | Merge branch 'testing' into v2.8.2 | yalh76 | 2019-05-11 |
| | |\ | |||
| | | * | removing vapid_private_key | yalh76 | 2019-05-10 |
| | | | | |||
| | | * | fix upgrade | yalh76 | 2019-05-10 |
| | | | | |||
| | * | | remove ruby before upgrade | yalh76 | 2019-05-10 |
| | | | | |||
| | * | | upgrade to ruby 2.6.1 | yalh76 | 2019-05-10 |
| | | | | |||
| | * | | Add cache clear | yalh76 | 2019-05-10 |
| | |/ | |||
| * | | Adding weight | yalh76 | 2019-05-12 |
| | | | |||
| * | | fix db_user removal | yalh76 | 2019-05-11 |
| | | | |||
| * | | fix message | yalh76 | 2019-05-11 |
| | | | |||
| * | | switch to ynh_psql_setup_db | yalh76 | 2019-05-10 |
| | | | |||
| * | | Apply example_ynh | yalh76 | 2019-05-10 |
| | | | |||
| * | | Apply example_ynh on install | yalh76 | 2019-05-10 |
| | | | |||
| * | | switch to ynh_send_readme_to_admin__2 | yalh76 | 2019-05-10 |
| | | | |||
| * | | Remove ynh_systemd_action experimental helper | yalh76 | 2019-05-10 |
| |/ | |||
| * | Merge branch 'develop' | yalh76 | 2019-05-10 |
| |\ | |||
| | * | Update install | yalh76 | 2019-04-12 |
| | | | |||
| | * | Revert "Revert "Merge pull request #3 from alexAubin/patch-1"" | yalh76 | 2019-04-12 |
| | | | | | | | | | This reverts commit ea966973f58b2cd991335c6bc7e7eaec07e7fabc. | ||
| | * | Revert "Merge pull request #3 from alexAubin/patch-1" | yalh76 | 2019-04-12 |
| | | | | | | | | | | | This reverts commit 90a03313093f3e9eecf10115e1b6fddc3cb7ea89, reversing changes made to df2e2fb226a6b08f70dfdaff32abde1338d1a292. | ||
| | * | Fix postgresql database removal error | yalh76 | 2019-04-12 |
| | | | | | | | | | in new ynh_psql_remove_db db_name and db_user have been inverted in legacy mode | ||
| | * | Merge pull request #3 from alexAubin/patch-1 | yalh76 | 2019-04-11 |
| | |\ | | | | | | | Add a check that there's a reasonable quantity of RAM+swap available | ||
| | | * | Add a check that there's a reasonable quantity of RAM+swap available | Alexandre Aubin | 2019-02-16 |
| | | | | |||
| | * | | Additional | yalh76 | 2019-04-06 |
| | | | | | | | | | | | | | | | | | | | * Implement ynh_systemd_action * Implement ynh_add_secure_repos__3 | ||
| | * | | Fix ynh_add_secure_repos_2 | yalh76 | 2019-04-02 |
| | | | | |||
| | * | | Fix bug generated by ynh_install_extra_repo | yalh76 | 2019-03-31 |
| | | | | |||
| | * | | Fix ynh_install_extra_repo | yalh76 | 2019-03-27 |
| | | | | |||
| | * | | remove ynh_clean_setup | yalh76 | 2019-03-27 |
| | | | | |||
| | * | | Fix armored key | yalh76 | 2019-03-27 |
| | | | | |||
| | * | | fix yarn repo key | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | Fix database name | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | removed LDAP | yalh76 | 2019-03-23 |
| | | | | | | | | | | | | | | | | Mastodon LDAP need authentication Wasn't able to create a dedicated user | ||
| | * | | fix key for upgrade | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | fix ldap user | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | fix ldap_user | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | fix ldap username | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | Fix LDAP User | yalh76 | 2019-03-23 |
| | | | | |||
| | * | | fix LDAP_BIND_DN | yalh76 | 2019-03-23 |
| | | | | |||
