| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -13/+13 |
* | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+1 |
* | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -1/+1 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -7/+7 |
* | Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop... | Nils Adermann | 2014-05-02 | 1 | -2/+2 |
|\ |
|
| * | [ticket/12273] Update since version to 3.1.0-a* style | Joas Schilling | 2014-04-25 | 1 | -2/+2 |
* | | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. | Andreas Fischer | 2014-04-29 | 1 | -3/+3 |
|/ |
|
* | [ticket/11924] Fix some minor issues with the php event docs | Joas Schilling | 2013-10-16 | 1 | -1/+1 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | [feature/php-events] Fix naming and doc of core.ucp_add_zebra | Joas Schilling | 2012-08-04 | 1 | -1/+11 |
* | [feature/php-events] Fix naming and doc of core.ucp_remove_zebra | Joas Schilling | 2012-08-04 | 1 | -3/+13 |
* | [feature/events] Removing the third trigger_event parameter | Michael Cullum | 2012-08-01 | 1 | -2/+2 |
* | [feature/events] Change to use the new method of adding events | Michael Cullum | 2012-08-01 | 1 | -6/+2 |
* | [feature/events] Adding ledge ucp_zebra_add | Joas Schilling | 2012-08-01 | 1 | -0/+5 |
* | [feature/events] Adding ledge ucp_zebra_remove | Joas Schilling | 2012-08-01 | 1 | -1/+6 |
* | [ticket/10328] Renamed the JSON class, also now using autoloading. | Callum Macrae | 2012-03-31 | 1 | -6/+18 |
* | [ticket/10272] Zebra operations using AJAX are now less hacky. | Callum Macrae | 2012-03-31 | 1 | -0/+4 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+257 |
* | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -253/+0 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -1/+1 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -4/+4 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -13/+21 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -1/+0 |
* | err, forgot to commit | Meik Sievertsen | 2007-07-27 | 1 | -1/+1 |
* | - added confirm box to ucp zebra (adding fried/foe) | Meik Sievertsen | 2007-01-24 | 1 | -123/+138 |
* | #6988 | Dominik Dröscher | 2007-01-09 | 1 | -1/+1 |
* | - a bunch of fixes | Meik Sievertsen | 2006-12-02 | 1 | -3/+4 |
* | rather large update, most important things done: | Meik Sievertsen | 2006-11-24 | 1 | -1/+1 |
* | - now username changes should work as desired | Meik Sievertsen | 2006-10-22 | 1 | -1/+1 |
* | - store sql_layer directly within the layer itself | Meik Sievertsen | 2006-10-14 | 1 | -18/+1 |
* | - introducing clean usernames, needs to be tested more, I'm not sure I didn't... | Nils Adermann | 2006-10-13 | 1 | -5/+5 |
* | View profile now shows relevant add/remove links | Graham Eames | 2006-10-07 | 1 | -2/+2 |
* | tried to begin adjusting all string functions where applicable - still a *lot... | Meik Sievertsen | 2006-10-07 | 1 | -4/+4 |
* | Confirm zebra removal...... I mean friend/foe deletion :P | Graham Eames | 2006-09-17 | 1 | -0/+2 |
* | sql_in_set changes | Meik Sievertsen | 2006-08-12 | 1 | -5/+3 |
* | - acm_file uses an index pointer to the current row instead of shifting the r... | Nils Adermann | 2006-08-01 | 1 | -26/+56 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | - get swatch converted into new acp format | Meik Sievertsen | 2006-06-12 | 1 | -0/+1 |
* | - bugfix roll | Meik Sievertsen | 2006-06-08 | 1 | -5/+5 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -5/+7 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -1/+2 |
* | - fix #1715 | Meik Sievertsen | 2006-05-20 | 1 | -28/+27 |
* | - fixing some bugs, containing fixes for anonymous username displays, eaccele... | Meik Sievertsen | 2006-04-29 | 1 | -24/+26 |
* | - allow user A to have user B as a friend if A is a foe of B | Nils Adermann | 2006-04-23 | 1 | -25/+5 |
* | ok, thought about this now for too long. I think the best solution circumvent... | Meik Sievertsen | 2006-03-25 | 1 | -27/+0 |
* | - fix some bugs... | Meik Sievertsen | 2006-03-17 | 1 | -0/+23 |
* | - some ucp changes (added the module info too) | Meik Sievertsen | 2005-11-17 | 1 | -6/+33 |
* | - added new query type to dbal's sql_build_array | Meik Sievertsen | 2005-10-09 | 1 | -0/+1 |