Commits for lithium / branches / master / app / config / bootstrap / libraries.php

43d3...b7fb

Author: Nate Abele

Date: 2011-06-07 12:40:26 -0400

Transitioning the Lithium core to its own independent repository.

6300...0d31

Author: Nate Abele

Date: 2011-05-16 01:25:50 -0400

Updating copyright dates in app files.

fed3...9f06

Author: Nate Abele

Date: 2011-02-15 11:54:09 -0500

Adding documentation for bootstrap files and library loading. Adjusting default styles for better display in `li3_docs`. Moving global constant configuration from `config/bootstrap.php` to `config/bootstrap/libraries.php`.

077b...0582

Author: gwoo

Date: 2010-07-10 13:56:25 -0700

adding '\net\Message` for the basic request/response from `\net\Socket`. Refactored `\net\http\*` to use the new class.

a35a...a45d

Author: Nate Abele

Date: 2010-04-12 12:16:40 -0400

Renaming `lithium\net\http\Base` to `lithium\net\http\Message`.

bda1...144d

Author: Nate Abele

Date: 2010-03-02 18:01:28 -0500

Updating plugin-adding example to comply with new `Libraries` API.

55c5...37ee

Author: Nate Abele

Date: 2010-02-18 20:57:07 -0500

Refactoring default library assignment / handling.

5c0b...a4b6

Author: Nate Abele

Date: 2010-02-15 17:39:39 -0500

Updating list of libraries which are manually loaded by default.

9e21...de19

Author: gwoo

Date: 2010-02-01 11:52:59 -0800

Moving \http to \net\http and \util\socket to \net\socket.

c168...b97b

Author: Schreck

Date: 2010-01-19 23:53:43 -0600

Changing copyright date to 2010

f4d0...ec37

Author: Nate Abele

Date: 2010-01-06 14:00:27 -0500

Re-organizing bootstrap instructions into smaller files.