-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
- -- Legoktm
<quote name="Kunal Mehta" date="2017-12-20" time="20:15:10 -0800">
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
This is really awesome, Kunal! Great work! Thanks for filling a gap for us :)
Greg
Really great!
I'll move my github searches to this asap :D
On 21 December 2017 at 04:15, Kunal Mehta legoktm@member.fsf.org wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
- -- Legoktm
-----BEGIN PGP SIGNATURE-----
iQJLBAEBCgA1FiEE+h6fmkHn9DUCyl1jUvyOe+23/KIFAlo7NUoXHGxlZ29rdG1A bWVtYmVyLmZzZi5vcmcACgkQUvyOe+23/KJn/w//YYSD6Fer5EfQAXj+frd02rB5 yx8cowO4ttPFG+52ZTt4RE24SdjSFcz42jnq6wuSQ47pQsZHgDc5qrr6JRsFGq9l Bvnh7NIYsHHOdQDTkxwHHwaHBTb31u35Bt8+qSHPqbB3cCAHMirJJjvs5+yoilIi wCmbjpxYoL4eUiMNeZRH/eYyUxpZJwHadc2FuuN3meUIgKoFAblHnKdxTmYoExqr 86PkjE36trbvOQkfrxaSyGJjG5Nm7l+83rm3pCo5pX9Fj/GZOdxcp0siRBKGaQ7W OciRofZAPjtqmiUunf2pe/wVEAK51VS7EkobgWraSSOwBf62PN7hHVLXQanRn8bh tQEcKHOxoVSXDlM/fl45cIBN/YGm9LEmRk0iB1HlZZ+QSC3XYj3kL/eMLlGorOuX MtKZ+J1KOjNJ2fmCMBZhGDzdHPSN70VSAN2Th3kqpDTGzXLTcn3D0VqIT0gQ6eiz lVyW0haiDuBS7JixZDdLFNr8RkMRLRWmJEdQQi/5VEp1I7K/UQmmt50HqzDBN4d6 /0iKw8p5lANdmjP1rsVzmRrc5C94IS6GN68VznfXMPD+iXI4j1PEeJ6cgEn4aD3y oh2bD4nmX/T4YfBeigWxPVq3OyPHC5tPzTxdy8OHPNfko/xpwhlBMaf70fBIaBPy Ciq+thh5hlKuCT1HdXI= =Te+C -----END PGP SIGNATURE-----
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Kunal….. that is simply awesome! Big thanks for this new tool, this will make us in finding usages of deprecated methods, we would like to remove, much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
Kunal….. that is simply awesome! Big thanks for this new tool, this will make us in finding usages of deprecated methods, we would like to remove, much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון khitron@post.bgu.ac.il wrote:
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
Kunal….. that is simply awesome! Big thanks for this new tool, this will make us in finding usages of deprecated methods, we would like to remove, much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון khitron@post.bgu.ac.il wrote:
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
Kunal….. that is simply awesome! Big thanks for this new tool, this will make us in finding usages of deprecated methods, we would like to remove, much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its chapters.**
On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov bmansurov@wikimedia.org wrote:
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון khitron@post.bgu.ac.il wrote:
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
Kunal….. that is simply awesome! Big thanks for this new tool, this will make us in finding usages of deprecated methods, we would like to remove, much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e megadev44s.mail@gmail.com wrote:
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its chapters.**
On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov bmansurov@wikimedia.org
wrote:
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון <khitron@post.bgu.ac.il
wrote:
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
Kunal….. that is simply awesome! Big thanks for this new tool, this
will
make us in finding usages of deprecated methods, we would like to
remove,
much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to searching the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Hello Kunal,
This tool is superb (i've tried some of it's functionalities out) and it'll go a long way. Thank you very much. We are very much grateful for this solution :)
*Kind regards* *Alangi Derick N*
*[image: https://twitter.com/AlangiDerick] https://twitter.com/AlangiDerick https://www.facebook.com/derick.alangi *
On Thu, Dec 21, 2017 at 3:32 PM, Andrew Otto otto@wikimedia.org wrote:
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e megadev44s.mail@gmail.com wrote:
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its chapters.**
On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov <bmansurov@wikimedia.org
wrote:
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון <
khitron@post.bgu.ac.il
wrote:
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
Kunal….. that is simply awesome! Big thanks for this new tool, this
will
make us in finding usages of deprecated methods, we would like to
remove,
much more easy!
Best,
Florian
Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org] Im Auftrag von Kunal Mehta Gesendet: Donnerstag, 21. Dezember 2017 05:15 An: wikitech-l wikitech-l@lists.wikimedia.org Betreff: [Wikitech-l] Announcing MediaWiki code search
Hi,
MediaWiki code search is a fully free software tool that lets you easily search through all of MediaWiki core, extensions, and skins that are hosted on Gerrit. You can limit your search to specific repositories, or types of repositories too. Regular expressions are supported in both the search string, and when filtering by path.
Try it out: https://codesearch.wmflabs.org/search/
I started working on this because the only other options to
searching
the entire MediaWiki codebase was either cloning everything locally (takes up space, and need to manually keep it up to date) or using Github (not free software, has extraneous repositories). The backend is powered by hound, a code search tool written by etsy, based on Google's Code Search.
Please let me know what you think! More documentation and links are at: https://www.mediawiki.org/wiki/Codesearch.
-- Legoktm
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Great, thanks Kunal! Another time that you've addressed a major pain point with a convincingly simple solution.
On Thu, Dec 21, 2017 at 6:46 AM, Derick N. Alangi alangiderick@gmail.com wrote:
Hello Kunal,
This tool is superb (i've tried some of it's functionalities out) and it'll go a long way. Thank you very much. We are very much grateful for this solution :)
*Kind regards* *Alangi Derick N*
*[image: https://twitter.com/AlangiDerick] https://twitter.com/AlangiDerick https://www.facebook.com/derick.alangi *
On Thu, Dec 21, 2017 at 3:32 PM, Andrew Otto otto@wikimedia.org wrote:
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e megadev44s.mail@gmail.com wrote:
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its
chapters.**
On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov <
bmansurov@wikimedia.org
wrote:
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון <
khitron@post.bgu.ac.il
wrote:
Wow, thanks a lot! Igal (User:IKhitron)
2017-12-21 14:09 GMT+02:00 Florian Schmidt < florian.schmidt.welzow@t-online.de>:
> Kunal….. that is simply awesome! Big thanks for this new tool,
this
will
> make us in finding usages of deprecated methods, we would like to
remove,
> much more easy! > > > > Best, > > Florian > > > > Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org]
Im
> Auftrag von Kunal Mehta > Gesendet: Donnerstag, 21. Dezember 2017 05:15 > An: wikitech-l wikitech-l@lists.wikimedia.org > Betreff: [Wikitech-l] Announcing MediaWiki code search > > > > Hi, > > MediaWiki code search is a fully free software tool that lets you > easily search through all of MediaWiki core, extensions, and skins > that are hosted on Gerrit. You can limit your search to specific > repositories, or types of repositories too. Regular expressions
are
> supported in both the search string, and when filtering by path. > > Try it out: https://codesearch.wmflabs.org/search/ > > I started working on this because the only other options to
searching
> the entire MediaWiki codebase was either cloning everything
locally
> (takes up space, and need to manually keep it up to date) or using > Github (not free software, has extraneous repositories). The
backend
> is powered by hound, a code search tool written by etsy, based on > Google's Code Search. > > Please let me know what you think! More documentation and links
are
> at: https://www.mediawiki.org/wiki/Codesearch. > > -- Legoktm > > > _______________________________________________ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Fantastic! Great work, Kunal!
------------------------------------ Erika Bjune Acting Director of Security & Engineering Manager - Search Platform Wikimedia Foundation
On Thu, Dec 21, 2017 at 7:08 AM, Volker E. volker.e@wikimedia.org wrote:
Great, thanks Kunal! Another time that you've addressed a major pain point with a convincingly simple solution.
On Thu, Dec 21, 2017 at 6:46 AM, Derick N. Alangi alangiderick@gmail.com wrote:
Hello Kunal,
This tool is superb (i've tried some of it's functionalities out) and
it'll
go a long way. Thank you very much. We are very much grateful for this solution :)
*Kind regards* *Alangi Derick N*
*[image: https://twitter.com/AlangiDerick] https://twitter.com/AlangiDerick https://www.facebook.com/derick.alangi *
On Thu, Dec 21, 2017 at 3:32 PM, Andrew Otto otto@wikimedia.org wrote:
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e megadev44s.mail@gmail.com wrote:
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its
chapters.**
On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov <
bmansurov@wikimedia.org
wrote:
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
Kunal, you rock!
Best
On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון <
khitron@post.bgu.ac.il
wrote:
> Wow, thanks a lot! > Igal (User:IKhitron) > > > 2017-12-21 14:09 GMT+02:00 Florian Schmidt < > florian.schmidt.welzow@t-online.de>: > >> Kunal….. that is simply awesome! Big thanks for this new tool,
this
will
>> make us in finding usages of deprecated methods, we would like
to
remove,
>> much more easy! >> >> >> >> Best, >> >> Florian >> >> >> >> Von: Wikitech-l [mailto:wikitech-l-bounces@lists.wikimedia.org]
Im
>> Auftrag von Kunal Mehta >> Gesendet: Donnerstag, 21. Dezember 2017 05:15 >> An: wikitech-l wikitech-l@lists.wikimedia.org >> Betreff: [Wikitech-l] Announcing MediaWiki code search >> >> >> >> Hi, >> >> MediaWiki code search is a fully free software tool that lets
you
>> easily search through all of MediaWiki core, extensions, and
skins
>> that are hosted on Gerrit. You can limit your search to specific >> repositories, or types of repositories too. Regular expressions
are
>> supported in both the search string, and when filtering by path. >> >> Try it out: https://codesearch.wmflabs.org/search/ >> >> I started working on this because the only other options to
searching
>> the entire MediaWiki codebase was either cloning everything
locally
>> (takes up space, and need to manually keep it up to date) or
using
>> Github (not free software, has extraneous repositories). The
backend
>> is powered by hound, a code search tool written by etsy, based
on
>> Google's Code Search. >> >> Please let me know what you think! More documentation and links
are
>> at: https://www.mediawiki.org/wiki/Codesearch. >> >> -- Legoktm >> >> >> _______________________________________________ >> Wikitech-l mailing list >> Wikitech-l@lists.wikimedia.org >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l >> > _______________________________________________ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
This is something I've been wanting to build for a long time. Really really cool stuff Kunal!
On Thu, Dec 21, 2017 at 11:55 AM, Erika Bjune ebjune@wikimedia.org wrote:
Fantastic! Great work, Kunal!
Erika Bjune Acting Director of Security & Engineering Manager - Search Platform Wikimedia Foundation
On Thu, Dec 21, 2017 at 7:08 AM, Volker E. volker.e@wikimedia.org wrote:
Great, thanks Kunal! Another time that you've addressed a major pain point with a convincingly simple solution.
On Thu, Dec 21, 2017 at 6:46 AM, Derick N. Alangi <
alangiderick@gmail.com>
wrote:
Hello Kunal,
This tool is superb (i've tried some of it's functionalities out) and
it'll
go a long way. Thank you very much. We are very much grateful for this solution :)
*Kind regards* *Alangi Derick N*
*[image: https://twitter.com/AlangiDerick] https://twitter.com/AlangiDerick https://www.facebook.com/derick.alangi *
On Thu, Dec 21, 2017 at 3:32 PM, Andrew Otto otto@wikimedia.org
wrote:
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e megadev44s.mail@gmail.com wrote:
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its
chapters.**
On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov <
bmansurov@wikimedia.org
wrote:
It's very fast!
Also, as far as I know, it's not easy to search all extensions at once on Github, which makes this tool even more valuable.
Thanks for sharing.
Amir Ladsgroup ladsgroup@gmail.com writes:
> Kunal, you rock! > > Best > > On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון <
khitron@post.bgu.ac.il
> wrote: > >> Wow, thanks a lot! >> Igal (User:IKhitron) >> >> >> 2017-12-21 14:09 GMT+02:00 Florian Schmidt < >> florian.schmidt.welzow@t-online.de>: >> >>> Kunal….. that is simply awesome! Big thanks for this new tool,
this
will
>>> make us in finding usages of deprecated methods, we would like
to
remove,
>>> much more easy! >>> >>> >>> >>> Best, >>> >>> Florian >>> >>> >>> >>> Von: Wikitech-l [mailto:wikitech-l-bounces@
lists.wikimedia.org]
Im
>>> Auftrag von Kunal Mehta >>> Gesendet: Donnerstag, 21. Dezember 2017 05:15 >>> An: wikitech-l wikitech-l@lists.wikimedia.org >>> Betreff: [Wikitech-l] Announcing MediaWiki code search >>> >>> >>> >>> Hi, >>> >>> MediaWiki code search is a fully free software tool that lets
you
>>> easily search through all of MediaWiki core, extensions, and
skins
>>> that are hosted on Gerrit. You can limit your search to
specific
>>> repositories, or types of repositories too. Regular
expressions
are
>>> supported in both the search string, and when filtering by
path.
>>> >>> Try it out: https://codesearch.wmflabs.org/search/ >>> >>> I started working on this because the only other options to
searching
>>> the entire MediaWiki codebase was either cloning everything
locally
>>> (takes up space, and need to manually keep it up to date) or
using
>>> Github (not free software, has extraneous repositories). The
backend
>>> is powered by hound, a code search tool written by etsy, based
on
>>> Google's Code Search. >>> >>> Please let me know what you think! More documentation and
links
are
>>> at: https://www.mediawiki.org/wiki/Codesearch. >>> >>> -- Legoktm >>> >>> >>> _______________________________________________ >>> Wikitech-l mailing list >>> Wikitech-l@lists.wikimedia.org >>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l >>> >> _______________________________________________ >> Wikitech-l mailing list >> Wikitech-l@lists.wikimedia.org >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
This is currently down with "502 Bad Gateway".
It has become such an important part of my workflow... I hope someone can fix it.
On Fri, Dec 22, 2017 at 8:15 PM, Mukunda Modell mmodell@wikimedia.org wrote:
This is something I've been wanting to build for a long time. Really really cool stuff Kunal!
On Thu, Dec 21, 2017 at 11:55 AM, Erika Bjune ebjune@wikimedia.org wrote:
Fantastic! Great work, Kunal!
Erika Bjune Acting Director of Security & Engineering Manager - Search Platform Wikimedia Foundation
On Thu, Dec 21, 2017 at 7:08 AM, Volker E. volker.e@wikimedia.org
wrote:
Great, thanks Kunal! Another time that you've addressed a major pain point with a
convincingly
simple solution.
On Thu, Dec 21, 2017 at 6:46 AM, Derick N. Alangi <
alangiderick@gmail.com>
wrote:
Hello Kunal,
This tool is superb (i've tried some of it's functionalities out) and
it'll
go a long way. Thank you very much. We are very much grateful for
this
solution :)
*Kind regards* *Alangi Derick N*
*[image: https://twitter.com/AlangiDerick] https://twitter.com/AlangiDerick https://www.facebook.com/derick.alangi *
On Thu, Dec 21, 2017 at 3:32 PM, Andrew Otto otto@wikimedia.org
wrote:
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e <
megadev44s.mail@gmail.com>
wrote:
Thank you very much Kunal!
-- Zppix Volunteer Wikimedia Developer Volunteer Wikimedia GCI2017 Mentor enwp.org/User:Zppix **Note: I do not work for Wikimedia Foundation, or any of its
chapters.**
> On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov <
bmansurov@wikimedia.org
wrote: > > It's very fast! > > Also, as far as I know, it's not easy to search all extensions
at
> once on Github, which makes this tool even more valuable. > > Thanks for sharing. > > Amir Ladsgroup ladsgroup@gmail.com writes: > >> Kunal, you rock! >> >> Best >> >> On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון <
khitron@post.bgu.ac.il
> >> wrote: >> >>> Wow, thanks a lot! >>> Igal (User:IKhitron) >>> >>> >>> 2017-12-21 14:09 GMT+02:00 Florian Schmidt < >>> florian.schmidt.welzow@t-online.de>: >>> >>>> Kunal….. that is simply awesome! Big thanks for this new
tool,
this
will >>>> make us in finding usages of deprecated methods, we would
like
to
remove, >>>> much more easy! >>>> >>>> >>>> >>>> Best, >>>> >>>> Florian >>>> >>>> >>>> >>>> Von: Wikitech-l [mailto:wikitech-l-bounces@
lists.wikimedia.org]
Im
>>>> Auftrag von Kunal Mehta >>>> Gesendet: Donnerstag, 21. Dezember 2017 05:15 >>>> An: wikitech-l wikitech-l@lists.wikimedia.org >>>> Betreff: [Wikitech-l] Announcing MediaWiki code search >>>> >>>> >>>> >>>> Hi, >>>> >>>> MediaWiki code search is a fully free software tool that
lets
you
>>>> easily search through all of MediaWiki core, extensions, and
skins
>>>> that are hosted on Gerrit. You can limit your search to
specific
>>>> repositories, or types of repositories too. Regular
expressions
are
>>>> supported in both the search string, and when filtering by
path.
>>>> >>>> Try it out: https://codesearch.wmflabs.org/search/ >>>> >>>> I started working on this because the only other options to
searching
>>>> the entire MediaWiki codebase was either cloning everything
locally
>>>> (takes up space, and need to manually keep it up to date) or
using
>>>> Github (not free software, has extraneous repositories). The
backend
>>>> is powered by hound, a code search tool written by etsy,
based
on
>>>> Google's Code Search. >>>> >>>> Please let me know what you think! More documentation and
links
are
>>>> at: https://www.mediawiki.org/wiki/Codesearch. >>>> >>>> -- Legoktm >>>> >>>> >>>> _______________________________________________ >>>> Wikitech-l mailing list >>>> Wikitech-l@lists.wikimedia.org >>>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l >>>> >>> _______________________________________________ >>> Wikitech-l mailing list >>> Wikitech-l@lists.wikimedia.org >>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l >> _______________________________________________ >> Wikitech-l mailing list >> Wikitech-l@lists.wikimedia.org >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l > > _______________________________________________ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
On Wed, Jan 17, 2018 at 3:16 AM, Stephane Bisson sbisson@wikimedia.org wrote:
This is currently down with "502 Bad Gateway".
It's not broken. There was a maintenance reboot earlier today which seems to have caused this. The instance probably needs a manual restart by Lego.
It has become such an important part of my workflow... I hope someone can fix it.
On Fri, Dec 22, 2017 at 8:15 PM, Mukunda Modell mmodell@wikimedia.org wrote:
This is something I've been wanting to build for a long time. Really
really
cool stuff Kunal!
On Thu, Dec 21, 2017 at 11:55 AM, Erika Bjune ebjune@wikimedia.org wrote:
Fantastic! Great work, Kunal!
Erika Bjune Acting Director of Security & Engineering Manager - Search Platform Wikimedia Foundation
On Thu, Dec 21, 2017 at 7:08 AM, Volker E. volker.e@wikimedia.org
wrote:
Great, thanks Kunal! Another time that you've addressed a major pain point with a
convincingly
simple solution.
On Thu, Dec 21, 2017 at 6:46 AM, Derick N. Alangi <
alangiderick@gmail.com>
wrote:
Hello Kunal,
This tool is superb (i've tried some of it's functionalities out)
and
it'll
go a long way. Thank you very much. We are very much grateful for
this
solution :)
*Kind regards* *Alangi Derick N*
*[image: https://twitter.com/AlangiDerick] https://twitter.com/AlangiDerick https://www.facebook.com/derick.alangi *
On Thu, Dec 21, 2017 at 3:32 PM, Andrew Otto otto@wikimedia.org
wrote:
Super cool!
On Thu, Dec 21, 2017 at 9:31 AM, zppix e <
megadev44s.mail@gmail.com>
wrote:
> Thank you very much Kunal! > > -- > Zppix > Volunteer Wikimedia Developer > Volunteer Wikimedia GCI2017 Mentor > enwp.org/User:Zppix > **Note: I do not work for Wikimedia Foundation, or any of its
chapters.**
> > > On Dec 21, 2017, at 8:25 AM, Bahodir Mansurov <
bmansurov@wikimedia.org
> > wrote: > > > > It's very fast! > > > > Also, as far as I know, it's not easy to search all
extensions
at
> > once on Github, which makes this tool even more valuable. > > > > Thanks for sharing. > > > > Amir Ladsgroup ladsgroup@gmail.com writes: > > > >> Kunal, you rock! > >> > >> Best > >> > >> On Thu, Dec 21, 2017 at 1:50 PM יגאל חיטרון < khitron@post.bgu.ac.il > > > >> wrote: > >> > >>> Wow, thanks a lot! > >>> Igal (User:IKhitron) > >>> > >>> > >>> 2017-12-21 14:09 GMT+02:00 Florian Schmidt < > >>> florian.schmidt.welzow@t-online.de>: > >>> > >>>> Kunal….. that is simply awesome! Big thanks for this new
tool,
this
> will > >>>> make us in finding usages of deprecated methods, we would
like
to
> remove, > >>>> much more easy! > >>>> > >>>> > >>>> > >>>> Best, > >>>> > >>>> Florian > >>>> > >>>> > >>>> > >>>> Von: Wikitech-l [mailto:wikitech-l-bounces@
lists.wikimedia.org]
Im
> >>>> Auftrag von Kunal Mehta > >>>> Gesendet: Donnerstag, 21. Dezember 2017 05:15 > >>>> An: wikitech-l wikitech-l@lists.wikimedia.org > >>>> Betreff: [Wikitech-l] Announcing MediaWiki code search > >>>> > >>>> > >>>> > >>>> Hi, > >>>> > >>>> MediaWiki code search is a fully free software tool that
lets
you
> >>>> easily search through all of MediaWiki core, extensions,
and
skins
> >>>> that are hosted on Gerrit. You can limit your search to
specific
> >>>> repositories, or types of repositories too. Regular
expressions
are
> >>>> supported in both the search string, and when filtering by
path.
> >>>> > >>>> Try it out: https://codesearch.wmflabs.org/search/ > >>>> > >>>> I started working on this because the only other options
to
searching > >>>> the entire MediaWiki codebase was either cloning
everything
locally
> >>>> (takes up space, and need to manually keep it up to date)
or
using
> >>>> Github (not free software, has extraneous repositories).
The
backend
> >>>> is powered by hound, a code search tool written by etsy,
based
on
> >>>> Google's Code Search. > >>>> > >>>> Please let me know what you think! More documentation and
links
are
> >>>> at: https://www.mediawiki.org/wiki/Codesearch. > >>>> > >>>> -- Legoktm > >>>> > >>>> > >>>> _______________________________________________ > >>>> Wikitech-l mailing list > >>>> Wikitech-l@lists.wikimedia.org > >>>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l > >>>> > >>> _______________________________________________ > >>> Wikitech-l mailing list > >>> Wikitech-l@lists.wikimedia.org > >>> https://lists.wikimedia.org/mailman/listinfo/wikitech-l > >> _______________________________________________ > >> Wikitech-l mailing list > >> Wikitech-l@lists.wikimedia.org > >> https://lists.wikimedia.org/mailman/listinfo/wikitech-l > > > > _______________________________________________ > > Wikitech-l mailing list > > Wikitech-l@lists.wikimedia.org > > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ > Wikitech-l mailing list > Wikitech-l@lists.wikimedia.org > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
-- Stephane Bisson Wikimedia Foundation _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
wikitech-l@lists.wikimedia.org