Page MenuHomeDevCentral
Feed All Stories

Oct 19 2016

dereckson moved T851: Map GitHub gates to Phabricator instances from Next to Backlog on the User-Dereckson board.
Oct 19 2016, 14:21 · TrustSpace, User-Dereckson, Notifications center
dereckson moved T954: Get a mapping class from an instance from Next to Backlog on the User-Dereckson board.
Oct 19 2016, 14:21 · Technical debt, Notifications center
dereckson moved T991: Document notifications center configuration schemas from Next to Backlog on the User-Dereckson board.
Oct 19 2016, 14:21 · XML, Technical debt, Notifications center, Schemas
dereckson raised the priority of T722: Provide a network for Stormshear instances from Low to Normal.
Oct 19 2016, 14:21 · User-Dereckson, Servers
dereckson raised the priority of T722: Provide a network for Stormshear instances from Low to Normal.

New card has been correctly recognized on Ysul as em1 after a reboot.

Oct 19 2016, 14:21 · User-Dereckson, Servers
dereckson added a comment to T924: Upgrade Ysul to FreeBSD 11.

First reboot worked well, now next step is upgrading from 10.3 to 11.

Oct 19 2016, 14:20 · User-Dereckson, Servers

Oct 18 2016

dereckson added a comment to T924: Upgrade Ysul to FreeBSD 11.

According https://forums.freebsd.org/threads/58098/ an upgrade to 10.3 is required as a milestone.

Oct 18 2016, 21:26 · User-Dereckson, Servers
dereckson claimed T924: Upgrade Ysul to FreeBSD 11.

Scheduled at 2016-10-18 14:00 UTC.

Oct 18 2016, 16:27 · User-Dereckson, Servers

Oct 15 2016

Sandlayth closed T1025: Install the locale package in the nginx-php-fpm docker image as Resolved.
Oct 15 2016, 17:59 · Nasqueron Docker deployment squad, Docker images
Sandlayth closed T1025: Install the locale package in the nginx-php-fpm docker image, a subtask of T1024: Specify the locale used in the nginx-php-fpm docker image, as Resolved.
Oct 15 2016, 17:59 · Nasqueron Docker deployment squad, Docker images
Sandlayth committed rDPHPFPM4d812fd6d394: Setting C.UTF-8 as default environment variable (authored by Sandlayth).
Setting C.UTF-8 as default environment variable
Oct 15 2016, 17:58
Sandlayth closed T1024: Specify the locale used in the nginx-php-fpm docker image as Resolved by committing rDPHPFPM4d812fd6d394: Setting C.UTF-8 as default environment variable.
Oct 15 2016, 17:58 · Nasqueron Docker deployment squad, Docker images
Sandlayth closed D685: Setting C.UTF-8 as default environment variable by committing rDPHPFPM4d812fd6d394: Setting C.UTF-8 as default environment variable.
Oct 15 2016, 17:58 · Docker images
Sandlayth added a revision to T1025: Install the locale package in the nginx-php-fpm docker image: D685: Setting C.UTF-8 as default environment variable.
Oct 15 2016, 17:49 · Nasqueron Docker deployment squad, Docker images
Sandlayth added a task to D685: Setting C.UTF-8 as default environment variable: T1025: Install the locale package in the nginx-php-fpm docker image.
Oct 15 2016, 17:49 · Docker images
dereckson accepted D685: Setting C.UTF-8 as default environment variable.
Build
$ docker build -t nasqueron/nginx-php-fpm .
[…]
Successfully built 25d2a92140ec
$ docker run --rm -it nasqueron/nginx-php-fpm bash
Oct 15 2016, 17:49 · Docker images
Sandlayth updated the diff for D685: Setting C.UTF-8 as default environment variable.

Adding locales package.

Oct 15 2016, 17:02 · Docker images
Sandlayth created T1025: Install the locale package in the nginx-php-fpm docker image.
Oct 15 2016, 08:07 · Nasqueron Docker deployment squad, Docker images

Oct 14 2016

dereckson requested changes to D685: Setting C.UTF-8 as default environment variable.

Package locales should be installed before configure it.

Oct 14 2016, 22:54 · Docker images

Oct 13 2016

Sandlayth retitled D685: Setting C.UTF-8 as default environment variable from to Setting C.UTF-8 as default environment variable.
Oct 13 2016, 18:38 · Docker images
Sandlayth added a revision to T1024: Specify the locale used in the nginx-php-fpm docker image: D685: Setting C.UTF-8 as default environment variable.
Oct 13 2016, 18:38 · Nasqueron Docker deployment squad, Docker images
Sandlayth added a comment to T1024: Specify the locale used in the nginx-php-fpm docker image.

In best practices, reconfiguring locales is recommended:

RUN dpkg-reconfigure locales && \
    locale-gen C.UTF-8 && \
    /usr/sbin/update-locale LANG=C.UTF-8
Oct 13 2016, 18:16 · Nasqueron Docker deployment squad, Docker images
Sandlayth created T1024: Specify the locale used in the nginx-php-fpm docker image.
Oct 13 2016, 18:11 · Nasqueron Docker deployment squad, Docker images

Oct 11 2016

Sandlayth committed rDPHPFPMb8aa90c6ee46: Upgrade to PHP 5.6.26 (authored by Sandlayth).
Upgrade to PHP 5.6.26
Oct 11 2016, 12:31
Sandlayth closed T1023: Upgrade Docker images to PHP 5.6.26 as Resolved by committing rDPHPFPMb8aa90c6ee46: Upgrade to PHP 5.6.26.
Oct 11 2016, 12:30 · security, Docker images
Sandlayth closed D684: Upgrade to PHP 5.6.26 by committing rDPHPFPMb8aa90c6ee46: Upgrade to PHP 5.6.26.
Oct 11 2016, 12:29 · Docker images

Oct 10 2016

dereckson accepted D684: Upgrade to PHP 5.6.26.
Oct 10 2016, 22:46 · Docker images
Sandlayth retitled D684: Upgrade to PHP 5.6.26 from to Upgrade to PHP 5.6.26.
Oct 10 2016, 21:08 · Docker images
Sandlayth added a revision to T1023: Upgrade Docker images to PHP 5.6.26: D684: Upgrade to PHP 5.6.26.
Oct 10 2016, 21:08 · security, Docker images
dereckson raised the priority of T1023: Upgrade Docker images to PHP 5.6.26 from Normal to High.

5.6.26 is a security release according the changelog.

Oct 10 2016, 21:06 · security, Docker images
Sandlayth created T1023: Upgrade Docker images to PHP 5.6.26.
Oct 10 2016, 20:15 · security, Docker images

Oct 8 2016

dereckson added a comment to T924: Upgrade Ysul to FreeBSD 11.

FreeBSD 11 builds are ready.

Oct 8 2016, 21:14 · User-Dereckson, Servers

Oct 2 2016

dereckson committed rOPSfdb5bb7d6d92: Install verbiste and aspell-fr on Eglide (authored by dereckson).
Install verbiste and aspell-fr on Eglide
Oct 2 2016, 13:14
dereckson closed D683: Install verbiste and aspell-fr on Eglide by committing rOPSfdb5bb7d6d92: Install verbiste and aspell-fr on Eglide.
Oct 2 2016, 13:14

Sep 27 2016

Sandlayth accepted D683: Install verbiste and aspell-fr on Eglide.
Sep 27 2016, 16:58

Sep 25 2016

dereckson added a comment to D683: Install verbiste and aspell-fr on Eglide.

Works fine:

Sep 25 2016, 17:09
dereckson retitled D683: Install verbiste and aspell-fr on Eglide from to Install verbiste and aspell-fr on Eglide.
Sep 25 2016, 16:50

Sep 23 2016

dereckson created T1022: Force default language for existing objects.
Sep 23 2016, 17:15 · wp-cli-polylang

Sep 18 2016

dereckson retitled D682: Localisation for disambiguation pages from to Localisation for disambiguation pages.
Sep 18 2016, 23:15

Sep 17 2016

dereckson committed rKMAILGUNf8dbcea0b9c5: Typehint $payload parameter in MailgunMessage methods (authored by dereckson).
Typehint $payload parameter in MailgunMessage methods
Sep 17 2016, 23:14
dereckson closed D681: Typehint $payload parameter in MailgunMessage methods by committing rKMAILGUNf8dbcea0b9c5: Typehint $payload parameter in MailgunMessage methods.
Sep 17 2016, 23:14
dereckson accepted D681: Typehint $payload parameter in MailgunMessage methods.
Sep 17 2016, 23:14
dereckson retitled D681: Typehint $payload parameter in MailgunMessage methods from to Typehint $payload parameter in MailgunMessage methods.
Sep 17 2016, 23:14
dereckson committed rNOTIF5ff224428583: Prune unused use statement (authored by dereckson).
Prune unused use statement
Sep 17 2016, 22:41
dereckson closed D680: Prune unused use statement by committing rNOTIF5ff224428583: Prune unused use statement.
Sep 17 2016, 22:40
alken-orin added a comment to D680: Prune unused use statement.

Build is green https://ci.nasqueron.org/job/test-notifications-phab/215/ for more details.

Sep 17 2016, 22:39
dereckson accepted D680: Prune unused use statement.
Sep 17 2016, 22:38
dereckson retitled D680: Prune unused use statement from to Prune unused use statement.
Sep 17 2016, 22:37
dereckson added a comment to T924: Upgrade Ysul to FreeBSD 11.

New release date according the calendar: 28 September 2016

Sep 17 2016, 02:45 · User-Dereckson, Servers

Sep 16 2016

dereckson created T1021: Fix "New images pushed to Docker Hub" timer.
Sep 16 2016, 22:49 · Dæghrefn
dereckson created T1019: GitHub integrations webhooks events.
Sep 16 2016, 22:23 · User-Dereckson, Notifications center
dereckson created T1020: GitHub integrations webhooks events.
Sep 16 2016, 22:22 · Notifications center
dereckson triaged T1020: GitHub integrations webhooks events as Low priority.
Sep 16 2016, 22:22 · Notifications center

Sep 13 2016

dereckson committed rOPSe1dcb5139868: Deploy www.eglide.org (authored by dereckson).
Deploy www.eglide.org
Sep 13 2016, 21:18
dereckson closed D678: Deploy www.eglide.org by committing rOPSe1dcb5139868: Deploy www.eglide.org.
Sep 13 2016, 21:17
Sandlayth accepted D678: Deploy www.eglide.org.
Sep 13 2016, 21:00

Sep 12 2016

xcombelle created T1018: Create dynbridge.
Sep 12 2016, 07:25 · Dynbridge, User-xcombelle
dereckson committed rOPS248f5481198c: Ensure SLS IDs are unique (authored by dereckson).
Ensure SLS IDs are unique
Sep 12 2016, 05:13
dereckson closed T1017: Conflict between roles/core/rc and roles/core/rsyslog as Resolved by committing rOPS248f5481198c: Ensure SLS IDs are unique.
Sep 12 2016, 05:13 · Regression, Salt, Servers
dereckson closed D679: Ensure SLS IDs are unique by committing rOPS248f5481198c: Ensure SLS IDs are unique.
Sep 12 2016, 05:13
dereckson accepted D679: Ensure SLS IDs are unique.
Sep 12 2016, 05:12
dereckson added a task to D679: Ensure SLS IDs are unique: T1017: Conflict between roles/core/rc and roles/core/rsyslog.
Sep 12 2016, 05:12
dereckson added a revision to T1017: Conflict between roles/core/rc and roles/core/rsyslog: D679: Ensure SLS IDs are unique.
Sep 12 2016, 05:12 · Regression, Salt, Servers
dereckson created T1017: Conflict between roles/core/rc and roles/core/rsyslog.
Sep 12 2016, 05:05 · Regression, Salt, Servers
dereckson closed T1016: MySQL external support on Ysul as Resolved.
Sep 12 2016, 04:26 · security, Servers, User-Dereckson
dereckson retitled D678: Deploy www.eglide.org from to Deploy www.eglide.org.
Sep 12 2016, 04:21
dereckson updated the task description for T806: rsyslogd: action 'action 9' suspended.
Sep 12 2016, 03:54 · User-Dereckson, Eglide, Servers
dereckson added a comment to T806: rsyslogd: action 'action 9' suspended.

Root cause: rsyslog was trying to use xconsole, a program not installed, to send some logs to.

Sep 12 2016, 03:54 · User-Dereckson, Eglide, Servers
dereckson committed rOPSed2a64f0931f: Disable xconsole pipeline in rsyslog (authored by dereckson).
Disable xconsole pipeline in rsyslog
Sep 12 2016, 03:53
dereckson closed D673: Disable xconsole pipeline in rsyslog by committing rOPSed2a64f0931f: Disable xconsole pipeline in rsyslog.
Sep 12 2016, 03:53
dereckson closed T806: rsyslogd: action 'action 9' suspended as Resolved by committing rOPSed2a64f0931f: Disable xconsole pipeline in rsyslog.
Sep 12 2016, 03:52 · User-Dereckson, Eglide, Servers
dereckson committed rEGLIDEWWW5eb0759bfc0d: Add favicon (authored by dereckson).
Add favicon
Sep 12 2016, 01:53
dereckson committed rEGLIDEWWWab123e445ffd: Placeholder page (authored by dereckson).
Placeholder page
Sep 12 2016, 01:53
dereckson closed D676: Placeholder page by committing rEGLIDEWWWab123e445ffd: Placeholder page.
Sep 12 2016, 01:53
dereckson committed rEGLIDEWWWaa2809ccb18f: Import Foundation Icon Fonts 3 (authored by dereckson).
Import Foundation Icon Fonts 3
Sep 12 2016, 01:53
dereckson closed D677: Import Foundation Icon Fonts 3 by committing rEGLIDEWWWaa2809ccb18f: Import Foundation Icon Fonts 3.
Sep 12 2016, 01:52
dereckson closed D675: Add favicon by committing rEGLIDEWWW5eb0759bfc0d: Add favicon.
Sep 12 2016, 01:52
dereckson renamed T1014: Setup a project and a repository for the TCL <> Python layer from Setup a project and a repository for the TCL <> Python layer for eggdrop to Setup a project and a repository for the TCL <> Python layer.
Sep 12 2016, 01:41 · Dynbridge, DevCentral
dereckson added a comment to T1014: Setup a project and a repository for the TCL <> Python layer.

Created Dynbridge project.

Sep 12 2016, 01:37 · Dynbridge, DevCentral
dereckson added a project to T1014: Setup a project and a repository for the TCL <> Python layer: Dynbridge.
Sep 12 2016, 01:37 · Dynbridge, DevCentral
dereckson created Dynbridge.
Sep 12 2016, 01:34
dereckson moved T487: Commit to rCORE from Backlog to Needs Review / Blocked / Waiting on the User-xcombelle board.
Sep 12 2016, 01:31 · User-xcombelle, We are Nasqueron
dereckson added a project to T487: Commit to rCORE: User-xcombelle.
Sep 12 2016, 01:30 · User-xcombelle, We are Nasqueron
dereckson added a project to T615: Get the list of the repositories for a GitHub organization: User-xcombelle.
Sep 12 2016, 01:30 · User-Dereckson, User-xcombelle, DevCentral, Continous integration and delivery
dereckson added a project to T238: JSTOR metadata aren't correctly parsed anymore: User-xcombelle.
Sep 12 2016, 01:30 · User-xcombelle, Source templates generator
dereckson added a project to T966: improve how to contribute on agora: User-xcombelle.
Sep 12 2016, 01:30 · User-xcombelle, Agora, documentation, DevCentral
dereckson created User-xcombelle.
Sep 12 2016, 01:29
dereckson added a comment to T1014: Setup a project and a repository for the TCL <> Python layer.

I summarize some discussions about the name we had on IRC:

Sep 12 2016, 01:19 · Dynbridge, DevCentral
dereckson created T1016: MySQL external support on Ysul.
Sep 12 2016, 01:05 · security, Servers, User-Dereckson

Sep 11 2016

Sandlayth accepted D676: Placeholder page.
Sep 11 2016, 19:00
Sandlayth accepted D673: Disable xconsole pipeline in rsyslog.
Sep 11 2016, 18:59
dereckson updated the diff for D676: Placeholder page.

Rebased against D677 without D675 content.

Sep 11 2016, 04:07
dereckson updated the diff for D676: Placeholder page.

Rebased against D677.

Sep 11 2016, 04:06
dereckson accepted D677: Import Foundation Icon Fonts 3.
Sep 11 2016, 04:03
dereckson retitled D677: Import Foundation Icon Fonts 3 from to Import Foundation Icon Fonts 3.
Sep 11 2016, 04:03
dereckson retitled D676: Placeholder page from to Placeholder page.
Sep 11 2016, 03:56
dereckson accepted D675: Add favicon.
Sep 11 2016, 03:55
dereckson retitled D675: Add favicon from to Add favicon.
Sep 11 2016, 03:53
dereckson created T1015: Twitter account for Eglide.
Sep 11 2016, 02:42 · User-Dereckson, IRC, Dæghrefn, Eglide
dereckson retitled D674: Initial revision from to Initial revision.
Sep 11 2016, 02:34