-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:56:54 +0800
provision: it's probably safe to forget about Python 2.6 in 2017
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:43:00 +0800
provision: target newer Nginx versions (>1.9.5 in this case)
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:40:16 +0800
provision: use become instead of sudo
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 23:17:19 +0800
pipelines: install Mercurial to check builds and SRI
Was lost after provision tests were removed from pipelines.
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:37:13 +0800
pipelines: switch to Xenial, use Ansible from distro repos
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:29:17 +0800
Make: use npm update for devel target
package.json says we want coffee-script >= 1.6.1, so that's what `make devel`
should install (the newest version): since .js source is tracked, there's no
risk of running into breaking changes in coffee-script outside of test
environment. But running into such changes during tests is OK and even
potentially desirable.
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 22:14:00 +0800
pipelines: it's too expensive to test provisioning
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Sep 2017 21:54:49 +0800
pipelines: retain node_modules between runs
-
Anton Shestakov <av6@dwimlabs.net>, Tue, 15 Aug 2017 22:16:25 +0800
updatesri: backslash is not an escape character for urls
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 02 Jan 2017 01:46:02 +0800
index: make input fields below contact list and chat log look separate