r78827 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78826‎ | r78827 | r78828 >
Date:20:48, 22 December 2010
Author:catrope
Status:ok
Tags:
Comment:
Replace my old e-mail address with my new one in API comments. A bit outdated (dropped the old one in September '08)
Modified paths:
  • /trunk/phase3/includes/api/ApiBlock.php (modified) (history)
  • /trunk/phase3/includes/api/ApiDelete.php (modified) (history)
  • /trunk/phase3/includes/api/ApiDisabled.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatDbg.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatRaw.php (modified) (history)
  • /trunk/phase3/includes/api/ApiFormatTxt.php (modified) (history)
  • /trunk/phase3/includes/api/ApiImport.php (modified) (history)
  • /trunk/phase3/includes/api/ApiMain.php (modified) (history)
  • /trunk/phase3/includes/api/ApiMove.php (modified) (history)
  • /trunk/phase3/includes/api/ApiParamInfo.php (modified) (history)
  • /trunk/phase3/includes/api/ApiProtect.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryAllCategories.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryBlocks.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryDeletedrevs.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryDisabled.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryDuplicateFiles.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryProtectedTitles.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryUsers.php (modified) (history)
  • /trunk/phase3/includes/api/ApiQueryWatchlistRaw.php (modified) (history)
  • /trunk/phase3/includes/api/ApiRollback.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUnblock.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUndelete.php (modified) (history)
  • /trunk/phase3/includes/api/ApiUserrights.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/api/ApiQueryAllCategories.php
@@ -4,7 +4,7 @@
55 *
66 * Created on December 12, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiMove.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Oct 31, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiProtect.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 1, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiRollback.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Jun 20, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryDeletedrevs.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Jul 2, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiUserrights.php
@@ -5,7 +5,7 @@
66 *
77 * Created on Mar 24, 2009
88 *
9 - * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@home.nl
 9+ * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
1010 *
1111 * This program is free software; you can redistribute it and/or modify
1212 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiDelete.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Jun 30, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryBlocks.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 10, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiDisabled.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 25, 2008
77 *
8 - * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiImport.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Feb 4, 2009
77 *
8 - * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiFormatTxt.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Oct 22, 2006
77 *
8 - * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiUnblock.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 7, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryWatchlistRaw.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Oct 4, 2008
77 *
8 - * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiFormatRaw.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Feb 2, 2009
77 *
8 - * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryProtectedTitles.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Feb 13, 2009
77 *
8 - * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2009 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiFormatDbg.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Oct 22, 2006
77 *
8 - * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiMain.php
@@ -785,7 +785,7 @@
786786 protected function getCredits() {
787787 return array(
788788 'API developers:',
789 - ' Roan Kattouw <Firstname>.<Lastname>@home.nl (lead developer Sep 2007-present)',
 789+ ' Roan Kattouw <Firstname>.<Lastname>@gmail.com (lead developer Sep 2007-present)',
790790 ' Victor Vasiliev - vasilvv at gee mail dot com',
791791 ' Bryan Tong Minh - bryan . tongminh @ gmail . com',
792792 ' Sam Reed - sam @ reedyboy . net',
Index: trunk/phase3/includes/api/ApiBlock.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 4, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryDisabled.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 25, 2008
77 *
8 - * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiUndelete.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Jul 3, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiParamInfo.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Dec 01, 2007
77 *
8 - * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryDuplicateFiles.php
@@ -4,7 +4,7 @@
55 *
66 * Created on Sep 27, 2008
77 *
8 - * Copyright © 2008 Roan Kattow <Firstname>,<Lastname>@home.nl
 8+ * Copyright © 2008 Roan Kattow <Firstname>,<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by
Index: trunk/phase3/includes/api/ApiQueryUsers.php
@@ -4,7 +4,7 @@
55 *
66 * Created on July 30, 2007
77 *
8 - * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@home.nl
 8+ * Copyright © 2007 Roan Kattouw <Firstname>.<Lastname>@gmail.com
99 *
1010 * This program is free software; you can redistribute it and/or modify
1111 * it under the terms of the GNU General Public License as published by

Status & tagging log