Messages by Thread
-
[allura] branch master updated: fixes for Python 3.10 & 3.11
brondsem
-
[allura] branch gc/8504 updated: [#8504] moved a couple of js event listeners to its own template
gcruz
-
[allura] branch master updated (a09c33ff9 -> b815cb474)
gcruz
-
[allura] branch db/6556mar2023 created (now b815cb474)
brondsem
-
[allura] branch master updated: fixup! fix failing trac wiki tests that were previously unused and apparently wrong
dill0wn
-
[allura] branch master updated: fix failing trac wiki tests that were previously unused and apparently wrong
dill0wn
-
[allura] branch master updated: [#8503] deprecation warnings - hotfix for failing tests
dill0wn
-
[allura] branch gc/8504 updated (16b958f8e -> 40cda255b)
gcruz
-
[allura] branch master updated (afa735794 -> 474a79978)
gcruz
-
[allura] branch gc/8504 created (now 16b958f8e)
gcruz
-
[allura] branch master updated: [#8502] adding missing licensing
gcruz
-
[allura] branch master updated (75e6e3c51 -> 13a0670bc)
brondsem
-
[allura] branch gc/8502 updated: fixup! [#8502] ignoring long lines and updating ruff command with --config and --show-source flags
gcruz
-
[allura] branch gc/8502 updated (e43eaedd4 -> bf8bafff7)
gcruz
-
[allura] branch gc/8502 updated: [#8502] ignoring long lines and updating ruff command with --config and --show-source flags
gcruz
-
[allura] branch gc/8502 updated (e2b9ccc70 -> 8ff25bec8)
gcruz
-
[allura] branch dw/8503 created (now 0e3ef835b)
dill0wn
-
[allura] branch gc/8502 updated: fixup! [#8502] added ruff.toml
gcruz
-
[allura] branch gc/8502 created (now ece59bdbe)
gcruz
-
[allura] branch gc/ruff created (now 0d7aab0a4)
gcruz
-
[allura] branch master updated: Allow csp_form_actions environ override; more obvious warning if github oauth .ini settings missing
brondsem
-
[allura] branch master updated: further fix for latin1 in etag headers
brondsem
-
[allura] branch master updated: [#8500] fix etag header so its always latin1 (or ascii) no unicode
brondsem
-
[allura] branch master updated (f6e0ab2e3 -> e2b6f6a08)
kentontaylor
-
[allura] branch db/8500 updated (09087e0e1 -> f3bf6327b)
brondsem
-
[allura] branch master updated (9d920eee1 -> f6e0ab2e3)
dill0wn
-
[allura] branch db/8500 created (now 09087e0e1)
brondsem
-
[allura] branch master updated: upgrade werkzeug
brondsem
-
[allura] branch gc/8499 updated: [#8499] updated syntax to retreive form values from the request object instead of the template context c.form_values -> request.validation.values
gcruz
-
[allura] branch gc/8499 created (now bbcdf5a6a)
gcruz
-
[allura] branch master updated: Fix getiterator() deprecated in Python 3.9
gcruz
-
[allura] branch master updated: restore scripts/ApacheAccessHandler.py to py2 compatible
brondsem
-
[allura] branch master updated: [#8498] PEP8 cleanup
brondsem
-
[allura] branch gc/8498 created (now c390d155f)
gcruz
-
[allura] branch master updated: [#8497] rearrange ForgeMarkdown so it only instantiates a full Markdown+extensions class when needed (cached_convert often does not need it)
dill0wn
-
[allura] branch master updated: SF-8069 Add a helper method to TroveCategory to find by fullpath(s)
gcruz
-
[allura] branch master updated: [#8496] skip limit when adding a trove category if the current user is a site admin
brondsem
-
[allura] branch master updated: upgrade cryptography; also drops pyparsing (no longer used by pytest)
brondsem
-
[allura] branch master updated: [#8492] fix skills text, hide skills & socials if none
brondsem
-
[allura] branch db/8497 created (now 242ce6427)
brondsem
-
[allura] branch master updated: [#8495] test fix
brondsem
-
[allura] branch master updated (a0c74a403 -> 190075837)
brondsem
-
[allura] branch gc/8496 created (now 2e17b6151)
gcruz
-
[allura] branch master updated: [#8492] removed subtitle in project list for user profiles
gcruz
-
[allura] branch master updated (f837140cf -> 1d8c2f302)
dill0wn
-
[allura] branch kt/tc_by_fullpath created (now cd61f5f1a)
kentontaylor
-
[allura] branch dw/trove_js_api created (now 1d8c2f302)
dill0wn
-
[allura] branch master updated: [#8492] test fix for test_remove_no_index_tag_profile
gcruz
-
[allura] branch dw/8495 updated: [#8495] fix DeprecationWarning c.form_errors/form_values -> request.validation.errors/values
dill0wn
-
[allura] branch dw/8495 updated: [#8495] fix DeprecationWarning PIL 'ANTIALIAS' -> 'LANCZOS'
dill0wn
-
[allura] branch master updated: [#8492] updated login on user profile to require projects and activity to be present before removing the noindex attr from the robots meta tag
kentontaylor
-
[allura] branch dw/8495 updated: [#8495] fix DeprecationWarning 'log.warn' - 'log.warning'
dill0wn
-
[allura] branch dw/8495 updated (a05fca6b8 -> e87d04ba4)
dill0wn
-
[allura] branch dw/8495 updated (c1f9648ab -> a05fca6b8)
dill0wn
-
[allura] branch dw/8495 created (now c1f9648ab)
dill0wn
-
[allura] branch master updated (6cdd39588 -> 955d0fbbe)
dill0wn
-
[allura] 06/11: [#8494] Upgrade mock 4.0.3 -> 5.0.1
dill0wn
-
[allura] 02/11: [#8494] Upgrade PasteScript 3.2.1 -> 3.3.0, and its deps: paste,setuptools,six,PasteDeploy,setuptools,setuptools,six
dill0wn
-
[allura] 03/11: [#8494] Upgrade Pillow 9.3.0 -> 9.4.0
dill0wn
-
[allura] 08/11: [#8494] Upgrade testfixtures 7.0.3 -> 7.0.4
dill0wn
-
[allura] 04/11: [#8494] Upgrade Pygments 2.13.0 -> 2.14.0
dill0wn
-
[allura] 07/11: [#8494] Upgrade pyflakes 2.5.0 -> 3.0.1
dill0wn
-
[allura] 05/11: [#8494] Upgrade Werkzeug 2.1.2 -> 2.2.2
dill0wn
-
[allura] 01/11: [#8494] Upgrade Beaker 1.11.0 -> 1.12.0
dill0wn
-
[allura] 10/11: [#8494] Upgrade pytest-xdist 3.0.2 -> 3.1.0, and its deps: execnet,pytest,attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pyparsing,pluggy,importlib-metadata,typing-extensions,zipp,tomli
dill0wn
-
[allura] 11/11: [#8494] test fixes
dill0wn
-
[allura] 09/11: [#8494] Upgrade pytest 7.2.0 -> 7.2.1, and its deps: attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pyparsing,pluggy,importlib-metadata,typing-extensions,zipp,tomli
dill0wn
-
[allura] branch master updated: remove .travis.yml since ASF isn't using travis any more; we could make a GitHub action instead
brondsem
-
[allura] branch master updated (7915bbc68 -> bd373aec5)
brondsem
-
[allura] branch gc/8491 updated: fixup! [#8491] removed sylvester.js and updated css styles for tablesorter th element
gcruz
-
[allura] branch gc/8491 updated: [#8491] removed sylvester.js and updated css styles for tablesorter th element
gcruz
-
[allura] branch master updated: speedup: private_project for anonymous
brondsem
-
[allura] branch gc/8494 created (now 227284fcd)
gcruz
-
[allura] 04/12: [#8494] Upgrade Pygments 2.13.0 -> 2.14.0
gcruz
-
[allura] 01/12: [#8494] Upgrade Beaker 1.11.0 -> 1.12.0
gcruz
-
[allura] 02/12: [#8494] Upgrade PasteScript 3.2.1 -> 3.3.0, and its deps: paste,setuptools,six,PasteDeploy,setuptools,setuptools,six
gcruz
-
[allura] 05/12: [#8494] Upgrade Werkzeug 2.1.2 -> 2.2.2
gcruz
-
[allura] 03/12: [#8494] Upgrade Pillow 9.3.0 -> 9.4.0
gcruz
-
[allura] 11/12: [#8494] test fixes
gcruz
-
[allura] 08/12: [#8494] Upgrade testfixtures 7.0.3 -> 7.0.4
gcruz
-
[allura] 10/12: [#8494] Upgrade pytest-xdist 3.0.2 -> 3.1.0, and its deps: execnet,pytest,attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pyparsing,pluggy,importlib-metadata,typing-extensions,zipp,tomli
gcruz
-
[allura] 09/12: [#8494] Upgrade pytest 7.2.0 -> 7.2.1, and its deps: attrs,exceptiongroup,importlib-metadata,typing-extensions,zipp,iniconfig,packaging,pyparsing,pluggy,importlib-metadata,typing-extensions,zipp,tomli
gcruz
-
[allura] 07/12: [#8494] Upgrade pyflakes 2.5.0 -> 3.0.1
gcruz
-
[allura] 12/12: fixup! [#8494] test fixes
gcruz
-
[allura] 06/12: [#8494] Upgrade mock 4.0.3 -> 5.0.1
gcruz
-
[allura] branch gc/8492 created (now 1402e91d4)
gcruz
-
[allura] branch master updated (44ddc9b9f -> 0246e5576)
brondsem
-
[allura] branch dw/8493 created (now 0246e5576)
dill0wn
-
[allura] branch master updated (8c6a29f97 -> 44ddc9b9f)
kentontaylor
-
[allura] branch master updated (bf8474f61 -> 8c6a29f97)
brondsem
-
[allura] branch gc/8491 created (now 6ff740afe)
gcruz
-
[allura] branch dw/8490 created (now 8c6a29f97)
dill0wn
-
[allura] branch db/8489 created (now 32b12db8d)
brondsem
-
[allura] branch master updated: [#8487] enable analytics even in debug/sandbox
brondsem
-
[allura] branch master updated (5c097234d -> d83ca5900)
brondsem
-
[allura] branch master updated: performance optimizations related to anonymous()
brondsem
-
[allura] branch master updated: [#8484] test fix
gcruz
-
[allura] branch master updated: update deprecated html unescape function
brondsem
-
[allura] branch master updated (c690b1f6c -> 3178ea737)
dill0wn
-
[allura] branch gc/8484 updated: fixup! fixup! [#8484] improvements to validation and fixed project features duplication bug
dill0wn
-
[allura] branch gc/8484 updated: fixup! [#8484] improvements to validation and fixed project features duplication bug
gcruz
-
[allura] branch master updated: [#8488] applied patch and updated docs
gcruz
-
[allura] branch master updated: [#8483] restore unlimited image/link bracket sizes in markdown; fix indentation in test case input
brondsem
-
[allura] branch gc/8484 updated: [#8484] improvements to validation and fixed project features duplication bug
gcruz
-
[allura] branch master updated: upgrade cryptography & gitpython to latest
brondsem
-
[allura] branch dw/8487 created (now 8d99d8175)
dill0wn