Main public logs
From Freephile Wiki
Combined display of all available logs of Freephile Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:23, 10 February 2025 Admin talk contribs created page Debugging Semantic MediaWiki in a Docker container using VSCode with PHPDebug (itial draft) Tag: Visual edit
- 15:35, 10 February 2025 Admin talk contribs created page PHPUnit/using PHPUnit (Created page with "== in a Docker Container == After you clone the code for SemanticMediaWiki and initialize the build submodule, you should be able to use '''make''' for various activities. <code>make bash</code> puts you into a bash shell as root in the wiki container Change to the SMW directory if instead you are at the document root of <tt>/var/www/html</tt><br> <code> cd extensions/SemanticMediaWiki</code><br> <pre> root@2421517631d1:/var/www/html/extensions/SemanticMediaWiki# </pre...")
- 12:57, 4 February 2025 Admin talk contribs created page Terraform (Created page with "Terraform <blockquote>Terraform is an infrastructure-as-code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language (HCL), or optionally JSON.</blockquote> Although Terraform is the dominant leader in the space (citation needed), there has been some general community forming behind the [https://opentofu.org/ OpenTofu] project...")
- 19:16, 31 January 2025 Admin talk contribs created page MediaWiki/contributing (Created page with "<syntaxhighlight lang="bash"> # make sure you have git-review (https://docs.opendev.org/opendev/git-review/latest/) installed sudo apt-get install git-review # clone MediaWiki into your working directory cd ~/src git clone https://gerrit.wikimedia.org/r/mediawiki/core.git mediawiki cd mediawiki/ # After cloning a repository, you need to set it up for using git-review git review -s # Use the commit message template that is found in the MediaWiki sources git config comm...")
- 13:46, 31 January 2025 Admin talk contribs created page Category:Learning (Created page with "Anything about pedagogy and resources for both teaching and learning.") Tag: Visual edit
- 08:47, 31 January 2025 Admin talk contribs created page Marketing/eQuality-Technology (extracted from the Marketing page) Tag: Visual edit
- 18:01, 30 January 2025 Admin talk contribs created page SVG (Redirected page to SVG) Tag: New redirect
- 16:40, 30 January 2025 Admin talk contribs created page JavaScript/hacks (Created page with "A collection of little JavaScript hacks. == Pull headings out of a page == <syntaxhighlight lang="javascript">Array.from(document.getElementsByTagName("h1")).forEach(function (item) { console.log(item.textContent); });</syntaxhighlight>Using the browser's developer console, you can pop this one-liner in to see the list of '''headings''' in your web page. * <code>document.getElementsByTagName("h1")</code> returns an [https://developer.mozilla.org/en-US/docs/Web/API/HTML...") Tag: Visual edit
- 21:02, 27 January 2025 Admin talk contribs created page File:IRIS database popularity.png
- 21:02, 27 January 2025 Admin talk contribs uploaded File:IRIS database popularity.png
- 22:09, 23 January 2025 Admin talk contribs moved page File:Hussein Bolt.png to File:Usain Bolt.png
- 22:06, 23 January 2025 Admin talk contribs created page File:Hussein Bolt.png
- 22:06, 23 January 2025 Admin talk contribs uploaded File:Hussein Bolt.png
- 21:57, 23 January 2025 Admin talk contribs created page RELEASE NOTES (Created page with "You've studied the Git/hacks and built a ton of features, fixes, and updates to your codebase in a sprint worthy of Hussein Bolt. Now it's time to create some release notes - which in the tradition of open source is stored in the RELEASE_NOTES file of your project. Since your team follows the best practices of writing good commit comments and also creating appropriate branches and pull requests, then it's a simple matter of letting ```git``` tell you what's in the r...") Tag: Visual edit
- 17:02, 23 January 2025 Admin talk contribs created page Principal component analysis (Created page with "wikipedia:Principal component analysis has applications in many fields such as population genetics, microbiome studies, and atmospheric science. It is a methodology to take a wide range of data and reduce it to be able to describe or visualize the data more easily without losing too much accuracy. This video explains it {{Video|url=https://www.youtube.com/watch?v=FD4DeN81ODY}} Category:Database Category:Analysis Category:Math") Tag: Visual edit
- 14:57, 22 January 2025 Admin talk contribs created page M (initial draft) Tag: Visual edit
- 12:59, 22 January 2025 Admin talk contribs created page File:MUMPS architecture.png
- 12:59, 22 January 2025 Admin talk contribs uploaded File:MUMPS architecture.png
- 17:27, 16 January 2025 Admin talk contribs created page File:Meza component logos.png
- 17:27, 16 January 2025 Admin talk contribs uploaded File:Meza component logos.png
- 17:19, 16 January 2025 Admin talk contribs created page Meza (Created page with "Meza is '''MediaWiki EZ Administration''' See our fork at https://github.com/freephile/meza Category:Meza Category:MediaWiki Category:Ansible Category:DevOps Category:Automation") Tag: Visual edit
- 16:50, 16 January 2025 Admin talk contribs created page ListExtensionRepos.sh (Created page with "This script is a handy tool to see which of the directories in your MediaWiki instance '''extensions''' directory are themselves a git checkout. For development, you would need them to be, in order to track changes and know what you were dealing with. (The script works on any collection of directories having .git repositories. It could list repos in <code>~/src</code>) == Instructions == # Copy and save this content as '''listExtensionRepos.sh''' anywhere on you...") Tag: Visual edit
- 09:25, 16 January 2025 Admin talk contribs created page Category:Linux (Created page with "The stuff hackers are made of.") Tag: Visual edit
- 10:19, 14 January 2025 Admin talk contribs created page Docker Desktop (Created page with "(Intro needed about Docker Desktop) == Docker Desktop not working on Ubuntu 24.04 == Docker Desktop apparently has a problem running on Ubuntu 24.04 (and Kubuntu 24.04) You can tell because when you launch Docker Desktop, nothing happens (the dockerd daemon does not start, and the GUI does not appear). You can also tell because if you try to do anything from the command line (e.g. <code>docker run hello-world</code>), or otherwise involve Docker, you will get the...") Tag: Visual edit: Switched
- 06:16, 13 January 2025 Jack Hicks talk contribs created page User:Jack Hicks (create user page)
- 06:16, 13 January 2025 User account Jack Hicks talk contribs was created automatically
- 18:33, 10 January 2025 Admin talk contribs created page PHPUnit (draft) Tag: Visual edit
- 11:16, 7 January 2025 Greg Rundlett talk contribs created page Category:Static Analysis (create category) Tag: Visual edit
- 11:15, 7 January 2025 Greg Rundlett talk contribs created page File:Plate of spaghetti.png
- 11:15, 7 January 2025 Greg Rundlett talk contribs uploaded File:Plate of spaghetti.png
- 19:50, 2 January 2025 Greg Rundlett talk contribs created page Mediawiki 1.43 (initial draft) Tag: Visual edit
- 16:14, 2 January 2025 Greg Rundlett talk contribs created page Template:Wg/doc (Created page with "<!-- Categories go at the bottom of this page --> <templatedata> { "description": { "en": "Display a link to the (localized) Manual page of a MediaWiki configuration variable.", "cs": "Zobrazí odkaz na (lokalizovanou) manuálovou stránku konfigurační proměnné MediaWiki.", "pl": "Wyświetla link do strony Podręcznika (jeżeli to możliwe - przetłumaczoną) na temat zmiennej konfiguracyjnej MediaWiki.", "ja": "グローバル変数の名前 (接頭辞 $wg...")
- 16:11, 2 January 2025 Greg Rundlett talk contribs created page Template:Wg (copied from mediawiki.org but without using the Local Link template)
- 23:11, 18 December 2024 Admin talk contribs created page File:2006 Honda ST1300 A.png
- 23:11, 18 December 2024 Admin talk contribs uploaded File:2006 Honda ST1300 A.png
- 23:12, 17 December 2024 Admin talk contribs created page Kibana (Created page with " To use Kibana with MediaWiki CirrusSearch, you need to configure your MediaWiki installation to send search data to an Elasticsearch cluster (which is what CirrusSearch uses), and then access that data through Kibana by setting up a connection to the Elasticsearch instance, allowing you to visualize and analyze your MediaWiki search queries and results within Kibana's interface. == Key steps involved == * '''Install CirrusSearch extension on MediaWiki:''' ** Download...") Tag: Visual edit: Switched
- 18:11, 16 December 2024 Admin talk contribs created page File:SSL Server Test wiki.freephile.org.pdf
- 18:11, 16 December 2024 Admin talk contribs uploaded File:SSL Server Test wiki.freephile.org.pdf
- 10:37, 19 November 2024 Admin talk contribs created page Composer/autoloading (Created page with "MediaWiki has a full autoloading regimen that follows PSR standards<ref>https://www.mediawiki.org/wiki/Manual:$wgAutoloadClasses</ref><ref>https://www.mediawiki.org/wiki/Manual:$wgAutoloadLocalClasses</ref><ref>https://www.mediawiki.org/wiki/Manual:GenerateLocalAutoload.php</ref><ref>https://phabricator.wikimedia.org/source/mediawiki/browse/master/maintenance/generateLocalAutoload.php</ref><ref>https://www.mediawiki.org/wiki/Manual:AutoLoader.php</ref>. Jeroen DeDauw...") Tag: Visual edit
- 15:50, 14 November 2024 Greg Rundlett talk contribs created page User:Greg Rundlett (create user page)
- 08:52, 14 November 2024 Gregory Rundlett talk contribs created page User:Gregory Rundlett (create user page)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:Archive for converted wikitext talk page (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:Wikitext talk page converted to Flow (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:LQT post imported with different signature user (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:LQT post imported with suppressed user (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:Archive for converted LQT page (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:LQT page converted to Flow (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:LQT Moved thread stub converted to Flow (Automatically created by Flow)
- 00:58, 14 November 2024 Flow talk page manager talk contribs created page Template:FlowMention (Automatically created by Flow)
- 00:58, 14 November 2024 Maintenance script talk contribs created page MediaWiki:Smw import schema (Semantic MediaWiki default vocabulary import)