That time again http gsoc svn wordpress org…

That time again. https://gsoc.svn.wordpress.org/2013/ and http://gsoc.trac.wordpress.org setup time.

Intern .org usernames, full names, and short project title for any who’ll use gsoc tracTrac Trac is the place where contributors create issues for bugs or feature requests much like GitHub.https://core.trac.wordpress.org/. instead of coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. or plugins trac (for component name):

rmccue — Ryan McCue, REST APIREST API The REST API is an acronym for the RESTful Application Program Interface (API) that uses HTTP requests to GET, PUT, POST and DELETE data. It is how the front end of an application (think “phone app” or “website”) can communicate with the data store (think “database” or “file system”) https://developer.wordpress.org/rest-api/.
ahoereth — Alex Höreth, editor 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.
frederickding — Frederick Ding, migrationMigration Moving the code, database and media files for a website site from one server to another. Most typically done when changing hosting companies.
merty — Mert Yazicioglu, profiles
codebykat — Kat Hagan, post by email
sayaksarkar — Sayak Sarkar, firefoxOS
b0unc3 — Daniele Maio, blackberry 10

#gsoc

@barry @stankea etc Otto has the only ftp…

@barry, @stankea, etc: Otto has the only ftp creds for wp10.wordpress.net, and others need to be able to change images in the theme folder etc. Can you create another ftp account for me, and David and George and I will just share it?

Need this to send out wp10 uploading instructions to all the parties around the world (Australia etc 27th is today not tomorrow), so need access relatively urgently. Thanks, and sorry to interrupt your weekend.

#ftp, #wp10

Can I please have the Virtual Ticket Permissions…

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.

#trac

Can I get SSH or some other kind…

Can I get SSHSSH Secure SHell - a protocol for securely connecting to a remote system in addition to or in place of a password. or some other kind of direct file access to wp10.wordpress.net? Jen needs me to make some theme and 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 changes for connecting it to the meetupMeetup All local/regional gatherings that are officially a part of the WordPress world but are not WordCamps are organized through https://www.meetup.com/. A meetup is typically a chance for local WordPress users to get together and share new ideas and seek help from one another. Searching for ‘WordPress’ on meetup.com will help you find options in your area. api’s, for displaying maps and party info and photos and the like.

#multipattern

Botched the commit message for http bbpress trac…

Botched the commit message for: https://bbpress.trac.wordpress.org/changeset/4914/

Can it be changed to:

In bbp_search_query(), change default value of $new_args to empty array()

#bbpress, #commit-message

Can we please have all Trac installs updated…

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.)

#trac

This Trac ticket is not loading http core…

This Trac ticket is not loading: https://core.trac.wordpress.org/ticket/15058. Unicode error.

#trac

Somebody saying that their IP is blocked…

Somebody saying that their IP is “blocked from plugin and update repository”: https://wordpress.org/support/topic/ip-blocked

Don’t know if it is or not, but thought somebody could check for him.

#tag-it

We need a new VM on xen1 lax…

We need a new VM on xen1.lax for archive.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/, which should have nginxNGINX NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a reverse proxy and load balancer for HTTP, TCP, and UDP servers. https://www.nginx.com/.-base but not PHPPHP PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. http://php.net/manual/en/intro-whatis.php.. A new wporg-archive role should have the bare minimum – just an nginx config that listens on archive.wordpress.org (SSLSSL Secure Socket Layer - Encryption from the server to the browser and back. Prevents prying eyes from seeing what you are sending between your browser and the server. not needed) and serves up static files in /home/archive/public_html.

The SSHSSH Secure SHell - a protocol for securely connecting to a remote system in addition to or in place of a password. keys for coffee2code, otto42, and myself should be installed for the archive user. Ideally the user should have the ability do to the following:

  • sudo /usr/bin/vim /usr/local/etc/conf.d/archive.wordpress.org.conf
  • sudo /etc/init.d/nginx reload

(This has been discussed with and signed off by @barry)

#archive-wordpress-org, #server