[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-06-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Bryan Tong Minh bryan.tongm...@gmail.com 2010-06-18 
20:01:02 UTC ---
Fixed in r68235.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-06-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibug...@lists.wikimedia. |bryan.tongm...@gmail.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

   Keywords||patch

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

--- Comment #1 from Umherirrender umherirrender_de...@web.de 2010-05-25 
17:55:03 UTC ---
Created an attachment (id=7406)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7406)
patch to move isLocal from File to FileRepo

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

--- Comment #2 from Chad H. innocentkil...@gmail.com 2010-05-25 18:06:16 UTC 
---
What's the use case for this? Where would you have a FileRepo object that you
need to know local/non-local, but you're not already using some file?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

--- Comment #3 from Umherirrender umherirrender_de...@web.de 2010-05-25 
20:09:34 UTC ---
The method FileRepo::getDisplayName() can use this method.

With this method in FileRepo there is only one check of 'local' and not two
hardcoded strings.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23666] FileRepo: Move File::isLocal() to FileRepo::isLocal()

2010-05-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23666

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

   Attachment #7406|0   |1
is obsolete||

--- Comment #4 from Umherirrender umherirrender_de...@web.de 2010-05-25 
20:39:16 UTC ---
Created an attachment (id=7407)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7407)
patch-2: add missing null check

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l