Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / Autopromote.php
2010-10-21 Antoine MussoFollow up r67073 : add curly to if statement
2010-10-13 Sam ReedFixup "} elseif ( $cond[0] = '!' ) {" from r35983
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-08-12 PlatonidesRefactor to avoid defining globals inside switches.
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-01-03 Aaron Schulz(bug 14737) Allow the autoconfirmed timer to run from...
2008-12-14 Chad Horohoe(bug 7492) Allow assignment of rights to specific IPs...
2008-08-18 Rotem LissTesting commit access, per report. Minor whitespace...
2008-06-07 Andrew GarrettAdd a ! operator to autopromote conditions
2008-06-04 Andrew GarrettAdd GetAutoPromoteGroups hook, which was in my working...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-15 Brion VibberKill r34826's unnecessary boolval() per yesterday's...
2008-05-14 Victor Vasiliev* Move $var ? true : false check to boolval function
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-14 Victor VasilievAutopromotion:
2007-12-23 Aryeh GregorTweak wrong comment from last commit, as VasilievVV...
2007-12-23 Aryeh GregorFixes for r28797.
2007-12-23 Victor VasilievAdd user parameter to AutopromoteCondition hook. Docume...
2007-12-23 Victor Vasiliev(bug 12392) new file includes/Autopromote.php calling...
2007-12-23 Victor VasilievIntroduce new autopromotion system