Commit Graph

1661 Commits

Author SHA1 Message Date
Romain Neutron
cb7b24a25b Add log channels 2013-07-02 11:23:28 +02:00
Romain Neutron
03375db83a Merge pull request #449 from romainneutron/monolog
[3.8] Add second channel for logger
2013-07-01 09:17:06 -07:00
Romain Neutron
ce34bca408 Add second logging channel 2013-07-01 14:38:17 +02:00
Romain Neutron
24f6f19731 Remove duplicate verbosity check 2013-07-01 14:36:29 +02:00
Romain Neutron
1f2fa673e1 Lazy load subscribers 2013-07-01 14:03:59 +02:00
Romain Neutron
38c0109915 Add cookie remover to application 2013-06-28 23:24:20 +02:00
Romain Neutron
2e88aa1ea1 Add cookies disabler 2013-06-28 23:24:19 +02:00
Romain Neutron
ea560c1727 Move mapping filtering on constructor 2013-06-28 23:24:19 +02:00
Romain Neutron
44bddab6cc Remove event::setResponse call 2013-06-28 23:24:19 +02:00
Romain Neutron
6d70394d28 Pimp xsendfile dumpers 2013-06-28 23:24:19 +02:00
Romain Neutron
fb8d345940 Add Etag and Link headers when using XsendFile 2013-06-28 23:24:18 +02:00
Romain Neutron
0800d9bb96 Fix CS 2013-06-28 22:31:33 +02:00
Romain Neutron
25402c2a34 Merge pull request #440 from romainneutron/repos
[3.8] Remove composer custom repositories
2013-06-28 11:34:49 -07:00
Nicolas Le Goff
746aace93b Fix bad controller binding 2013-06-28 15:35:01 +02:00
Romain Neutron
6fe74d6d00 Fix unit tests 2013-06-28 12:34:03 +02:00
Romain Neutron
c0f2a67dd4 Remove composer custom repositories 2013-06-28 12:34:03 +02:00
Romain Neutron
d955229cc9 Merge pull request #437 from romainneutron/mediavorus
[3.8] Mediavorus bump
2013-06-27 15:18:46 -07:00
Romain Neutron
e155089cac Tweaks and fixes 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
563d2e2c55 Adressed neutron's comment 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
e389acd4bf Remove typo 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
b5dbd37740 Adress last comment 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
2ea0f3af41 Adressed neutron's comments
Add extra line

Fix issue

Optimization

Adress comments
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
4e39265f5e Rename subscriber 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
0ab66c095f Explicitly set HTTP cache to public when delivering thumbnail 2013-06-28 00:16:34 +02:00
Nicolas Le Goff
01a36ee9f7 Use power of symfony binary file response
Add commands

Fix typo

Remove extra line
2013-06-28 00:16:34 +02:00
Nicolas Le Goff
7fc9eb3010 Add logger 2013-06-28 00:16:33 +02:00
Nicolas Le Goff
6cf34c53c3 PR's comments adressed
Remove pragma header

Remove extra line

PR'S comments adressed

Fix CS

PR's comments adressed

Remove seless tests
2013-06-28 00:16:33 +02:00
Nicolas Le Goff
fd8f63fd29 Add File Serve Factory as a service 2013-06-28 00:16:33 +02:00
Romain Neutron
ce0a8b13ab Update to latest mediavorus 2013-06-27 18:27:32 +02:00
Romain Neutron
34c2e18ac3 Fix typo 2013-06-27 12:43:24 +02:00
Romain Neutron
88098d093b Update audio bitrate steps 2013-06-27 12:43:24 +02:00
Romain Neutron
7089cfa5e0 Add audio bitrate selection 2013-06-27 12:43:24 +02:00
Romain Neutron
f95bd97fc3 Update to latest media alchemyst api 2013-06-27 12:43:24 +02:00
Romain Neutron
4b06608caa Update to media-alchemyst 0.3 2013-06-27 12:43:24 +02:00
Romain Neutron
32875e6698 Remove support of binary paths by registry 2013-06-27 12:43:24 +02:00
Romain Neutron
21eea19074 Add compiler support for null values 2013-06-27 12:43:24 +02:00
Romain Neutron
4d6b91f578 Fix user account creation email flow 2013-06-26 17:52:32 +02:00
Romain Neutron
2df37690cf Merge pull request #429 from romainneutron/editing
[3.8] Editing
2013-06-25 06:01:38 -07:00
Romain Neutron
1f50df6a3d Fix fatal error 2013-06-25 14:24:05 +02:00
Romain Neutron
08e345a20b Merge pull request #426 from jygaulier/master-fix857
fix #857
2013-06-25 01:31:23 -07:00
jygaulier
045fde60f9 fix #857 2013-06-24 19:50:42 +02:00
Romain Neutron
94ed0a90e4 Merge pull request #423 from nlegoff/jquery_ui_1.10.3
[3.8] Update jquery-ui 1.8 to 1.10.*
2013-06-24 10:49:48 -07:00
jygaulier
241f4445ce fix #857 2013-06-24 19:42:09 +02:00
jygaulier
b48491d457 fix #857 2013-06-24 19:34:06 +02:00
jygaulier
3a9dfd9e07 fix #857 2013-06-24 19:09:53 +02:00
Romain Neutron
6a1e63e317 Merge pull request #421 from romainneutron/rootpath
[3.8] Remove registry's GV_RootPath calls
2013-06-24 08:39:50 -07:00
Nicolas Le Goff
90bc96b72a Fix tooltip + enhancement
Adressed PR's comment

Fix CSS issue
2013-06-24 15:50:59 +02:00
Romain Neutron
22da3229e9 Merge pull request #420 from romainneutron/503
[3.8] Add better HTTP 503 support
2013-06-24 03:03:46 -07:00
Nicolas Le Goff
764fa42f14 Update to jquery ui 1.10.3
Fix conflict & ui bugs

Remove debug
2013-06-21 13:46:16 +02:00
Romain Neutron
10ea4c26c8 Merge pull request #419 from romainneutron/mails-fix
[3.8] Fix notification use
2013-06-20 05:04:12 -07:00