Modification gitignore

TODO: créé les pages de blog (sommaire,news) permettant d'afficher les fichiers md
This commit is contained in:
Emmanuel ROY 2020-04-01 14:44:36 +02:00
parent b0037df116
commit 74cda2657a
48 changed files with 3 additions and 111535 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/composer.lock
/vendor/*
/_relicats
/.idea
/application/modules/phplist
/application/modules/symfony

2
application/logs/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*
!.gitignore

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,4 +0,0 @@
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
http11 make request

View file

@ -1,16 +0,0 @@
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
curl -i -k -X GET -H 'Content-Type: application/json' -d '{"myval":25}' https://www.sand-framework.infoartsmedia.org/accueil/var10/val10
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
curl -i -k -X POST -H 'Content-Type: application/json' -d '{"myval":25}' https://www.sand-framework.infoartsmedia.org/accueil/var10/val10
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
curl -i -k -X PUT -H 'Content-Type: application/json' -d '{"myval":25}' https://www.sand-framework.infoartsmedia.org/accueil/var10/val10
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
curl -i -k -X DELETE -H 'Content-Type: application/json' -d '{"myval":25}' https://www.sand-framework.infoartsmedia.org/accueil/var10/val10

View file

@ -1,15 +0,0 @@
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0

View file

@ -1,20 +0,0 @@
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
GET
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
GET
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
POST
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
PUT
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
DELETE

View file

@ -1,13 +0,0 @@
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
____Hello Delete:____
<pre>Array
(
[var10] => val10
)
</pre><pre>Array
(
[myval] => 25
)
</pre>

View file

@ -1,9 +0,0 @@
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
____Hello GET____
<pre>Array
(
[var10] => val10
)
</pre><pre></pre>

View file

@ -1,16 +0,0 @@
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
\AccueilHttpReponse app GET request! ( AccueilHttpReponse->get() )
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
\AccueilHttpReponse app POST request! ( AccueilHttpReponse->post() )
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
\AccueilHttpReponse app PUT request! ( AccueilHttpReponse->put() )
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
\AccueilHttpReponse app DELETE request! ( AccueilHttpReponse->delete() )

View file

@ -1,9 +0,0 @@
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
____Hello POST____
<pre>Array
(
[var10] => val10
)
</pre><pre></pre>

View file

@ -1,13 +0,0 @@
[April 1, 2020, 8:55 am by [App] Curl]
curl/7.64.0
____Hello Put____
<pre>Array
(
[var10] => val10
)
</pre><pre>Array
(
[myval] => 25
)
</pre>

View file

@ -1,4 +0,0 @@
[April 1, 2020, 8:55 am by Firefox]
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Hello world

File diff suppressed because it is too large Load diff

View file

View file

View file

View file

View file

View file

View file

View file

View file