Henrik Levkowetz
7366ca6efd
Various commit hooks in use currently.
...
- Legacy-Id: 10557
2015-12-09 21:12:36 +00:00
Henrik Levkowetz
063d92bfe7
Merged in [10530] from lars@netapp.com:
...
Update a number of web assets to their latest versions.
- Legacy-Id: 10552
Note: SVN reference [10530] has been migrated to Git commit 808196bc0c
2015-12-08 21:43:46 +00:00
Henrik Levkowetz
862808c3e5
Too good to be true. I don't know what the svn merge command does with -x -b, but id doesn't merge without whitespace changes. Reverting the previous change to bin/mergedevbranch.
...
- Legacy-Id: 10549
2015-12-08 00:00:58 +00:00
Henrik Levkowetz
452166afd0
Not downgrading the PT fonts to a smaller unicode range at this time.
...
- Legacy-Id: 10548
2015-12-07 18:08:38 +00:00
Henrik Levkowetz
afd9b70bbd
Added the --ignore-space-change switch to both the svn diff and merge commands in bin/mergedevbranch, to avoid spending time on editors that frivolously changes whitespace. Didn't occur to me earlier that the merge command might be able to do this, but it can. Splendid.
...
- Legacy-Id: 10547
2015-12-07 18:08:01 +00:00
Henrik Levkowetz
363630f389
Fixed a problem with wrapping of double-spaced text in author lists for 1id-abstracts.
...
- Legacy-Id: 10545
2015-12-05 14:33:35 +00:00
Henrik Levkowetz
d3c5609cde
Added some tests for the group role email utility functions used by the alias generation scripts. Tempted to start using factory boy, but will wait till Robert's work in the nomcom branch comes in.
...
- Legacy-Id: 10544
2015-12-04 23:10:01 +00:00
Henrik Levkowetz
9b274111eb
Added group secretaries to the alias lists. Refactored related utility functions to less code with fewer branches with greater generality.
...
- Legacy-Id: 10543
2015-12-04 20:30:43 +00:00
Lars Eggert
808196bc0c
Update a number of web assets to their latest versions.
...
Commit ready for merge.
- Legacy-Id: 10530
2015-12-02 15:05:51 +00:00
Lars Eggert
29f021d7f4
Add a button to I-D and RFC pages that provides a citation in bibtex format for
...
the document. Commit ready for merge.
- Legacy-Id: 10529
2015-12-02 14:07:16 +00:00
Henrik Levkowetz
f5ca3a12bc
Fixed a bug in the header/footer stripping done before abstract extraction when a draft is submitted.
...
- Legacy-Id: 10519
2015-11-24 20:01:31 +00:00
Henrik Levkowetz
b9936e16e2
Added a missing release manager and date line for 6.11.0, and restored the 6.10.0 release date.
...
- Legacy-Id: 10518
2015-11-20 21:37:18 +00:00
Henrik Levkowetz
95e2147f73
Set version info and settings back to development mode
...
- Legacy-Id: 10516
2015-11-20 20:25:23 +00:00
Henrik Levkowetz
f1fba5aa9e
Set version info to release version 6.11.0 before branching.
...
- Legacy-Id: 10514
2015-11-20 20:25:13 +00:00
Henrik Levkowetz
f35df7dbcd
Changelog entry for 6.11.0
...
- Legacy-Id: 10513
2015-11-20 20:25:07 +00:00
Henrik Levkowetz
112a04dc43
Code coverage data for release 6.11.0
...
- Legacy-Id: 10512
2015-11-20 20:25:01 +00:00
Henrik Levkowetz
a5a502c48e
Augmented the new liaison add_comment test to test the add_comment page and template.
...
- Legacy-Id: 10511
2015-11-20 20:16:06 +00:00
Henrik Levkowetz
041532dc5e
Tweaked (normalized) how branches are expressed by bin/mergeready.
...
- Legacy-Id: 10509
2015-11-19 22:19:42 +00:00
Henrik Levkowetz
09e3f4e96d
Added a management command to check referential integrity, original code
...
conceived and written by rjsparks@nostrum.com , with some additions and
adaptation as a management command by henrik@levkowetz.com .
This integrity checker, when run on the IETF database in November 2015,
seemed to have a factor on the order of 100 better speed and lower memory
consumption than the code in
https://stackoverflow.com/questions/4734645/is-there-a-tool-to-check-database-integrity-in-django
No exact figure is available, as the latter had to be killed when it had
taken all available ram (~14G) on the development machine, and started to
cause heavy swapping.
- Legacy-Id: 10508
2015-11-19 21:40:37 +00:00
Henrik Levkowetz
ff6969815c
Added a migration to go with the liaison updates.
...
- Legacy-Id: 10507
2015-11-19 21:19:52 +00:00
Henrik Levkowetz
6ab5365296
Merged in^/personal/rcross/v6.7.3.dev0@10465, which included [10382],[10464],[10465], introducing a number of usability fixes to the liaison tool, including a new tab for action needed statements and the ability to add comments to liaison statements' history.
...
- Legacy-Id: 10506
Note: SVN reference [10382] has been migrated to Git commit b7bbfd8312
Note: SVN reference [10464] has been migrated to Git commit 1ea5dcf907
Note: SVN reference [10465] has been migrated to Git commit eed28dbb49
2015-11-19 19:53:12 +00:00
Henrik Levkowetz
000456b185
Merged in [10503] from rjsparks@nostrum.com:
...
Allow setting the stream state of a document that has not yet had any stream state set. Fixes #1859 . Candidate for patch.
- Legacy-Id: 10504
Note: SVN reference [10503] has been migrated to Git commit 5a591bb263
2015-11-17 22:00:09 +00:00
Robert Sparks
5a591bb263
Allow setting the stream state of a document that has not yet had any stream state set. Fixes #1859 . Commit ready for merge. Candidate for patch.
...
- Legacy-Id: 10503
2015-11-17 04:33:35 +00:00
Henrik Levkowetz
bfdacef1c0
Updated docker README and a docker-init tweak.
...
- Legacy-Id: 10500
2015-11-16 20:22:14 +00:00
Henrik Levkowetz
66411ea795
Updated PLAN
...
- Legacy-Id: 10499
2015-11-16 20:20:47 +00:00
Henrik Levkowetz
145cc4dd61
Updated the mkrelease script to send svn checkout links which specify https://, not http.
...
- Legacy-Id: 10498
2015-11-16 17:44:11 +00:00
Henrik Levkowetz
7e08303c33
Set version info and settings back to development mode
...
- Legacy-Id: 10496
2015-11-15 16:25:44 +00:00
Henrik Levkowetz
789cf3eef9
Set version info to release version 6.10.0 before branching.
...
- Legacy-Id: 10494
2015-11-15 16:25:35 +00:00
Henrik Levkowetz
8dc2ed6d91
Changelog entry for 6.10.0
...
- Legacy-Id: 10493
2015-11-15 16:25:32 +00:00
Henrik Levkowetz
9f03207082
Code coverage data for release 6.10.0
...
- Legacy-Id: 10492
2015-11-15 16:25:28 +00:00
Henrik Levkowetz
10f2bc053d
Minor tweaks to the docker files.
...
- Legacy-Id: 10491
2015-11-15 16:18:22 +00:00
Henrik Levkowetz
979b314462
Updated changelog information for v6.10.0.
...
- Legacy-Id: 10490
2015-11-15 15:35:18 +00:00
Henrik Levkowetz
cc84668862
Updated utils resources.py
...
- Legacy-Id: 10489
2015-11-14 23:47:02 +00:00
Henrik Levkowetz
1759f1b38e
Updated utils/resources.py to include an endpoint for the new DumpInfo table.
...
- Legacy-Id: 10488
2015-11-14 23:41:25 +00:00
Henrik Levkowetz
a36ca9226c
Set svn:ignore properties on data/
...
- Legacy-Id: 10487
2015-11-14 23:38:50 +00:00
Henrik Levkowetz
41124d73e2
Added a utility file used in Dockerfile to augment /etc/bash.bashrc to set a prompt which won't use the whole commandline width under virtualenv.
...
- Legacy-Id: 10486
2015-11-14 23:36:24 +00:00
Henrik Levkowetz
2a9803346b
Updated changelog information for v6.10.0.
...
- Legacy-Id: 10485
2015-11-14 23:16:41 +00:00
Henrik Levkowetz
56f791a2fd
Fix permission trouble writing to /dev/stderr when running within docker. Exit if running in an unexpected environment. Fixed a typo in an informational message. Refined the hanling of ~/.docker-info files. Improved the permission mods on the unpacked mysql files (matching the permissions mysql prefers).
...
- Legacy-Id: 10484
2015-11-14 23:06:40 +00:00
Henrik Levkowetz
c8b534ffc9
Give the mysql user suitable group membership. Give the developer sudo rights.
...
- Legacy-Id: 10483
2015-11-14 23:03:31 +00:00
Henrik Levkowetz
e72cdf4114
Provide openssh and sudo in the docker-environment.
...
- Legacy-Id: 10482
2015-11-14 23:02:20 +00:00
Henrik Levkowetz
952a680305
Load database through 'manage.py dbshell'. Avoids repeating username, password, etc. in several places (DRY).
...
- Legacy-Id: 10481
2015-11-14 23:01:40 +00:00
Henrik Levkowetz
29b30c6c3c
Added a utility model to hold information on when a given database dump has been done.
...
- Legacy-Id: 10480
2015-11-14 22:59:14 +00:00
Henrik Levkowetz
5a368acc13
Updated the svn:ignore settings for bin/
...
- Legacy-Id: 10479
2015-11-14 20:47:20 +00:00
Henrik Levkowetz
7dabcf8f54
Updated changelog information for v6.10.0.
...
- Legacy-Id: 10478
2015-11-14 20:44:05 +00:00
Henrik Levkowetz
5c008f2503
Tweaked a docker/run message.
...
- Legacy-Id: 10477
2015-11-14 16:16:24 +00:00
Henrik Levkowetz
0e513c73e0
Applied test speedup fixes to testcrawler config, too. Looks like a ~15% speed-up.
...
- Legacy-Id: 10476
2015-11-14 11:02:58 +00:00
Henrik Levkowetz
e8992007b6
Code refactoring.
...
- Legacy-Id: 10475
2015-11-14 10:32:07 +00:00
Henrik Levkowetz
674332c207
Changelog information for v6.10.0.
...
- Legacy-Id: 10474
2015-11-14 09:20:15 +00:00
Henrik Levkowetz
cc833efbd9
Added handling for an exception which can occur in bin/mergeready if a branch with merge flags is moved, for example moving it to an attic after merge.
...
- Legacy-Id: 10473
2015-11-14 08:11:33 +00:00
Henrik Levkowetz
f8008a7ed1
Corrected the switched external:internal port mapping fields in docker/run.
...
- Legacy-Id: 10472
2015-11-13 18:27:20 +00:00