Commit Graph

688 Commits

Author SHA1 Message Date
Romain Neutron
6ba1e61546 Reduce connection overhead 2014-03-03 15:10:39 +01:00
Nicolas Le Goff
a55c23c013 Merge pull request #984 from romainneutron/h264
[Ready][3.8] Add H264 pseudo stream configuration
2014-03-03 15:03:31 +01:00
Romain Neutron
8cf73891c0 Add reconnectable connection 2014-03-03 01:00:15 +01:00
Romain Neutron
5d843ab370 Merge branch '3.8'
Conflicts:
	lib/Alchemy/Phrasea/Border/Manager.php
	lib/Alchemy/Phrasea/Controller/Prod/Tools.php
	lib/Alchemy/Phrasea/Core/Provider/BorderManagerServiceProvider.php
	lib/Alchemy/Phrasea/Core/Provider/PhraseanetServiceProvider.php
	lib/Alchemy/Phrasea/Helper/User/Manage.php
	lib/classes/User/Adapter.php
	lib/classes/connection.php
	lib/classes/connection/abstract.php
	lib/classes/connection/interface.php
	lib/classes/connection/pdo.php
	lib/classes/patch/370alpha7a.php
	lib/classes/patch/370alpha8a.php
	lib/classes/record/adapter.php
	lib/classes/task/period/RecordMover.php
	tests/Alchemy/Tests/Phrasea/Authentication/Phrasea/NativeAuthenticationTest.php
	tests/Alchemy/Tests/Phrasea/Core/Provider/BorderManagerServiceProviderTest.php
	tests/Alchemy/Tests/Phrasea/Core/Provider/PhraseanetServiceProviderTest.php
	tests/classes/PhraseanetPHPUnitAbstract.php
2014-03-03 00:05:11 +01:00
Romain Neutron
92a4c35340 Substitute random string generator by Randomlib 2014-03-02 21:13:57 +01:00
Romain Neutron
894c5fe620 Fix unit tests 2014-03-01 14:37:56 +01:00
Romain Neutron
543b943285 Bump to version 3.8.4-alpha.1 2014-02-28 20:18:40 +01:00
Romain Neutron
a3b941c3ec Add H264 pseudo streaming tools 2014-02-28 20:18:40 +01:00
Romain Neutron
13e661c4b0 Remove ManipulatorInterface::getRepository method 2014-02-28 20:02:38 +01:00
Romain Neutron
06f29575c7 Fix hidden use of repositories 2014-02-28 20:02:24 +01:00
Romain Neutron
6a06492679 Add feed-publisher repository as a service 2014-02-28 20:02:23 +01:00
Romain Neutron
00f067f092 Add usr-list-owner repository as a service 2014-02-28 20:02:23 +01:00
Romain Neutron
579fdbc0b2 Add aggregate-token repository as a service 2014-02-28 20:02:23 +01:00
Romain Neutron
3d433adb59 Add feed-item repository as a service 2014-02-28 20:02:23 +01:00
Romain Neutron
bedd2d7f45 Add lazaret-file repository as a service 2014-02-28 20:02:23 +01:00
Romain Neutron
fd53a38b0f Add order-element repository as a service 2014-02-28 20:01:58 +01:00
Romain Neutron
fe54343f0e Add story-wz repository as a service 2014-02-28 20:01:58 +01:00
Romain Neutron
7c5038e9d7 Add usr-list repository as a service 2014-02-28 20:01:58 +01:00
Romain Neutron
6aaa9ab38e Add feed repository as a service 2014-02-28 20:01:58 +01:00
Romain Neutron
20aea6de2a Add feed-entry repository as a service 2014-02-28 20:01:23 +01:00
Romain Neutron
a6a2d3d268 Add basket-element repository as a service 2014-02-28 20:00:28 +01:00
Romain Neutron
a72d8ccabc Add registration and basket repositories as a service 2014-02-28 20:00:27 +01:00
Romain Neutron
0e95357060 Add task repository as a service 2014-02-28 19:59:50 +01:00
Romain Neutron
8f87e8b1c8 Add user repository as a service 2014-02-28 19:58:12 +01:00
Romain Neutron
5585d7f7bd Fix #1707 : Update technical informations and metadata fields on record substitution 2014-02-28 19:10:23 +01:00
Nicolas Le Goff
241c31a26b Merge pull request #987 from romainneutron/users-wording
[3.9] Fix users modelOf and lastModel wording
2014-02-28 12:56:05 +01:00
Nicolas Le Goff
750de37223 Merge pull request #974 from romainneutron/api-cleanup
[3.9] Api cleanup
2014-02-28 12:54:01 +01:00
Romain Neutron
9536aacab7 Fix users modelOf and lastModel wording 2014-02-28 03:03:53 +01:00
Romain Neutron
f186c132d5 Bump to version 3.9.0-alpha.14 2014-02-28 00:38:13 +01:00
Romain Neutron
08efd8ff72 Cleanup API 2014-02-28 00:38:12 +01:00
Nicolas Le Goff
5d1dce1a99 Merge pull request #977 from romainneutron/fix-live-notifier
[3.9] Improve live notifier
2014-02-28 00:28:47 +01:00
Romain Neutron
c3ec4ab857 Merge pull request #900 from nlegoff/replace_demand
[3.9] Migrate registration table to doctrine entity && refactor registration API
2014-02-27 16:08:17 +01:00
Romain Neutron
3a47b922ed Improve notifier 2014-02-27 15:49:15 +01:00
Nicolas Le Goff
03b05783bd Merge pull request #970 from romainneutron/host-configuration-access-restriction
[3.9] Add access restriction based on host configuration
2014-02-26 13:11:38 +01:00
Romain Neutron
399a514910 Merge branch '3.8'
Conflicts:
	lib/Alchemy/Phrasea/Application.php
	tests/Alchemy/Tests/Phrasea/Core/Event/Subscriber/CookiesDisablerSubscriberTest.php
2014-02-26 12:39:34 +01:00
Nicolas Le Goff
2ec4ffdbcc Refactor && Typo && Use plain objects as function parameters instead of ids 2014-02-26 12:10:54 +01:00
Nicolas Le Goff
c98fe4c23d Adressed Neutron's comments 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
b32e4c6158 Rename RegistrationManager to RegistrationManipulator 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
52f3baac05 Fix neutron's comment 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
75fac19e73 Migrate demand table to doctrine entity && refactor registration API 2014-02-26 12:06:34 +01:00
Nicolas Le Goff
cec077ca9c Merge pull request #975 from romainneutron/api-cookies
[3.8] Fix api cookies remover
2014-02-26 11:55:20 +01:00
Romain Neutron
878c96f6d4 Add access restriction 2014-02-25 19:00:53 +01:00
Romain Neutron
fce3ba73ff Fix api cookies remover
Conflicts:
	lib/Alchemy/Phrasea/Application.php
2014-02-25 17:53:37 +01:00
Nicolas Le Goff
2028871f34 Fix Cs 2014-02-25 16:33:43 +01:00
Nicolas Le Goff
ab7f567d62 Bump to version 3.8.4-alpha.0 2014-02-24 18:40:10 +01:00
Romain Neutron
5e8e8f59d5 Use Zippy to zip 2014-02-24 16:25:59 +01:00
Nicolas Le Goff
1467dfbc3e Prepare version 3.8.3 2014-02-24 16:16:22 +01:00
Nicolas Le Goff
4535491e6c Merge pull request #965 from romainneutron/host-configuration
[3.9] Add configuration per host
2014-02-24 12:30:26 +01:00
Nicolas Le Goff
06b633a615 Merge pull request #968 from romainneutron/doctrine-connection
[3.9] Use Doctrine DBAL as connection
2014-02-24 12:15:03 +01:00
Nicolas Le Goff
58c9e8733d Merge pull request #966 from romainneutron/plugin-disable
[3.9] Add commands to enable/disable plugins
2014-02-24 11:41:08 +01:00