130 Commits

Author SHA1 Message Date
Erik Faye-Lund
11e71b28aa SQL injection 2013-05-12 23:34:16 +02:00
Laurent Raufaste
b7df6f82ea Merge pull request #56 from kusma/bpbudget-newlines
cache/bpbudget.inc: fixup newlines
2013-05-12 11:16:19 -07:00
Erik Faye-Lund
58a8188c84 cache/bpbudget.inc: fixup newlines
This file was checked in with CRLF-newlines, even though it was
marked as text in .gitattributes throught the "default behavior"
rule.
2013-05-12 16:45:09 +02:00
Laurent Raufaste
f7e078295c Explain the workflow a little (could be better feel free ot edit) 2013-05-12 01:44:07 -04:00
Laurent Raufaste
be92154146 Doc fixes 2013-05-12 01:43:48 -04:00
Laurent Raufaste
1f8f8ae8c3 Dumper less error prone 2013-05-12 00:17:00 -04:00
Laurent Raufaste
37463b9044 Renamed pouet.sql to pouet_with_sample_data.sql 2013-05-12 00:12:10 -04:00
Laurent Raufaste
9335bea6e9 Invitation to contribute to the doc 2013-05-11 23:58:28 -04:00
Laurent Raufaste
ba0723bb3f Bad quotes 2013-05-11 23:56:58 -04:00
Laurent Raufaste
df03ac9730 Some examples might help 2013-05-11 23:55:59 -04:00
Laurent Raufaste
4136d76c5d Platform agnostic howto for contributors 2013-05-11 23:53:29 -04:00
Laurent Raufaste
2a553709d7 Ignore temp files 2013-05-11 23:53:13 -04:00
Laurent Raufaste
57c738f881 Added rez in just in time ! 2013-05-11 23:42:52 -04:00
Laurent Raufaste
75170fd209 Added the copyleft data + the script to generate it 2013-05-11 23:32:45 -04:00
Laurent Raufaste
3dfd7bfbc2 Make sure we are in the right folder to put the DDL in the right place 2013-05-11 23:22:41 -04:00
Laurent Raufaste
e6d195a627 More contribution doc 2013-05-11 22:16:15 -04:00
Laurent Raufaste
94cecdb497 rsync does not delete this file anymore, we need to delete it manually to not deploy every 5 min 2013-05-11 20:59:14 -04:00
Laurent Raufaste
00a33a1667 Good job breaking the deployer ! 2013-05-11 20:51:16 -04:00
Laurent Raufaste
3f5fe13efd Let's put the commit files in tmp/ too 2013-05-11 20:42:45 -04:00
Laurent Raufaste
a7a9970a98 Let's put those temp file in a dedicated folder
And start having constants in a centralized file too
2013-05-11 20:33:54 -04:00
Laurent Raufaste
b2d3e656a2 Pointer to the contrib doc 2013-05-11 20:13:32 -04:00
Laurent Raufaste
763beeec95 Merge pull request #54 from kusma/error-and-location-fixes
Error and location fixes
2013-05-11 17:03:17 -07:00
Laurent Raufaste
688ed138b7 I thought MD was autolinking links... 2013-05-11 19:58:14 -04:00
Laurent Raufaste
e043c6492d Yay Markdown 2013-05-11 19:57:00 -04:00
Laurent Raufaste
8b746eb96b Started the README to help contributors starting up 2013-05-11 19:54:41 -04:00
Erik Faye-Lund
c6174a4de7 login.php: use relative location to error.php
This also works for local development
2013-05-12 01:25:11 +02:00
Erik Faye-Lund
6c3b969f4a login.php: use relative location to error.php
This also works for local development
2013-05-12 01:22:20 +02:00
Erik Faye-Lund
e07bb2bc8d error.php: look up 'e' in 2013-05-12 01:22:20 +02:00
Laurent Raufaste
1e835bc12f We don't want to remove live link to dirs with real dirs 2013-05-11 14:47:22 -04:00
Laurent Raufaste
30628d1f41 Updated the v2 script, just in case 2013-05-11 14:39:06 -04:00
Laurent Raufaste
1208bd2061 Get static content back in the repo and replaced links with solid folders for the dev environment 2013-05-11 14:33:27 -04:00
Laurent Raufaste
cce290a319 Added a .gitattributes, thx @kusma 2013-05-11 13:57:23 -04:00
Laurent Raufaste
d8996f0a3e Indent fix 2013-05-11 13:29:49 -04:00
Erik Faye-Lund
57c8df4eb9 account.php: diagnose more SceneID errors 2013-05-11 13:24:41 -04:00
Erik Faye-Lund
34aee16944 account.php: Only test recaptcha if there's a key 2013-05-11 13:24:13 -04:00
Laurent Raufaste
b9b765f333 You never know (thx @AMcBain) 2013-05-10 09:46:54 -04:00
Laurent Raufaste
84ced40901 account2.php -> customize.php 2013-05-09 22:14:51 -04:00
Laurent Raufaste
220047de3e Dead code 2013-05-09 22:14:19 -04:00
Laurent Raufaste
a03c0cfd7c Cleaning up some commented code 2013-05-09 22:08:43 -04:00
Laurent Raufaste
76245735f9 Crap 2013-05-09 22:03:18 -04:00
Laurent Raufaste
069bd536dd Point to / for instead of index.php 2013-05-09 22:03:05 -04:00
Laurent Raufaste
658296059f Thx scene.org, we can finally redirect to the pure domain ! 2013-05-09 21:43:37 -04:00
Laurent Raufaste
c3d21811ab Killing a file to check that only pushes on master trigger a deploy 2013-05-09 15:07:15 -04:00
Laurent Raufaste
88ecb8deae Let's only update pouet from master 2013-05-09 15:01:10 -04:00
Laurent Raufaste
981e055c32 I should loose this extension habit 2013-05-09 03:54:26 -04:00
Laurent Raufaste
8a6b52a7bc Let's show when a new version is coming 2013-05-09 03:11:23 -04:00
Laurent Raufaste
bfd699d92e WTF works @home not live 2013-05-09 03:01:50 -04:00
Laurent Raufaste
06e71f5416 Trying again: Forgot to to add the hook url in github 2013-05-09 02:57:08 -04:00
Laurent Raufaste
1d8cb4e7ff Trying the deployer hook 2013-05-09 02:55:49 -04:00
Laurent Raufaste
72635454e0 Added the script to handle the deploy hooks 2013-05-09 02:52:24 -04:00