Marc Alexander
a080173010
[ticket/13358] Add file_downloader as replacement for get_remote_file
...
PHPBB3-13358
2014-11-21 21:37:43 +01:00
Tristan Darricau
677b5b2cd4
[ticket/12620] Fix rebase
...
PHPBB3-12620
2014-11-20 23:15:49 +01:00
Tristan Darricau
48950be82b
[ticket/12620] Fix tests
...
PHPBB3-12620
2014-11-20 21:13:26 +01:00
Tristan Darricau
ac0ff219c6
[ticket/12620] Move the routing.yml file to routing/environment.yml
...
PHPBB3-12620
2014-11-20 21:13:21 +01:00
Tristan Darricau
dd4f2387fd
[ticket/12620] Use the test environment for the tests
...
PHPBB3-12620
2014-11-20 21:12:22 +01:00
Tristan Darricau
c98efc53a8
[ticket/12620] Fix rebase (move config file to the right directory)
...
PHPBB3-12620
2014-11-20 21:00:01 +01:00
Tristan Darricau
6cbb60d13f
[ticket/12620] Adds a yaml config file
...
PHPBB3-12620
2014-11-20 20:59:48 +01:00
Tristan Darricau
aa061aa7c9
[ticket/12620] Uses a cache directory per environment
...
PHPBB3-12620
2014-11-20 20:59:34 +01:00
Tristan Darricau
0306fefe04
[ticket/12620] Move the routing file to the environments
...
PHPBB3-12620
2014-11-20 19:06:40 +01:00
Tristan Darricau
143dfa28c6
[ticket/12620] Rebased on develop
...
PHPBB3-12620
2014-11-20 19:01:18 +01:00
Tristan Darricau
42c9fd5c76
[ticket/12620] Add inheritance between environments
...
PHPBB3-12620
2014-11-20 19:01:03 +01:00
Tristan Darricau
8664d3229a
[ticket/12620] Split the environments into differents folders
...
PHPBB3-12620
2014-11-20 19:00:59 +01:00
Tristan Darricau
7fa3b4c686
[ticket/12620] Rename productive to production
...
PHPBB3-12620
2014-11-20 19:00:46 +01:00
Tristan Darricau
70201ee8fa
[ticket/12620] Rename debug to development
...
PHPBB3-12620
2014-11-20 19:00:35 +01:00
Tristan Darricau
873260589e
[ticket/12620] Display error message when the environment isn't available
...
PHPBB3-12620
2014-11-20 19:00:34 +01:00
Tristan Darricau
c22562f5cd
[ticket/12620] Allow the user to define multiples environments
...
PHPBB3-12620
2014-11-20 19:00:27 +01:00
Tristan Darricau
8be2f119af
[ticket/13063] Fix functional tests errors
...
PHPBB3-13063
2014-11-20 18:12:28 +01:00
Tristan Darricau
dec8b0de47
[ticket/13063] Remove kernel_request_subscriber service definition
...
PHPBB3-13063
2014-11-20 16:09:54 +01:00
Tristan Darricau
f81d8c53fc
[ticket/13063] Adds Twig routing extension
...
PHPBB3-13063
2014-11-20 16:09:44 +01:00
Tristan Darricau
a5bfc76a73
[ticket/13063] Introduces a new \phpbb\routing\router class
...
PHPBB3-13063
2014-11-20 16:03:48 +01:00
Nils Adermann
6104be6b4d
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13280] Output escaping for the symfony request object
[ticket/13280] Add new tests
[ticket/13280] Make the tests failing
[ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"
2014-11-16 16:50:29 +01:00
Tristan Darricau
0dfe1d0d8b
[ticket/13280] Output escaping for the symfony request object
...
PHPBB3-13280
2014-11-16 16:45:19 +01:00
Nils Adermann
d9f84da577
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13211] Move console migrator output handler back to console folder
[ticket/13211] Also use log wrapper output handler for console migrations
[ticket/13211] Move console migrator output handler to db folder
[ticket/13211] Add log wrapper for writing database updater to log file
[ticket/13126] Add missing use statement
[ticket/13126] Fix tests
[ticket/13126] Change messages verbosity levels
[ticket/13126] Move migrator_output_handler to an interface
[ticket/13126] Extends migrator_output_handler instead of using a closure
[ticket/13126] Improve the feedback when running the migrations
2014-10-25 12:04:58 -07:00
Marc Alexander
8443463006
[ticket/13211] Also use log wrapper output handler for console migrations
...
PHPBB3-13211
2014-10-25 11:55:15 -07:00
Nils Adermann
d08a47d857
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13203] Fix passwords manager tests
[ticket/13203] Use string_compare method in passwords drivers
[ticket/13203] Add method for byte by byte comparison to drivers helper
2014-10-22 16:58:50 -04:00
Marc Alexander
0bc04a4df0
[ticket/13203] Use string_compare method in passwords drivers
...
PHPBB3-13203
2014-10-22 14:54:55 -05:00
Andreas Fischer
441db59db0
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12987] Cleanup the services.yml file
Conflicts:
phpBB/config/services.yml
2014-10-07 00:52:00 +02:00
Tristan Darricau
ebaec047f2
[ticket/12987] Cleanup the services.yml file
...
PHPBB3-12987
2014-10-03 00:32:08 +02:00
Joas Schilling
ea1eff4fa5
Merge branch 'develop-ascraeus' into develop
2014-10-02 15:36:02 +02:00
rxu
ce4035fdd3
[ticket/13059] Add core event to generate_page_link()
...
Add core event to generate_page_link() to allow
overriding/modifying pagination URLs.
Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=45905
PHPBB3-13059
2014-10-01 20:55:07 +08:00
Joas Schilling
dd89af7151
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
2014-09-17 20:11:23 +02:00
Joas Schilling
910cd5edbe
Merge pull request #2948 from Nicofuma/ticket/13061
...
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
* Nicofuma/ticket/13061:
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
2014-09-17 20:09:49 +02:00
Marc Alexander
cf71bfbdf2
Merge branch 'develop-ascraeus' into develop
2014-09-16 19:24:45 +02:00
Marc Alexander
b3576d77da
Merge pull request #2921 from Nicofuma/ticket/13034
...
[ticket/13034] Fix the route generated for the frontend not in the phpbb root path
2014-09-16 19:24:07 +02:00
Tristan Darricau
68ad7685bc
[ticket/13034] Update the base url to move to the root dir
...
PHPBB3-13034
2014-09-15 23:47:05 +02:00
Andreas Fischer
76aa737265
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/13056] Move the arguments of the request class to the DI
2014-09-15 22:42:38 +02:00
Tristan Darricau
c988b98ac6
[ticket/13061] Replace the service event.subscriber_loader by a compiler pass
...
PHPBB3-13061
2014-09-13 14:34:18 +02:00
Tristan Darricau
3dc73485ee
[ticket/13056] Move the arguments of the request class to the DI
...
PHPBB3-13056
2014-09-13 14:22:55 +02:00
Andreas Fischer
f3076cf444
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12975] Fix the construction of phpbb\auth\provider\db for Oauth
2014-08-16 09:50:51 +02:00
Tristan Darricau
e31aafb393
[ticket/12975] Fix the construction of phpbb\auth\provider\db for Oauth
...
PHPBB3-12975
2014-08-12 23:12:57 +02:00
Marc Alexander
f09db1a7b4
Merge branch 'develop-ascraeus' into develop
...
Conflicts:
phpBB/config/services.yml
2014-08-11 12:23:21 +02:00
Tristan Darricau
fa2ac1f271
[ticket/11854] Use a set_name method instead of overriding get_service_name
...
PHPBB3-11854
2014-08-11 01:16:58 +02:00
Tristan Darricau
2cbcf4bcbf
[ticket/11854] Fix the factory in \phpbb\auth\provider\db
...
PHPBB3-11854
2014-08-11 01:16:42 +02:00
Tristan Darricau
e889b8f931
[ticket/11854] Remove constants and use DI for QA tables
...
PHPBB3-11854
2014-08-11 01:16:35 +02:00
Tristan Darricau
bd09356c30
[ticket/11854] Rename captchas.plugins.service_collection service
...
PHPBB3-11854
2014-08-11 01:16:25 +02:00
Tristan Darricau
b91abf1a0b
[ticket/11854] Rename captchas.factory service to captcha.factory
...
PHPBB3-11854
2014-08-11 01:16:22 +02:00
Tristan Darricau
6e4991093a
[ticket/11854] Fix migration
...
PHPBB3-11854
2014-08-11 01:16:02 +02:00
Tristan Darricau
160ff7b912
[ticket/11854] Move captcha stuff to phpbb/ and use DI for plugins
...
PHPBB3-11854
2014-08-11 01:15:49 +02:00
Joas Schilling
d998efcf54
Merge branch 'develop-ascraeus' into develop
...
* develop-ascraeus:
[ticket/12932] Remove set_datetime_class method from user class
[ticket/12932] Fix tests and calls to create_datetime
[ticket/12932] Add method for getting the datetime class and allow overriding
Conflicts:
phpBB/config/services.yml
2014-08-10 15:24:43 +02:00
Marc Alexander
a57a96cbdd
[ticket/12932] Add method for getting the datetime class and allow overriding
...
An extension can now override the datetime class by overwriting the
datetime.class parameter in their own yml file.
PHPBB3-12932
2014-08-10 13:41:08 +02:00