Henrik Levkowetz
d21fe2dc9c
Code coverage data for release 5.13.0
...
- Legacy-Id: 9333
2015-03-25 19:07:12 +00:00
Henrik Levkowetz
10f32d850b
Merged in [9330] from rcross@amsl.com:
...
Fixes Ticket #1626 . Cleanup legacy IPR models.
- Legacy-Id: 9332
Note: SVN reference [9330] has been migrated to Git commit 415d0ad7c7
2015-03-25 17:34:55 +00:00
Henrik Levkowetz
469d69362c
Merged in [9326] from rjsparks@nostrum.com:
...
Test coverage improvement for group material management.
- Legacy-Id: 9331
Note: SVN reference [9326] has been migrated to Git commit effa1e2b68
2015-03-25 17:25:42 +00:00
Ryan Cross
415d0ad7c7
Fixes Ticket #1626 . Cleanup legacy IPR models. Commit ready for merge.
...
- Legacy-Id: 9330
2015-03-25 16:17:45 +00:00
Henrik Levkowetz
edb7a5cb3a
Fixed a problem in Document.meeting_related(), and fixed a number of tests which broke when slide objects started to return True to meeting_related() without being related to a session.
...
- Legacy-Id: 9329
2015-03-25 16:04:57 +00:00
Henrik Levkowetz
f833518a03
Workaround for incomplete transition from labelling regular meeting materials as 'active' to labelling as 'sessonly'.
...
- Legacy-Id: 9328
2015-03-24 21:05:38 +00:00
Robert Sparks
effa1e2b68
Test coverage improvement for group material management. Commit ready for merge.
...
- Legacy-Id: 9326
2015-03-23 17:56:42 +00:00
Henrik Levkowetz
ba90fe03ef
Merged in [9319] from kivinen@iki.fi:
...
Added test cases for cookie code. This will test all the cookie setting code, and also adds test for draft for include_text and full_draft cookie checking.
- Legacy-Id: 9325
Note: SVN reference [9319] has been migrated to Git commit 79b4688f8e
2015-03-22 19:35:04 +00:00
Henrik Levkowetz
e58efbb2c2
Merged in [9316] from willem@nlnetlabs.nl:
...
Test fetching of wg and rg dependency graphs
- Legacy-Id: 9324
Note: SVN reference [9316] has been migrated to Git commit 5980a35e6c
2015-03-22 18:46:18 +00:00
Henrik Levkowetz
02c8fe1dda
Changed the MEDIA_URL to use https instead of http, to be in line with other efforts to move to https in general.
...
- Legacy-Id: 9323
2015-03-22 17:28:06 +00:00
Henrik Levkowetz
7b94d6086a
Merged in [9316] from willem@nlnetlabs.nl:
...
Test fetching of wg and rg document dependency graphs.
Also added conditional running of these tests, as they depend on the
availability of the dot, unflatten and ps2pdf binaries, which may not
be available on all developers' systems.
- Legacy-Id: 9322
Note: SVN reference [9316] has been migrated to Git commit 5980a35e6c
2015-03-22 16:57:14 +00:00
Henrik Levkowetz
286ca37ebc
Provide full paths to the *coverage.json files.
...
- Legacy-Id: 9321
2015-03-22 14:54:06 +00:00
Henrik Levkowetz
66bbc97679
Normalized the new filter expression to limit the wg state in the wg selection in community_tags.py
...
- Legacy-Id: 9320
2015-03-22 14:53:16 +00:00
Tero Kivinen
79b4688f8e
Added test cases for cookie code. This will test all the cookie setting code, and also adds test for draft for include_text and full_draft cookie checking. Commit ready for merge.
...
- Legacy-Id: 9319
2015-03-21 23:06:13 +00:00
Henrik Levkowetz
bc9cbb97d0
Merged in [9309] from tjw.ietf@gmail.com:
...
Fixed #845 . Commit read for merge.
- Legacy-Id: 9318
Note: SVN reference [9309] has been migrated to Git commit 817547cc91
2015-03-21 22:42:52 +00:00
Joel M. Halpern
8cab64c2fe
added some nomcom test cases. Commit ready for merge.
...
- Legacy-Id: 9317
2015-03-21 22:37:43 +00:00
Willem Toorop
5980a35e6c
Test fetching of wg and rg dependency graphs
...
- Legacy-Id: 9316
2015-03-21 22:36:46 +00:00
Henrik Levkowetz
550f69cc37
Merged in [9305] from willem@nlnetlabs.nl:
...
Callback API test code paths
- Legacy-Id: 9315
Note: SVN reference [9305] has been migrated to Git commit 65c052a2f7
2015-03-21 22:27:41 +00:00
Henrik Levkowetz
0d4bceb977
Fixed a typo in maketestresources.py
...
- Legacy-Id: 9314
2015-03-21 22:00:08 +00:00
Henrik Levkowetz
dd56a1fe40
Fixed the changelog to follow indentation conventions in the JSON Api release entry.
...
- Legacy-Id: 9313
2015-03-21 21:51:59 +00:00
Henrik Levkowetz
c16b7c555f
Merged in [9307] from rcross@amsl.com:
...
Improve test coverage of secr.drafts.
- Legacy-Id: 9312
Note: SVN reference [9307] has been migrated to Git commit 34a16483fa
2015-03-21 21:45:19 +00:00
Willem Toorop
20123641bf
Pyflakes ignore iderectly used variables
...
They are (potentionally) used in a compile statement where their usage is invisible for pyflakes.
Ready for merge
- Legacy-Id: 9311
2015-03-21 20:49:49 +00:00
Henrik Levkowetz
31fb872524
Merged in [9306] from rjsparks@nostrum.com:
...
Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time.
- Legacy-Id: 9310
Note: SVN reference [9306] has been migrated to Git commit 5fb3198368
2015-03-21 20:47:24 +00:00
Tim Wicinski
817547cc91
Fixed #845 . Commit read for merge.
...
- Legacy-Id: 9309
2015-03-21 20:46:17 +00:00
Ryan Cross
9c9ac7ea3a
Fix pyflakes errors in secr/drafts/tests_views.py. Commit ready for merge
...
- Legacy-Id: 9308
2015-03-21 20:36:28 +00:00
Ryan Cross
34a16483fa
Improve test coverage of secr.drafts. Commit ready for merge.
...
- Legacy-Id: 9307
2015-03-21 20:26:53 +00:00
Robert Sparks
5fb3198368
Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time. Commit ready to merge.
...
- Legacy-Id: 9306
2015-03-21 20:23:09 +00:00
Willem Toorop
65c052a2f7
Callback API test code paths
...
- Legacy-Id: 9305
2015-03-21 19:47:50 +00:00
Henrik Levkowetz
a9e249e678
Merged in [9303] from rjsparks@nostrum.com:
...
Cache the wg-charter*txt pages for a time since they are very heavy to generate.
- Legacy-Id: 9304
Note: SVN reference [9303] has been migrated to Git commit 33c9483749
2015-03-21 19:32:32 +00:00
Robert Sparks
33c9483749
Cache the wg-charter*txt pages for a time since they are very heavy to generate. Commit ready for merge.
...
- Legacy-Id: 9303
2015-03-21 18:20:12 +00:00
Henrik Levkowetz
4d5e881c18
See to it that TEST_CODE_COVERAGE_CHECKER exists also for production builds.
...
- Legacy-Id: 9268
2015-03-20 00:06:39 +00:00
Henrik Levkowetz
a1a85d4401
Set version info and settings back to development mode
...
- Legacy-Id: 9266
2015-03-19 23:55:58 +00:00
Henrik Levkowetz
bbf43e6fe9
Set version info to release version 5.12.3 before branching.
...
- Legacy-Id: 9264
2015-03-19 23:55:50 +00:00
Henrik Levkowetz
eab5c21d6b
Changelog entry for 5.12.3
...
- Legacy-Id: 9263
2015-03-19 23:55:46 +00:00
Henrik Levkowetz
a884b689ce
Code coverage data for release 5.12.3
...
- Legacy-Id: 9262
2015-03-19 23:55:41 +00:00
buildbot
7e12beb551
Tweaked the UnitTest description of buildbot master.cfg.
...
- Legacy-Id: 9261
2015-03-19 23:48:41 +00:00
buildbot
5fd5e56fcc
Tweaked the UnitTest description of buildbot master.cfg.
...
- Legacy-Id: 9260
2015-03-19 23:28:57 +00:00
buildbot
d5b483a822
Another fix for buildbot master.cfg.
...
- Legacy-Id: 9259
2015-03-19 23:13:22 +00:00
buildbot
c09fe6ae13
Added missing include to buildbot master.cfg.
...
- Legacy-Id: 9258
2015-03-19 22:56:05 +00:00
buildbot
724b590f51
Pyflakes cleaning for buildbot master.cfg.
...
- Legacy-Id: 9257
2015-03-19 22:41:27 +00:00
buildbot
3cf1c73af8
Bugfix for buildblt master.cfg.
...
- Legacy-Id: 9256
2015-03-19 22:27:13 +00:00
buildbot
a056fcaaee
Bugfix for buildblt master.cfg.
...
- Legacy-Id: 9255
2015-03-19 22:25:31 +00:00
buildbot
5f38c12de4
Added a custom UnitTest Step class, for the django test steps.
...
- Legacy-Id: 9254
2015-03-19 22:12:04 +00:00
buildbot
9217759958
Don't try to set the 'test:unittest' property when running the tests on OS X -- our deployment platform is Linux, and we're running an OS X build in order to see that we're not messing things up for sprint participants using Macs, primarily.
...
- Legacy-Id: 9253
2015-03-19 20:56:42 +00:00
Henrik Levkowetz
7c67e26fa4
Added a --logfile switch to the test crawler, in order to be able to control whether a logfile should be used or not. It's not particularly hepful when running on a buildbot slave, which catches stdout anyway.
...
- Legacy-Id: 9252
2015-03-19 20:28:25 +00:00
Henrik Levkowetz
f8ce949f4c
Merged in [9242] from rjsparks@nostrum.com:
...
Restores add-to-community-list functionality to several pages. Fixes #1601 .
- Legacy-Id: 9251
Note: SVN reference [9242] has been migrated to Git commit 02d807581a
2015-03-19 19:45:14 +00:00
Henrik Levkowetz
6044944b00
Removed a cut-and-paste error.
...
- Legacy-Id: 9249
2015-03-19 17:54:06 +00:00
Henrik Levkowetz
ddbb8c18a5
Updated the nomcom tests to use temporary test directories for data, instead of the regular values in settings.py
...
- Legacy-Id: 9248
2015-03-19 17:52:31 +00:00
Henrik Levkowetz
f94b49036a
Updated the mergeready script to check if the 'test:unittest' property has been set to 'passed' on a changeset marked 'ready for merge'.
...
- Legacy-Id: 9247
2015-03-19 17:51:06 +00:00
Henrik Levkowetz
09c08a99a1
More correct implementation of the workaround to skip migrations during test, which also points at the code that makes this work at the moment.
...
- Legacy-Id: 9246
2015-03-19 14:15:34 +00:00