Jump to content

Developers/tr: Difference between revisions

From mediawiki.org
Content deleted Content added
FuzzyBot (talk | contribs)
Updating to match new version of source page
Created page with "İstatistik veya isimler için, bakınız Geliştirme istatistiği."
 
Line 6: Line 6:
Geliştiriciler arasında [[foundationsite:role/staff-contractors/|ücretli Wikimedia Vakfı personeli]] ve gönüllüler bulunmaktadır.
Geliştiriciler arasında [[foundationsite:role/staff-contractors/|ücretli Wikimedia Vakfı personeli]] ve gönüllüler bulunmaktadır.
Herkes {{ll|developer account}} oluşturduktan sonra [[Special:MyLanguage/Code review|inceleme]] için bir yama gönderebilir (ancak yalnızca koruyucular birleştirebilir).
Herkes {{ll|developer account}} oluşturduktan sonra [[Special:MyLanguage/Code review|inceleme]] için bir yama gönderebilir (ancak yalnızca koruyucular birleştirebilir).
<span lang="en" dir="ltr" class="mw-content-ltr">For statistics or names, see [[Special:MyLanguage/Development statistics|Development statistics]].</span>
İstatistik veya isimler için, bakınız [[Special:MyLanguage/Development statistics|Geliştirme istatistiği]].


<span lang="en" dir="ltr" class="mw-content-ltr">Developers are not to be confused with ''[[m:Special:MyLanguage/System administrators|system administrators]]'', who are people having [[wikitech:Production shell access|shell or root access]] to Wikimedia Foundation servers, where the code repository is stored.</span>
<span lang="en" dir="ltr" class="mw-content-ltr">Developers are not to be confused with ''[[m:Special:MyLanguage/System administrators|system administrators]]'', who are people having [[wikitech:Production shell access|shell or root access]] to Wikimedia Foundation servers, where the code repository is stored.</span>

Latest revision as of 18:56, 19 April 2023

29 Aralık 2004 tarihinde Almanya'nin Berlin kentinde düzenlenen MediaWiki geliştiricileri için ilk konferans sırasında "oturum açma" posteri.

Geliştiriciler MediaWiki yazılımı koduna katkıda bulunan kişilerdir. Yazılımın en son kopyasının saklandığı Gerrit değişiklikleri incelemek için merkezi Git deposunda değişiklik yaparlar. Geliştiriciler arasında ücretli Wikimedia Vakfı personeli ve gönüllüler bulunmaktadır. Herkes Geliştirici hesabı oluşturduktan sonra inceleme için bir yama gönderebilir (ancak yalnızca koruyucular birleştirebilir). İstatistik veya isimler için, bakınız Geliştirme istatistiği.

Developers are not to be confused with system administrators, who are people having shell or root access to Wikimedia Foundation servers, where the code repository is stored. Gerçekten geliştirici olmayabilirler; çoğu durumda, taahhüt erişimlerini nadiren kullanırlar veya kullanırlarsa, yalnızca depoda MediaWiki olmayan şeyleri korumak için kullanırlar.

Bakımcılar

A maintainer of a specific project (including MediaWiki core or an extension) has +2 access to the relevant Git repository, so that they can merge patches others submitted. Genellikle hata raporlarına ve değişiklik seti inceleme isteklerine düzenli olarak yanıt verirler. A list of maintainers are kept at Developers/Maintainers.

Tarihçe

Tarihsel olarak, geliştiriciler Wikimedia Vakfı sunucularını da yönetti (artık sistem hizmetlileri tarafından yönetiliyor). Before bureaucrat and steward groups were created, developers were the only ones able to promote and demote sysops, and lock user accounts (before the "block" feature of MediaWiki existed). Thus they had an important role in the Wikimedia power structure.

From April 2006 to March 2012, Subversion was used. Only people with Subversion commit access (which must be approved by SVN administrators) could submit code changes. Code changes submitted to Subversion was merged to MediaWiki codebase immediately (though they could only be manually deployed to Wikimedia wikis by a system administrator), and may have been reviewed by "coders" before they are deployed. Ocak 2013'te MediaWiki SVN deposu salt okunur hâle getirildi. Tüm aktif projeler Git'e taşındı.

Ayrıca bakınız