This website requires JavaScript.
Explore
Help
Sign in
Thijs
/
wiki.techinc.nl
Watch
1
Star
0
Fork
You've already forked wiki.techinc.nl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6846f3c3a8
wiki.techinc.nl
/
includes
/
logging
History
Aaron Schulz
6846f3c3a8
Separate out an IRC actionText field for RecentChange. The two are currently the same but that will change soon.
2012-02-21 23:39:14 +00:00
..
LogEntry.php
First merge of the rest of the code from bug 34508 patch 1 and patch 3
2012-02-21 21:26:15 +00:00
LogEventsList.php
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
2012-02-09 18:01:10 +00:00
LogFormatter.php
Bug 34508 - [Regression] IRC string output for log messages no longer compatible
2012-02-21 23:38:08 +00:00
LogPage.php
Separate out an IRC actionText field for RecentChange. The two are currently the same but that will change soon.
2012-02-21 23:39:14 +00:00
LogPager.php
More return documentation
2012-02-09 21:35:05 +00:00
PatrolLog.php
Added $performer parameter to PatrolLog::record() and pass it from WikiPage::doEdit() and RecentChange::doMarkPatrolled() since the performer is not necessarily $wgUser
2012-02-21 22:27:33 +00:00