Henrik Levkowetz
99d6ce5710
Added a couple of progress messages.
...
- Legacy-Id: 10470
2015-11-13 17:49:43 +00:00
Henrik Levkowetz
51f78aa044
Fixed a typo
...
- Legacy-Id: 10469
2015-11-13 17:34:42 +00:00
Henrik Levkowetz
5ad8db39e9
Additional docker tweaks
...
- Legacy-Id: 10468
2015-11-13 17:33:00 +00:00
Henrik Levkowetz
d7595e506b
A little script to pull down and unpack a copy of the datatracker's mysql database files.
...
- Legacy-Id: 10467
2015-11-13 08:06:28 +00:00
Henrik Levkowetz
a5435449cd
Tweaks to the docker setup to make it work nicely to run different docker containers for different SVN branches.
...
- Legacy-Id: 10466
2015-11-12 22:40:42 +00:00
Henrik Levkowetz
07eb5d9b21
Minor tweak to docker-init
...
- Legacy-Id: 10462
2015-11-09 22:44:30 +00:00
Henrik Levkowetz
2664ef3039
Updated the docker init-script to not re-install MySQL; it can cause more trouble than it might save; added a guard against trying to set up the ietf database if MySQL isn't running; and changed the final working directory to be the same as where the user invoked the 'docker/run' command. If not started via docker/run, drop into the home directory.
...
- Legacy-Id: 10461
2015-11-09 22:34:56 +00:00
Henrik Levkowetz
bfc42ae7bc
Updated docker/run with options to select a non-default docker-repository and docker image tag (which now defaults to the svn branch basename); added handling for missing docker environment variables, and for the docker virtual machine not running.
...
- Legacy-Id: 10460
2015-11-09 22:21:55 +00:00
Henrik Levkowetz
d709ca6686
Added a python lib upgrade step to the mkrelease script.
...
- Legacy-Id: 10457
2015-11-09 11:24:36 +00:00
Henrik Levkowetz
9fc04943cc
Coverage 4.0.2 is buggy; disallow it in requirements.txt.
...
- Legacy-Id: 10456
2015-11-08 20:56:10 +00:00
Henrik Levkowetz
30c538790a
Removed parts of Dockerfile, simplifying it and reducing the image size. Modified and simplified the docker entrypoint script. Tweaked the cleanup actions of docker/run.
...
- Legacy-Id: 10455
2015-11-08 18:44:41 +00:00
Henrik Levkowetz
2191ec3cbd
Removed logging through ietf.utils.log.log when running tests -- should shave another 15% off the test suite run time.
...
- Legacy-Id: 10454
2015-11-08 14:26:41 +00:00
Henrik Levkowetz
fdc7dea3df
Merged in [10097] from olau@iola.dk, in order to speed up the test suite.
...
- Legacy-Id: 10453
Note: SVN reference [10097] has been migrated to Git commit 99a9cb5569
2015-11-08 14:24:19 +00:00
Henrik Levkowetz
bb3424f0fa
Set version info and settings back to development mode
...
- Legacy-Id: 10450
2015-11-08 09:20:38 +00:00
Henrik Levkowetz
0a65695700
Set version info to release version 6.9.0 before branching.
...
- Legacy-Id: 10448
2015-11-08 09:20:30 +00:00
Henrik Levkowetz
edd69f7e75
Changelog entry for 6.9.0
...
- Legacy-Id: 10447
2015-11-08 09:20:25 +00:00
Henrik Levkowetz
881763d3ef
Code coverage data for release 6.9.0
...
- Legacy-Id: 10446
2015-11-08 09:20:18 +00:00
Henrik Levkowetz
f2fed6a543
Merged in [10431] from rjsparks@nostrum.com:
...
Reduce confusion around how to send a document from a WG to the IESG through additional, restrictive, validation on the stream state editing form. Fixes bug #1418 .
- Legacy-Id: 10445
Note: SVN reference [10431] has been migrated to Git commit 5ee77ca282
2015-11-07 23:12:43 +00:00
Henrik Levkowetz
c5ad40c250
Merged in [10430] from rjsparks@nostrum.com:
...
Reflect the right group type in personnel change messages. Fixes #1746 .
- Legacy-Id: 10444
Note: SVN reference [10430] has been migrated to Git commit 24e451739c
2015-11-07 22:31:18 +00:00
Henrik Levkowetz
f8872fd3dd
Tweaked docker/run
...
- Legacy-Id: 10443
2015-11-07 22:14:22 +00:00
Henrik Levkowetz
0b1ca354fa
Merged in [10429] from rjsparks@nostrum.com:
...
Display the To and (if it exists) Cc correctly on the publication request form. Fixes #1819 .
- Legacy-Id: 10442
Note: SVN reference [10429] has been migrated to Git commit e1469522dd
2015-11-07 22:12:46 +00:00
Henrik Levkowetz
84860d87f7
Merged in [10426] from rjsparks@nostrum.com:
...
Fix the links on the state help index page. Fixes #1775 .
- Legacy-Id: 10441
Note: SVN reference [10426] has been migrated to Git commit 7e39db81ea
2015-11-07 21:59:58 +00:00
Henrik Levkowetz
408d51c11f
Merged in [10425] from bartosz.balazinski@interdigital.com:
...
Provide information about who has suggested document replaced-by information in the notification email.
This commit fixes bug 1817,
- Legacy-Id: 10440
Note: SVN reference [10425] has been migrated to Git commit ba39077180
2015-11-07 21:43:27 +00:00
Henrik Levkowetz
95a001333b
Added more cleanup to the docker/run command
...
- Legacy-Id: 10439
2015-11-07 21:22:55 +00:00
Henrik Levkowetz
81d87f5584
Updated docker/README
...
- Legacy-Id: 10438
2015-11-07 21:14:04 +00:00
Henrik Levkowetz
5d6128eded
Added a README file for the docker image.
...
- Legacy-Id: 10437
2015-11-07 20:26:53 +00:00
Henrik Levkowetz
c2432107a3
Updated Dockerfile and the default settings_local for the docker image. Added docker-init.sh which is used in the docker image, and docker/run which is a wrapper which runs the docker image with suitable settings.
...
- Legacy-Id: 10436
2015-11-07 20:25:37 +00:00
Henrik Levkowetz
a17b3c62f5
Added a default settings_local for use in the docker image. Tweaked the dockerfile some.
...
- Legacy-Id: 10435
2015-11-06 18:28:43 +00:00
Henrik Levkowetz
d9e2354aa2
A first version of a Dockerfile, to build a docker image suitable for hosting a development version of the datatracker. This version runs the test suite successfully, but does not set up the database and does not contain supporting drafts, charters, etc.
...
- Legacy-Id: 10434
2015-11-06 17:30:23 +00:00
Henrik Levkowetz
f336da26c9
Updated settings, according to [10432]
...
- Legacy-Id: 10433
Note: SVN reference [10432] has been migrated to Git commit 7ae67e4027
2015-11-06 16:05:43 +00:00
Henrik Levkowetz
7ae67e4027
Added some default aliases files to the repository, and updated the aliases settings accordingly. Appropriate production settings have been added to setting_locals in production.
...
- Legacy-Id: 10432
2015-11-06 16:00:10 +00:00
Robert Sparks
5ee77ca282
Reduce confusion around how to send a document from a WG to the IESG through additional, restrictive, validation on the stream state editing form. Fixes bug #1418 . Commit ready for merge.
...
- Legacy-Id: 10431
2015-11-06 02:32:59 +00:00
Robert Sparks
24e451739c
Reflect the right group type in personnel change messages. Fixes #1746 . Commit ready for merge.
...
- Legacy-Id: 10430
2015-11-05 06:32:04 +00:00
Robert Sparks
e1469522dd
Display the To and (if it exists) Cc correctly on the publication request form. Fixes #1819 . Commit ready for merge.
...
- Legacy-Id: 10429
2015-11-05 04:30:09 +00:00
Robert Sparks
7e39db81ea
Fix the links on the state help index page. Fixes #1775 . Commit ready for merge.
...
- Legacy-Id: 10426
2015-11-05 02:03:40 +00:00
Bartosz Balazinski
ba39077180
This commit fixes bug 1817, commit ready to merge
...
- Legacy-Id: 10425
2015-11-04 23:25:51 +00:00
Henrik Levkowetz
00853fda8d
Updated mergeinfo
...
- Legacy-Id: 10424
2015-11-04 08:54:05 +00:00
Henrik Levkowetz
c427d989ab
Forward merge from trunk.
...
- Legacy-Id: 10423
2015-11-04 08:52:36 +00:00
Henrik Levkowetz
db7aa73eb4
Merged in [10418] from henrik@levkowetz.com:
...
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
- Legacy-Id: 10420
Note: SVN reference [10418] has been migrated to Git commit cf7d794b09
2015-11-04 08:46:35 +00:00
Henrik Levkowetz
cf7d794b09
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
...
- Legacy-Id: 10418
2015-11-04 07:34:56 +00:00
Henrik Levkowetz
eb76e21aa8
Merged in [10414] from rjsparks@nostrum.com:
...
Put possibly replaces sections in the right columns. Fixes #1802 .
- Legacy-Id: 10417
Note: SVN reference [10414] has been migrated to Git commit d97c29fdcf
2015-11-04 05:22:16 +00:00
Henrik Levkowetz
471ed32536
Merged in [10413] from rcross@amsl.com:
...
Update proceedings permissions again.
- Legacy-Id: 10416
Note: SVN reference [10413] has been migrated to Git commit 3f1b281a74
2015-11-04 04:51:42 +00:00
Henrik Levkowetz
0117af5657
Keep draft aliases for 2 years rather than 1 year from posting.
...
- Legacy-Id: 10415
2015-11-04 02:22:49 +00:00
Robert Sparks
d97c29fdcf
Put possibly replaces sections in the right columns. Fixes #1802 . Commit ready for merge.
...
- Legacy-Id: 10414
2015-11-04 02:04:24 +00:00
Henrik Levkowetz
7113663676
Merged in [10405] from rjsparks@nostrum.com:
...
Addresses an issue where the WG document page would show the same document in more than one section. Fixes #1827 .
- Legacy-Id: 10412
Note: SVN reference [10405] has been migrated to Git commit 95df98b6d4
2015-11-03 15:44:53 +00:00
Henrik Levkowetz
7d692a8826
Merged in [10384] from rjsparks@nostrum.com:
...
When a group gives a document a new group state (particularly for the first time), send a message that says what happened instead of simply \'Adopted\'. Fixes #1830 .
- Legacy-Id: 10411
Note: SVN reference [10384] has been migrated to Git commit be377e5ac5
2015-11-03 15:02:47 +00:00
Henrik Levkowetz
8aafb65743
Merged in [10383] from rcross@amsl.com:
...
Update proceedings permissions.
- Legacy-Id: 10410
Note: SVN reference [10383] has been migrated to Git commit 788748d7e7
2015-11-03 14:43:47 +00:00
Henrik Levkowetz
693badfd94
Merged in [10379] from rjsparks@nostrum.com:
...
Change the acronym link on the html agenda page to go to the group's charter page rather than the charter's document page.
- Legacy-Id: 10409
Note: SVN reference [10379] has been migrated to Git commit bf0a5e3da4
2015-11-03 14:16:44 +00:00
Henrik Levkowetz
d8e0dba858
Updated hold-for-merge
...
- Legacy-Id: 10407
2015-11-03 13:52:20 +00:00
Henrik Levkowetz
be491ac1a0
Merged in [10378] from rjsparks@nostrum.com:
...
Make the internal review message reflect whether this is a new chartering effort or a recharter. Fixes #1814 .
- Legacy-Id: 10406
Note: SVN reference [10378] has been migrated to Git commit ff93fe3599
2015-11-03 13:49:21 +00:00