Benoît Burnichon
|
cdc7f743d5
|
Remove staticExpects to work with PHPUnit ~4.5
|
2015-03-17 13:08:27 +01:00 |
|
Benoît Burnichon
|
118bb2f03c
|
Some fixup for ES instance
|
2015-03-11 15:22:20 +01:00 |
|
Nicolas Le Goff
|
9a3e92ed9c
|
Multiple ORMs for all database
|
2015-02-12 17:58:45 +01:00 |
|
Nicolas Le Goff
|
de7988689e
|
Update directory structure & allow to configure paths (tmp, log, cache)
|
2014-09-05 15:57:00 +02:00 |
|
Nicolas Le Goff
|
fcdc10c554
|
Fix latest merge
|
2014-07-17 15:11:26 +02:00 |
|
Nicolas Le Goff
|
24b885eb7c
|
Fix tests
|
2014-07-03 15:07:35 +02:00 |
|
Nicolas Le Goff
|
7818a5e8e3
|
Concurrency tests
|
2014-06-30 15:12:01 +02:00 |
|
Nicolas Le Goff
|
0d040519f3
|
Add third party application webhook event
|
2014-06-23 17:48:42 +02:00 |
|
Nicolas Le Goff
|
1250f8ab0b
|
Fix latest merge
|
2014-06-19 16:11:27 +02:00 |
|
Nicolas Le Goff
|
80bf2a2f57
|
Fix tests
|
2014-03-24 12:28:20 +01:00 |
|
Nicolas Le Goff
|
d1d936d8b8
|
Update ApiApplication method call
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
53dda0b09e
|
Delete references to API_OAuth2_Application class
|
2014-03-24 12:28:17 +01:00 |
|
Nicolas Le Goff
|
e317f86c51
|
Fix CS
|
2014-03-23 23:07:01 +01:00 |
|
Romain Neutron
|
8b6cb53a36
|
Add token entities
|
2014-03-05 15:27:43 +01:00 |
|
Romain Neutron
|
e3fbe08890
|
Merge branch '3.8'
Conflicts:
tests/classes/PhraseanetPHPUnitAbstract.php
|
2014-03-05 14:59:41 +01:00 |
|
Romain Neutron
|
8e80271a51
|
Merge branch '3.8'
Conflicts:
tests/classes/PhraseanetPHPUnitAbstract.php
|
2014-03-05 11:06:48 +01:00 |
|
Romain Neutron
|
4695054dcf
|
Fix unit tests when running without phrasea2 extension
|
2014-03-03 19:26:44 +01:00 |
|
Romain Neutron
|
46141b3cc6
|
Add error reporting setting
|
2014-03-03 17:31:13 +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
|
13e661c4b0
|
Remove ManipulatorInterface::getRepository method
|
2014-02-28 20:02:38 +01:00 |
|
Romain Neutron
|
d5e5c715d8
|
Make tests silent
|
2014-02-28 03:38:41 +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 |
|
Nicolas Le Goff
|
2ec4ffdbcc
|
Refactor && Typo && Use plain objects as function parameters instead of ids
|
2014-02-26 12:10:54 +01:00 |
|
Romain Neutron
|
878c96f6d4
|
Add access restriction
|
2014-02-25 19:00:53 +01:00 |
|
Romain Neutron
|
5a5da77662
|
Use Doctrine DBAL instead of custom connection
|
2014-02-22 23:55:12 +01:00 |
|
Nicolas Le Goff
|
bd110bb8e7
|
Fix rebase master
|
2014-02-19 17:29:27 +01:00 |
|
Nicolas Le Goff
|
c10c78f740
|
Fix unit tests
|
2014-02-19 17:29:26 +01:00 |
|
Nicolas Le Goff
|
3b0fe2eb75
|
Fix CS
|
2014-02-19 17:29:26 +01:00 |
|
Nicolas Le Goff
|
b341495c88
|
Fix tests
|
2014-02-19 17:29:26 +01:00 |
|
Romain Neutron
|
2de870c3f9
|
Add a namespace to Phraseanet doctrine entities
|
2014-02-18 19:32:08 +01:00 |
|
Romain Neutron
|
76048709ee
|
Fix CS
|
2014-02-11 16:27:47 +01:00 |
|
Nicolas Le Goff
|
6053a03b87
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Controller/Prod/Records.php
lib/Alchemy/Phrasea/Controller/Thesaurus/Xmlhttp.php
tests/Alchemy/Tests/Phrasea/Application/ApiTestCase.php
tests/classes/PhraseanetPHPUnitAbstract.php
|
2014-02-11 09:02:29 +01:00 |
|
Romain Neutron
|
d7f7e1c92c
|
Fix CS
|
2014-01-14 12:04:38 +01:00 |
|
Nicolas Le Goff
|
eb967d8b64
|
Merge pull request #863 from romainneutron/purge
[3.9] Reduce memory usage
|
2013-12-26 08:06:42 -08:00 |
|
Romain Neutron
|
0858586ceb
|
Add subdef generator service
|
2013-12-26 17:00:16 +01:00 |
|
Romain Neutron
|
53ba5f215c
|
Reduce memory usage
|
2013-12-26 15:34:05 +01:00 |
|
Romain Neutron
|
bb9eff5935
|
Merge pull request #792 from romainneutron/configuration
[3.9] Move registry to configuration
|
2013-12-20 08:44:10 -08:00 |
|
Romain Neutron
|
b95ab87505
|
Fix array notations
|
2013-12-20 16:53:33 +01:00 |
|
Romain Neutron
|
64456a8964
|
Remove phraseanet registry
|
2013-12-20 16:44:22 +01:00 |
|
Romain Neutron
|
c3df531f59
|
Move main "languages" and "servername" to top level, "task-manager" and "binaries" to main configuration
|
2013-12-20 11:43:41 +01:00 |
|
Romain Neutron
|
6c45e8d40a
|
Add improvements to unit tests
|
2013-12-20 10:51:35 +01:00 |
|
Romain Neutron
|
ecf516406a
|
Merge branch '3.8'
Conflicts:
lib/Alchemy/Phrasea/Application.php
lib/Alchemy/Phrasea/Controller/Admin/Users.php
lib/Alchemy/Phrasea/Setup/Version/Migration/Migration38.php
tests/classes/PhraseanetPHPUnitAbstract.php
tests/classes/unitTestsTest.php
|
2013-12-19 10:31:52 +01:00 |
|
Romain Neutron
|
89dc1c5129
|
Add fixtures to sqlite db
|
2013-12-18 23:34:06 +01:00 |
|
Romain Neutron
|
a74ad06ad1
|
Fix CS
|
2013-12-18 18:15:16 +01:00 |
|
Romain Neutron
|
8b0a73ce2d
|
Love for unit tests
|
2013-12-10 01:29:02 +01:00 |
|
Romain Neutron
|
a3b1ae7163
|
Fix unit test names, property and function visibility
|
2013-12-10 01:29:02 +01:00 |
|