Activity
From 02/22/2012 to 03/22/2012
03/22/2012
-
02:16 am Bug Report #4480: Wrote the Encryption page for the guide
- Merged up to 3.3/develop.
03/20/2012
-
06:49 pm Bug Report #4480 (Closed): Wrote the Encryption page for the guide
- Check it here https://github.com/phpguru/core/blob/3.2/master/guide/kohana/security/encryption.md - not sure if I am ...
03/15/2012
-
04:15 pm Feature Request #4476 (Closed): Allow use of .md extension in guide links to support online brows...
- Applied in changeset commit:c6ebbe025594265d856d07bb1093272bbc402516.
-
04:03 pm Revision 2b29f0da: Merge branch '3.2/develop' into 3.3/develop
-
04:02 pm Revision 02a3e21f: Merge pull request #45 from acoulton/3.2/feature/4476-allow-md-extension
- 3.2/feature/4476 allow md extension
03/13/2012
-
09:43 pm Revision c6ebbe02: Allow documentation links to include .md suffix [fixes #4476]
- Links to guide pages can now optionally include the .md suffix - eg
[My first page](my_first_page.md) will now correc...
03/10/2012
-
12:46 pm Feature Request #4476: Allow use of .md extension in guide links to support online browsing (eg i...
- Added this very simple fix as a pull request per above: https://github.com/kohana/userguide/pull/45
-
12:40 pm Feature Request #4476 (Closed): Allow use of .md extension in guide links to support online brows...
- Currently, links to other guide pages must be specified without the .md suffix - because this is added by Kohana::fin...
02/28/2012
-
01:13 am Feature Request #3486: Show what interfaces a class implements
- While tidying up my other userguide pull I noticed this was also still floating - have created a pull at https://gith...
-
01:10 am Feature Request #3529: Configurable transparent extension prefixes in API browser
- Thanks! Merged into 3.3
-
01:09 am Feature Request #3529 (Closed): Configurable transparent extension prefixes in API browser
-
01:08 am Revision b82317cb: Merge pull request #42 from acoulton/3.3/feature/3529-configurable-transparent...
- Fixes #3529 - Configurable transparent class prefixes
-
12:36 am Revision 00e1569e: Hide base classes for both styles of transparent class naming - refs #3529
- Now hides base classes for Module extends Module_Core and Foo extends
Module_Foo.
Additionally some coding standards...
02/27/2012
-
10:48 pm Feature Request #3529: Configurable transparent extension prefixes in API browser
- Updated pull request for 3.3 with passing tests and coding style validated is at https://github.com/kohana/userguide/...
-
10:42 pm Revision 756f4957: Hide class prefixes other than Kohana_ in userguide - implements #3529
- Userguide now uses Kodoc::is_transparent() method to determine whether
a class is a transparent extension class or no... -
12:58 pm Revision f6569199: Use the correct exception handler for rendering errors.
02/24/2012
-
11:10 pm Feature Request #3529: Configurable transparent extension prefixes in API browser
- Is there anything more I can do to get this mergeable? Would really love to see this in 3.3.
-
12:43 am Revision 83858d3d: Add unit test tags for Jenkins
-
12:22 am Revision d971804f: Merge pull request #40 from cbandy/3.3/feature/api-menu-performance
- Improve menu performance in API browser
Also available in: Atom