MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month.

Max Semenik 01b4001e70 I iz ugh преди 8 години
cache ec8b809b02 Revert .htaccess permissions back to 0644 преди 11 години
docs f6260d1a9b SECURITY: API: Add "standard" header and hook for lacksSameOriginSecurity() преди 8 години
extensions c505afca41 Update release notes and documentation about skins преди 10 години
images b981cf925c Add FollowSymLinks option to /images .htaccess rule преди 10 години
includes 01b4001e70 I iz ugh преди 8 години
languages f0fbef5bfe Remove i18n references to Popularpages преди 9 години
maintenance aa02e5f830 refreshLinks.php: Fix deletion of link entries from nonexistent pages преди 9 години
mw-config 80608c197c Check for dependencies in entry point and Maintenance.php преди 9 години
resources 295bbae140 SECURITY: Add class to <a> for patrol links so it can't be spoofed by user преди 8 години
serialized 74557dedd0 Generate Utf8Case.ser directly from UnicodeData.txt преди 11 години
skins 48db38da93 Merge "Get to the point about howto download Vector :p" преди 10 години
tests 8ffc7a55d7 Add rel="noreferrer noopener" when target attribute would open window преди 8 години
.gitattributes f64ae7564e Make *.sh files use LF преди 10 години
.gitignore d750f132ff Add *.orig to .gitignore преди 10 години
.gitreview 28947feb9e Start REL1_25 branch преди 10 години
.jscsrc 09293a7b51 test: Remove several jscs over-rides and make the code pass преди 10 години
.jshintignore 648667ac9f Split /resources into /resources/lib and /resources/src преди 11 години
.jshintrc 23c1cebca0 Report uncaught errors via mw.track преди 10 години
.rubocop.yml bbb16ed91d Fixed Style/StringLiterals RuboCop offense преди 10 години
.travis.yml 96c6a1291d Enable Travis CI for PostgreSQL преди 10 години
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used преди 10 години
CREDITS 3fc8cc4a37 CREDITS for This, That, and the other преди 10 години
FAQ 92c24a2787 Use HTTPS for the link in FAQ преди 11 години
Gemfile bbb16ed91d Fixed Style/StringLiterals RuboCop offense преди 10 години
Gemfile.lock 99dd5de192 Set up RuboCop configuration according to coding conventions преди 10 години
Gruntfile.js dcbbc0489c build: Increase qunit browserNoActivityTimeout from 10s to 60s преди 10 години
HISTORY 62a5454aad Let extensions add entries to Special:DeletedContributions преди 10 години
INSTALL c576d1994e RELEASE-NOTES: Increase minimum MySQL version to 5.0.3 преди 10 години
README b2c52c8af2 Update README from [[mw:README]] преди 10 години
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. преди 12 години
RELEASE-NOTES-1.25 a14add6e64 Bump to 1.25.6 for tagging преди 8 години
Rakefile 3b8cee1f53 Added Rakefile преди 9 години
StartProfiler.sample 588783ec0e Fixed class name typo in docs преди 10 години
UPGRADE 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org преди 11 години
api.php 80608c197c Check for dependencies in entry point and Maintenance.php преди 9 години
api.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
autoload.php 0404269494 Remove MWLogger and non-namespaced MWLogger* shim classes преди 9 години
composer.json 55e051aa8d Bump composer-merge-plugin to v1.3.1 преди 8 години
img_auth.php dfb38d92e3 Generate valid HTML code on error pages преди 10 години
img_auth.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
index.php 80608c197c Check for dependencies in entry point and Maintenance.php преди 9 години
index.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
jsduck.json b2f4fd38db Merge "Add pluggable talk page poster and use it for mediawiki.feedback" преди 10 години
load.php 80608c197c Check for dependencies in entry point and Maintenance.php преди 9 години
load.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
opensearch_desc.php 28e37f55c9 Merge OpenSearchXml extension into core преди 10 години
opensearch_desc.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
package.json eb4572236a build: Bump various devDependencies преди 9 години
profileinfo.php dfb38d92e3 Generate valid HTML code on error pages преди 10 години
profileinfo.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
thumb.php a20974e5f6 thumb.php: Escape $rel404 in error message преди 9 години
thumb.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
thumb_handler.php 86a9b8c06c Clean up access points преди 11 години
thumb_handler.php5 3e40455ce4 Deprecate .php5 file extension преди 10 години
wiki.phtml 86a9b8c06c Clean up access points преди 11 години

README

== MediaWiki ==

MediaWiki is a free and open-source wiki software package written in PHP. It
serves as the platform for Wikipedia and the other projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a
billion people each month. MediaWiki's reliability and robust feature set have
earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

* feature-rich and extensible, both on-wiki and with hundreds of extensions;
* scalable and suitable for both small and large sites;
* simple to install, working on most hardware/software combinations; and
* available in your language.

For system requirements, installation, and upgrade details, see the files
RELEASE-NOTES, INSTALL, and UPGRADE.

* Ready to get started?
** https://www.mediawiki.org/wiki/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/How_to_contribute

MediaWiki is the result of global collaboration and cooperation. The CREDITS
file lists technical contributors to the project. The COPYING file explains
MediaWiki's copyright and license (GNU General Public License, version 2 or
later). Many thanks to the Wikimedia community for testing and suggestions.