229a516fd2
[TESTS] Make PHPUnit exit on first fail and some other tweaks
2021-09-14 13:13:18 +01:00
5d326bd18e
[TESTS] Move testing container's DB and Redis to different ports, so it can be used at the same time as the regular containers
2021-09-14 13:12:58 +01:00
ee97cc5b00
[TESTS] Add test container with Xdebug and allow for generation of coverage reports with 'make test'
2021-09-14 13:12:57 +01:00
2e490756b9
[DOCKER][MAIL] Temporarily disable mail container
2021-09-14 13:10:20 +01:00
0e9737ee39
[TOOLS][DOCKER] Rewrite the configuration script to use whiptail/dialog, and refactor
2021-09-14 13:10:20 +01:00
417e2f351b
[SchemaDef] Finish association mapping implementation
2021-09-14 13:06:57 +01:00
Hugo Sales
01b5c4b2f7
[CONFIG] Change way configuration is done to use Symfony's system instead of environment vars
2021-09-14 13:05:38 +01:00
Hugo Sales
3483be1770
[GIT] Update gitignore to ignore composer.local.json, where plugin settings will be placed
2021-09-14 13:05:32 +01:00
Hugo Sales
4133fc3290
[GIT] Updated gitignore
2021-09-14 13:05:27 +01:00
Hugo Sales
6cc19b83df
[GIT] Added docker-compose to gitignore, in preparation for using a script to generate them
2021-09-14 13:05:26 +01:00
Diogo Cordeiro
f60e37ba3d
[DOCKER][BOOTSTRAP] Add option to use a self signed cert
2021-09-14 13:05:24 +01:00
Hugo Sales
b1afa9cf91
[DOCKER] Fixed docker environment to properly configure the app environment
2021-09-14 13:05:03 +01:00
Hugo Sales
e0b26ad38b
[TOOLS][SSL] Added bin/boostrap_certificates.sh, allowing for easy configuration of SSL certificates with Let's Encrypt
2021-09-14 13:05:03 +01:00
Hugo Sales
06b5fe2cdf
[TOOLS][DOCUMENTATION] Improvements to entity generation script
2021-09-14 13:04:39 +01:00
Hugo Sales
cbbdae6831
[DOCUMENTATION] Added generated diagram
2021-09-14 13:04:39 +01:00
Hugo Sales
8ff0f230ed
[GITIGNORE] Add file folder to gitignore
2021-09-14 13:04:39 +01:00
Hugo Sales
0c79dfc67b
[MODULES] Rename extensions to modules, add example plugin, change plugin location
2021-09-14 13:04:37 +01:00
Hugo Sales
6df658a987
[CORE][EXTENSIONS] Added extension (modules, plugins) loading and test plugin, which is able to handle events
2021-09-14 13:01:34 +01:00
Hugo Sales
cc72373e3d
[DOCTRINE][SCHEMADEF] Create a new metadata driver to allow us to continue using static schemaDef functions
...
This has the benefit of requiring fewer code changes, as well as providing a better isolation
between GNU social and symfony, useful in case the framework needs to be changed
2021-09-14 13:01:34 +01:00
Hugo Sales
4b31c1f48f
[V3] Big Bang
...
Beginning anew, this time with a modern framework: symfony
2021-09-14 13:01:33 +01:00
11154a0d8c
[V3] Big Crunch
...
And so, just as it begins, so too must it end
One should not dwell and stall, for more is to come
2021-09-14 13:01:23 +01:00
Diogo Cordeiro
27babac6dc
[Ostatus] Partially revert 69add504e6
...
updateuris isn't needed after alll, we should solve this with TFNM and existing infrastructure.
2019-12-11 01:30:15 +00:00
tenma
69add504e6
[OStatus] Add script for profile deduplication and URI fixing
2019-11-03 00:43:21 +00:00
Diogo Cordeiro
2a06261f75
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
...
This adds a composer.json for all dependencies that are available
2019-08-03 17:47:24 +01:00
Diogo Cordeiro
25eb06ac46
Remove from .gitignore stuff that should clearly go to developer's global gitignore instead
2019-04-20 01:50:02 +01:00
Takuma YOSHIOKA
2ebdac70da
Ignore whole directory, not only inner contents
...
`dir/*` style let git ignore files and directories in `dir/`, but not
`dir/` itself.
This cause `git clean -df` to remove `dir/` **with its contents**!
To prevent `git clean -df` to remove data directories (`avatar/`, `file/`,
etc), use `dir/` (or `dir`) style in gitignore.
2017-04-29 14:22:36 +09:00
Mikael Nordfeldth
17a65ff873
background folder has never been used for GNU social
2015-12-28 00:00:51 +01:00
Zach Copley
cc85afda3a
Added a couple dirs to .gitignore
2011-06-29 18:59:42 +00:00
Brion Vibber
ba2b670bfb
add .mo files to .gitignore
2010-12-16 10:38:38 -08:00
Zach Copley
7e177b7ec6
Add Netbeans project metadata dir to .gitignore
2010-09-23 12:48:15 -07:00
Brion Vibber
3371e24316
Add .DS_Store to .gitignore list; these are desktop metadata files maintained by Mac OS X Finder.
2009-10-24 16:42:29 -07:00
Brenda Wallace
eceffc4c01
ignore the local folder
2009-08-25 09:23:09 +12:00
Evan Prodromou
d5cc1357fd
don't ignore config.php.sample
2009-07-30 17:06:03 -04:00
Evan Prodromou
27aaabb5f2
ignore config.php.*
2009-06-20 15:49:42 -07:00
Zach Copley
90344e55d4
Add background dir
2009-06-16 19:23:06 -07:00
Robin Millette
ed1e1d9f44
Handles local aliases (redirection) for file uploads attached to notices.
2009-05-27 03:47:45 -04:00
Evan Prodromou
8a142b272c
ignore Eclipse project files
2009-05-01 07:08:01 -04:00
Leslie Michael Orchard
4da4c94678
Ignoring VIM swap files, log files, and httpd.conf
2009-02-20 16:37:11 -05:00
Evan Prodromou
42e3c928dd
ignore .#* files
2009-02-09 12:29:10 -05:00
Evan Prodromou
41d958f11f
Ignore .orig and .rej
2009-01-16 16:43:10 +00:00
Evan Prodromou
1e874240bf
Add some stuff to .gitignore
2009-01-15 23:43:38 +00:00
Evan Prodromou
565cbfbe77
Hit dataobject.ini
2009-01-15 14:28:26 -05:00
Zach Copley
b98d8b2500
Make git ignore TextMate project files
2009-01-10 20:26:01 -08:00
Evan Prodromou
93cb7e07f7
Add _darcs to .gitignore
2009-01-08 20:56:59 +00:00
root
e67affdbbc
Correct syntax in .gitignore
2009-01-06 23:07:30 +00:00
root
11351ea90d
Add a git ignore file for avatars, files, config.php, and .htaccess
2009-01-06 23:06:05 +00:00