| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | [ticket/11768] Invalidate the text_formatter cache whenever a style is installed | JoshyPHP | 2015-04-02 | 1 | -1/+11 | |
| | * | | | | | [ticket/11768] Re-added the code that got lost in rebase | JoshyPHP | 2015-04-02 | 2 | -2/+3 | |
| | * | | | | | [ticket/11768] This commit integrates s9e\TextFormatter | s9e | 2015-04-02 | 4 | -1/+14 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #3430 from MateBartus/ticket/12466 | Tristan Darricau | 2015-04-05 | 1 | -1660/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | [ticket/12466] Move classes from acp_database.php to their own files | MateBartus | 2015-02-27 | 1 | -1660/+2 | |
| * | | | | | Merge branch '3.1.x' | Nicofuma | 2015-03-29 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Merge pull request #3376 from marc1706/ticket/13568-asc | Nicofuma | 2015-03-29 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'ticket/13568' into ticket/13568-asc | Marc Alexander | 2015-02-06 | 1 | -1/+1 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | [ticket/13568] Use more descriptive validation names and merge with path block | Marc Alexander | 2015-02-02 | 1 | -1/+1 | |
| | | | * | | | | [ticket/13568] Validate imagick path as readable absolute path | Marc Alexander | 2015-02-02 | 1 | -1/+1 | |
| | | | * | | | | Merge pull request #3312 from bantu/ticket/13527 | Andreas Fischer | 2015-01-20 | 1 | -4/+1 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | [ticket/13527] Apply htmlspecialchars() to data from version server. | Andreas Fischer | 2015-01-20 | 1 | -1/+1 | |
| | | | | * | | | | [ticket/13527] Remove two unused variables. | Andreas Fischer | 2015-01-20 | 1 | -3/+0 | |
| * | | | | | | | | Merge branch '3.1.x' | Nicofuma | 2015-03-24 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #3398 from marc1706/ticket/13612 | Nicofuma | 2015-03-24 | 1 | -5/+0 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [ticket/13612] Always display success message if extension was enabled | Marc Alexander | 2015-02-14 | 1 | -5/+0 | |
| | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | | Merge branch '3.1.x' | Cesar G | 2015-03-23 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | [ticket/13719] Remove superfluous $search_options in acp_search. | brunoais | 2015-03-23 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-03-06 | 1 | -1/+14 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #3473 from RMcGirr83/ticket/13675 | Marc Alexander | 2015-03-06 | 1 | -1/+14 | |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | * | | | | | | [ticket/13675] Add validate to acp_profile event and add template events | Richard McGirr | 2015-03-06 | 1 | -1/+14 | |
| | | |/ / / / / | ||||||
| * | | | | | | | Merge pull request #3434 from nickvergessen/ticket/13647 | Marc Alexander | 2015-03-05 | 2 | -2/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ticket/13647] Generate route links for faq | Joas Schilling | 2015-02-22 | 2 | -2/+8 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-02-24 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| | * | | | | | [ticket/13587] SQL syntax errors in get_prune_users() | RMcGirr83 | 2015-02-24 | 1 | -2/+2 | |
| | |/ / / / | ||||||
| * | | | | | [ticket/10748] Fix class type hinting | Joas Schilling | 2015-02-15 | 1 | -3/+2 | |
| * | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-02-11 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | [ticket/13597] Modify variable-variable syntax to be compatible with PHP7 | Marc Alexander | 2015-02-11 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | [ticket/10748] Replace direct creations of tools(); | Joas Schilling | 2015-02-07 | 1 | -3/+3 | |
| * | | | | [ticket/13455] Remove `request_var()` references from comments | Gaëtan Muller | 2015-02-03 | 1 | -2/+2 | |
| * | | | | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()` | Gaëtan Muller | 2015-02-03 | 18 | -47/+47 | |
| * | | | | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 26 | -392/+393 | |
| * | | | | Merge pull request #3281 from MGaetan89/ticket/13496 | Andreas Fischer | 2015-02-03 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | [ticket/13496] Update calls to `set_config_count()` | Gaëtan Muller | 2015-02-02 | 1 | -2/+2 | |
| * | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-02-02 | 1 | -0/+26 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Merge pull request #3325 from rxu/ticket/13536 | Joas Schilling | 2015-02-02 | 1 | -0/+26 | |
| | |\ \ \ \ | ||||||
| | | * | | | | [ticket/13536] Add core events to allow modifying user profile data on editing | rxu | 2015-01-23 | 1 | -0/+26 | |
| * | | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-02-02 | 1 | -2/+16 | |
| |\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | ||||||
| | * | | | | Merge pull request #3282 from Elsensee/ticket/13313 | Joas Schilling | 2015-02-02 | 1 | -2/+16 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | [ticket/13313] Update version in @since tag of event | Oliver Schramm | 2015-01-15 | 1 | -1/+1 | |
| | | * | | | [ticket/13313] Add event core.acp_email_display | Oliver Schramm | 2015-01-11 | 1 | -2/+16 | |
| * | | | | | [ticket/13494] Update calls to `set_config()` | Gaëtan Muller | 2015-02-02 | 9 | -33/+38 | |
| * | | | | | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 24 | -141/+185 | |
| * | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-20 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-20 | 1 | -1/+1 | |
| | |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | | * | | | [ticket/13519] Correctly validate imagick path as path and not string | Marc Alexander | 2015-01-19 | 1 | -1/+1 | |
| | | | |/ | | |/| | ||||||
| * | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 1 | -2/+2 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge pull request #3226 from prototech/ticket/13420 | Joas Schilling | 2015-01-20 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | [ticket/13420] Correctly filter by lt/gt/equal to 0 posts when pruning users. | Cesar G | 2014-12-09 | 1 | -2/+2 | |
| * | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 1 | -1/+3 | |
| |\ \ \ \ \ | |/ / / / | ||||||
