| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | [feature/twig] More work on the lexer | Nathan Guse | 2013-06-10 | 3 | -2/+41 | |
| * | | | | | | | | | [feature/twig] Working on DEFINE | Nathan Guse | 2013-06-10 | 3 | -1/+60 | |
| * | | | | | | | | | [feature/twig] Support our old INCLUDE statements (no quotes) | Nathan Guse | 2013-06-09 | 1 | -13/+23 | |
| * | | | | | | | | | [feature/twig] WIP extension/lexer/some tokenparsers/nodes | Nathan Guse | 2013-06-09 | 7 | -0/+395 | |
| * | | | | | | | | | [feature/twig] Adding Twig dependency to composer.json | Nathan Guse | 2013-06-09 | 2 | -821/+80 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11481' into develop | Nathan Guse | 2013-06-07 | 15 | -1171/+1542 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [ticket/11481] Move prepended slash from calls into function | Joas Schilling | 2013-06-06 | 6 | -6/+6 | |
| | * | | | | | | | | [ticket/11481] Remove globals and use dependency injection instead | Joas Schilling | 2013-06-06 | 12 | -125/+157 | |
| | * | | | | | | | | [ticket/11481] Use container for all classes and inject dependencies | Joas Schilling | 2013-06-06 | 9 | -34/+139 | |
| | * | | | | | | | | [ticket/11481] Move functions from feed into helper class | Joas Schilling | 2013-06-06 | 3 | -109/+167 | |
| | * | | | | | | | | [ticket/11481] Move active topics feed to own file | Joas Schilling | 2013-06-06 | 2 | -123/+139 | |
| | * | | | | | | | | [ticket/11481] Move topics feed to own file | Joas Schilling | 2013-06-06 | 2 | -77/+93 | |
| | * | | | | | | | | [ticket/11481] Move news feed to own file | Joas Schilling | 2013-06-06 | 2 | -99/+115 | |
| | * | | | | | | | | [ticket/11481] Move forums feed to own file | Joas Schilling | 2013-06-06 | 2 | -62/+78 | |
| | * | | | | | | | | [ticket/11481] Move topic feed to own file | Joas Schilling | 2013-06-06 | 2 | -98/+114 | |
| | * | | | | | | | | [ticket/11481] Move forum feed to own file | Joas Schilling | 2013-06-06 | 2 | -129/+145 | |
| | * | | | | | | | | [ticket/11481] Move overall feed to own file | Joas Schilling | 2013-06-06 | 2 | -83/+99 | |
| | * | | | | | | | | [ticket/11481] Move feed topic base to own file | Joas Schilling | 2013-06-06 | 2 | -45/+61 | |
| | * | | | | | | | | [ticket/11481] Move feed post base to own file | Joas Schilling | 2013-06-06 | 2 | -43/+59 | |
| | * | | | | | | | | [ticket/11481] Move feed base to own file | Joas Schilling | 2013-06-06 | 2 | -214/+230 | |
| | * | | | | | | | | [ticket/11481] Move feed factory to own file | Joas Schilling | 2013-06-06 | 2 | -88/+104 | |
| * | | | | | | | | | Merge branch 'develop-olympus' into develop | Nathaniel Guse | 2013-06-07 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11543' into develop-olympus | Nathaniel Guse | 2013-06-07 | 2 | -0/+359 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/develop/11543' into develop | Nathaniel Guse | 2013-06-07 | 3 | -0/+353 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'ticket/11543' into ticket/develop/11543 | Joas Schilling | 2013-06-07 | 2 | -10/+21 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | | [ticket/11543] Add more users so #hidden <> #normal | Joas Schilling | 2013-06-07 | 2 | -10/+21 | |
| | * | | | | | | | | [ticket/develop/11543] Use plurals in develop | Joas Schilling | 2013-06-06 | 2 | -25/+19 | |
| | * | | | | | | | | Merge branch 'ticket/11543' into ticket/develop/11543 | Joas Schilling | 2013-06-06 | 2 | -0/+348 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | | * | | | | | | | [ticket/11543] Use correct IP addresses and inject time for correct values | Joas Schilling | 2013-06-06 | 1 | -22/+25 | |
| | | * | | | | | | | [ticket/11543] Add unit tests for obtain_users_online_string() | Joas Schilling | 2013-06-06 | 2 | -1/+185 | |
| | | * | | | | | | | [ticket/11543] Add unit tests for obtain_users_online() with empty forum | Joas Schilling | 2013-06-06 | 1 | -0/+16 | |
| | | * | | | | | | | [ticket/11543] Add unit tests for obtain_users_online() | Joas Schilling | 2013-06-06 | 1 | -0/+65 | |
| | | * | | | | | | | [ticket/11543] Add unit tests for obtain_guest_count() | Joas Schilling | 2013-06-06 | 2 | -0/+80 | |
| * | | | | | | | | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop | Nathaniel Guse | 2013-06-06 | 1 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #1466 from nickvergessen/ticket/11590 | Nils Adermann | 2013-06-06 | 1 | -0/+20 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | [ticket/11590] Close database connections when tearDown() is called | Joas Schilling | 2013-06-07 | 1 | -0/+20 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'develop-olympus' into develop | Nathaniel Guse | 2013-06-06 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| | * | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11568' into develop-olympus | Nathaniel Guse | 2013-06-06 | 5 | -105/+173 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'remotes/nickv/ticket/11568-develop' into develop | Nathaniel Guse | 2013-06-06 | 18 | -183/+219 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11568-d... | Joas Schilling | 2013-06-07 | 26 | -145/+640 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge remote-tracking branch 'remotes/Marc/ticket/11587' into develop | Nathaniel Guse | 2013-06-06 | 4 | -10/+170 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ticket/11587] Add functional tests for group teampage settings | Marc Alexander | 2013-06-04 | 3 | -6/+157 | |
| | * | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11587 | Marc Alexander | 2013-06-04 | 3 | -8/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [ticket/11587] Pass legend and teampage settings to group_create() | Marc Alexander | 2013-06-04 | 1 | -4/+13 | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'remotes/cyberalien/feature/editor-code-tabs' in... | Nathaniel Guse | 2013-06-06 | 5 | -78/+165 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [feature/editor-code-tabs] Make inTag function reusable | Vjacheslav Trushkin | 2013-05-22 | 1 | -29/+44 | |
| | * | | | | | | | | | | | | [feature/editor-code-tabs] Check for browser support in function | Vjacheslav Trushkin | 2013-05-20 | 2 | -3/+4 | |
| | * | | | | | | | | | | | | [feature/editor-code-tabs] Apply code editor to everything | Vjacheslav Trushkin | 2013-05-20 | 5 | -92/+146 | |
| | * | | | | | | | | | | | | [feature/editor-code-tabs] Correctly count indentation on first line | Vjacheslav Trushkin | 2013-05-20 | 1 | -4/+21 | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'remotes/cyberalien/ticket/11564' into develop | Nathaniel Guse | 2013-06-06 | 2 | -5/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
