https://blackberry.trac.wordpress.org is no longer used, but sometimes pentesters add a bunch of junk content to the wiki etc. Can we put it in read-only mode?
xref https://wordpress.slack.com/archives/G02QCEMRY/p1543941337009700
cc @otto42
As reported by #3686-meta the theme ‘Branches’ is appearing as a special item in the code browser.
Could the following rules be added to wp-themes/conf/trac.ini
under [svn]
to disable TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/.’s default svn structure handling which we don’t use on that instance?
branches=
tags=
(I’ve tested that this works as expected under a local trac)
Hello, can someone please change the redirect for *.trac.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org//logout from https://wordpress.org/support/bb-login.php?action=logout
to https://login.wordpress.org/logout
? Thanks!
MetaMeta Meta is a term that refers to the inside workings of a group. For us, this is the team that works on internal WordPress sites like WordCamp Central and Make WordPress. ticket: #2029-meta
#1641meta has pointed out that plugins.trac.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ is missing ~8400 changesets.
Can we do something to import those missing changesets? As we’re running TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. with explicit synchronization, I think it might just be a case of running trac-admin changeset added
for each of the missing revisionsRevisions The WordPress revisions system stores a record of each saved draft or published update. The revision system allows you to see what changes were made in each revision by dragging a slider (or using the Next/Previous buttons). The display indicates what has changed in each revision..
@otto42, can you please give my account access to close tickets on themes.trac
? I need to test out some i18n changes to the theme upload script and don’t want to clutter the tracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. w/ a bunch of open test tickets.
What can we do to improve the speed and reliability of TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/.? I am seeing two issues in particular: it is terribly slow to complete a request, and web service gets restarted often due to the box maxing out memory.
Possible ideas:
I’m most interested in nginx as a frontend proxy through the existing load balancers, as it seems like it’d be the easiest to set up and give us a decent benefit.
Can a new wp-build TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. environment please be created? build.trac.wordpress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/. No need to configure beyond giving me TRAC_ADMIN. (The associated SVNSVN Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision control system. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS). WordPress core and the wordpress.org released code are all centrally managed through SVN. https://subversion.apache.org/. repository already exists, and I can handle changing the config, templates. etc.)
Can I please have the Virtual Ticket Permissions TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party installed? I’ve already added it to deployDeploy Launching code from a local development environment to the production web server, so that it's available to visitors. (see r4688), it just needs to be run (and whatever else needs to happen for a Trac plugin to be picked up, does it require an ApacheApache Apache is the most widely used web server software. Developed and maintained by Apache Software Foundation. Apache is an Open Source software available for free. restart?). I’ll be configuring it for themes.trac once it is installed.
Can we please have all TracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. installs updated from 1.0 to 1.0.1? In r4654-deployDeploy Launching code from a local development environment to the production web server, so that it's available to visitors., I’ve updated the wporg-svn 0005 tag and migrationMigration Moving the code, database and media files for a website site from one server to another. Most typically done when changing hosting companies. script.
(In particular, http://trac.edgewall.org/changeset/11319 is needed to fix the rendering of attachments ending in *.diff.)
This Trac ticket is not loading: https://core.trac.wordpress.org/ticket/15058. Unicode error.