public
Description: Midgard Components Framework 3rd generation
Homepage: http://www.midgard-project.org
Clone URL: git://github.com/bergie/midcom.git

bergie's midcom Feed   feed

bergie committed to bergie/midcom 28 days ago
bergie committed to bergie/midcom 28 days ago

46bc93ce3314a0730254afb3fa0c65ec8d9586d0

Deal with memcached being down

bergie committed to bergie/midcom about 1 month ago
bergie committed to bergie/midcom about 1 month ago

fa6491d8eea14beb8669b4407e86536c848ebdd4

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/midcom

bergie committed to bergie/midcom about 1 month ago

1b590f1d9ad9e14dba69bdbe0628cc116935b2d7

Initial injector support

bergie committed to bergie/midcom about 1 month ago

cdaa463c207494e7026ef85a794f2d708477fc36

Make it possible to disable UImessages to skip unnecessary sessioning

bergie committed to bergie/midcom about 1 month ago
bergie committed to bergie/midcom about 1 month ago

d08a7893ddd1092a1981cfcd466ceb647f42875f

A NULL toolbar that doesn't do anything as we will be transitioning to Neutron

bergie committed to bergie/midcom about 1 month ago

0ec86fc9fc76a4860b32a5f5f14d9bea450bb32b

Move the code-xx element checks to a separate MidgardRootFile in case somebody still needs them

bergie committed to bergie/midcom about 1 month ago

64dc312f6479a75f7d628c9f343fbd03fd6f2b5e

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/midcom

bergie committed to bergie/midcom about 1 month ago

452b789d7b3663c68a34b55d3c26bc3b3331a826

Don't remove template files per request on production machines

bergie committed to bergie/midcom about 1 month ago

f3d5fb74691b124d214eb52b0750f43c8668af6b

Very initial variant handling helper

bergie committed to bergie/midcom 3 months ago

945bc9d6face5619c8eba17c799596b048f89f45

Refactoring current page to be loaded only once for the request

bergie committed to bergie/midcom 3 months ago

2dcb3f4cc3537b9997c46df84b612493d1b0fe41

Get message from exception stack

bergie committed to bergie/midcom 3 months ago

06d056e5e58cf483e0af303d4472e27f1751d053

Initial variants serving support

bergie committed to bergie/midcom 3 months ago

c5611bbbb695237eeba4a22734f7d25270c18a3d

Isset method for magic getters

bergie committed to bergie/midcom 3 months ago
bergie committed to bergie/midcom 3 months ago

c97b4ff28914cef76f36fd4adf26d2a8c665bc6f

Throw worst exception or default to 404

bergie committed to bergie/midcom 3 months ago

b098464e994bc193bdeb4d81d4ad8e9e70818b55

Separate action arguments arrays of different matching routes

bergie committed to bergie/midcom 3 months ago

141693adc9b6585b0e2dc10940e0579765e832b8

Initialize action arguments only in the beginning of the matching round

bergie committed to bergie/midcom 3 months ago

46907f320c05ed3309ad984df8bae5ef41fa41ee

Porting the necessary WebDAV things for styles too (TODO: make some helpers or baseclass)

bergie committed to bergie/midcom 3 months ago

fa351dce51f7c2288a21c80084d5fdb943d454ae

Ensure we first get snippetdirs. For some reason 1.9 returns snippetdirs with also midgard_snippet::get_by_path()

bergie committed to bergie/midcom 3 months ago

dc27dd982441a18b8ba5004131f298bbb4cb6a52

Working locking and unlocking if controller implements the necessary methods

bergie committed to bergie/midcom 3 months ago

f9be98365a9e911734570eab0ddabdd5cd06f962

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/midcom

bergie committed to bergie/midcom 3 months ago

f12544dda49d7f3c4eb10e93342da9a62050ae73

Start using the resolver to look up locks for objects

bergie committed to bergie/midcom 3 months ago

555fc19d98fe7da5f5938bf71cd59bd4fb32553f

Merge branch 'master' of git+ssh://repo.or.cz/srv/git/midcom

bergie committed to bergie/midcom 3 months ago
bergie committed to bergie/midcom 3 months ago

a74d941e8bd13782beff4e811fbacafe76192325

Simple filename check to prevent OS X dotfiles

bergie committed to bergie/midcom 3 months ago

7423480e7cb08c437e9c3e02a58d42850c50c91b

WebDAV management of Styles and Elements

bergie committed to bergie/midcom 3 months ago

6afd2b18f70ddaf60193f3fb4ec1b68a6b070467

Snippet DELETE support and dummy locking to enable snippet management on OS X Finder