|
|
1
|
Stop propagation of click events on the MenuButtonView dropdown toggle
|
mike_conley
|
September 19th, 2021, 10:27 a.m.
|
|
|
|
2
|
Add a setting for mapping file extensions to syntax highlighters for diffs
|
maubin
|
September 24th, 2021, 9:52 a.m.
|
|
|
|
2
|
Cache the results of is_exe_in_path.
|
chipx86
|
September 27th, 2021, 1:42 a.m.
|
|
|
|
1
|
Speed up SCM tests through cached checkout management.
|
chipx86
|
September 27th, 2021, 2:27 a.m.
|
|
|
|
1
|
Consolidate base classes for test suites.
|
chipx86
|
September 27th, 2021, 2:28 a.m.
|
|
|
|
1
|
Properly skip clearcase unit tests if cleartool is not installed.
|
david
|
September 27th, 2021, 3:32 p.m.
|
|
|
|
1
|
Fix early access of cleartool when loading SCMTools.
|
david
|
September 27th, 2021, 3:35 p.m.
|
|
|
|
|
Create LICENSE and README for project
|
jordanvandenbruel
|
September 28th, 2021, 9:23 a.m.
|
|
|
|
1
|
Replace nose.SkipTest with modern alternatives.
|
david
|
September 30th, 2021, 2:27 p.m.
|
|
|
|
|
[Outdated] Basic Util Files For GoDiffX
|
jordanvandenbruel
|
October 1st, 2021, 3:21 p.m.
|
|
|
|
1
|
Remove bcrypt and pyparsing pinned dependencies on Python 3.
|
chipx86
|
October 2nd, 2021, 11:32 a.m.
|
|
|
|
1
|
Update our node.js bin paths to reference the .bin directory.
|
chipx86
|
October 2nd, 2021, 1:20 p.m.
|
|
|
|
1
|
Drop support for Python 2.7 and 3.6.
|
chipx86
|
October 2nd, 2021, 2:05 p.m.
|
|
|
|
1
|
Update all scripts to use python3 instead of python.
|
chipx86
|
October 2nd, 2021, 2:15 p.m.
|
|
|
|
1
|
Update Djblets documentation to build with Sphinx 4.2.
|
chipx86
|
October 2nd, 2021, 8:13 p.m.
|
|
|
|
1
|
Bump up some Djblets dependencies and switch to modern version specifiers.
|
chipx86
|
October 2nd, 2021, 8:19 p.m.
|
|
|
|
|
Apply basic colorization to diff
|
sandysaji
|
October 3rd, 2021, 4:48 p.m.
|
|
|
|
1
|
Convert BaseResource.ensureCreated to return a promise.
|
david
|
October 4th, 2021, 10:23 a.m.
|
|
|
|
1
|
Convert group membership operations to use promises.
|
david
|
October 4th, 2021, 1:19 p.m.
|
|
|
|
1
|
Convert BaseResource.fetch to return a promise.
|
david
|
October 4th, 2021, 1:22 p.m.
|
|
|
|
1
|
Convert remaining publish operations to use promises.
|
david
|
October 4th, 2021, 1:24 p.m.
|
|
|
|
1
|
Convert ready operations to promises.
|
david
|
October 4th, 2021, 1:28 p.m.
|
|
|
|
1
|
Fix unit tests on Python 3.10 and update listed compatibility.
|
chipx86
|
October 5th, 2021, 7:30 p.m.
|
|
|
|
1
|
Remove add_metaclass compatibility shim.
|
david
|
October 7th, 2021, 3:16 p.m.
|
|
|
|
1
|
Un-blacklist p4python on Python 3.9.
|
david
|
October 7th, 2021, 5:14 p.m.
|
|
|
|
49
|
Review UI for SVG Vector Graphics files
|
akim.ruslanov
|
October 8th, 2021, 11:58 a.m.
|
|
|
|
1
|
Fix downloading patch reject bundles on Python 3.
|
chipx86
|
October 12th, 2021, 3:36 a.m.
|
|
|
|
1
|
Drop support for Python 2.7 and 3.6.
|
chipx86
|
October 12th, 2021, 10:33 p.m.
|
|
|
|
1
|
Fix the default User-Agent value.
|
VY
VY5zuzKh
|
October 14th, 2021, 9:09 a.m.
|
|
|
|
1
|
Switch away from iteration shims.
|
david
|
October 14th, 2021, 12:41 p.m.
|
|
|
|
1
|
Remove obsolete __future__ imports.
|
david
|
October 14th, 2021, 1:33 p.m.
|
|
|
|
1
|
Add support for setting Proxy-Authorization
|
VY
VY5zuzKh
|
October 15th, 2021, 5:02 a.m.
|
|
|
|
1
|
Switch away from text_type shims.
|
david
|
October 15th, 2021, 10:14 a.m.
|
|
|
|
1
|
Fix cache_memoize to work with non-sequence data.
|
david
|
October 17th, 2021, 3:06 p.m.
|
|
|
|
1
|
Add FileDiffACLsHook to allow people to hook up repository ACLs.
|
david
|
October 18th, 2021, 2:37 p.m.
|
|
|
|
2
|
Modify djblets.forms.widgets.ListEditWidget to handle any type of widget and form field
|
maubin
|
October 20th, 2021, 10:57 p.m.
|
|
|
|
1
|
[WIP] Add functions for triggering an immediate update
|
cynthia
|
October 21st, 2021, 7:53 a.m.
|
|
|
|
5
|
[WIP | Emoji UI Picker] [PART 1] Created Wrapper for Markdown Emoji Extension + Created quick UI for Emoji Picker
|
matthewgoodman13
|
October 21st, 2021, 6:23 p.m.
|
|
|
|
30
|
[WIP | Emoji UI Picker] [PART 2] [djblets] Created Wrapper for Markdown Emoji Extension + Created quick UI for Emoji Picker
|
matthewgoodman13
|
October 21st, 2021, 6:24 p.m.
|
|
|
|
1
|
Update the paths to the node_modules binaries when building extensions.
|
chipx86
|
October 21st, 2021, 6:32 p.m.
|
|
|
|
17
|
[WIP] Upload Emojis.
|
mxwang
|
October 23rd, 2021, 8:40 p.m.
|
|
|
|
16
|
Custom Admin Emoji Panel (Reviewboard)
|
mxwang
|
October 23rd, 2021, 10:17 p.m.
|
|
|
|
33
|
Custom Admin Emoji Panel (Reviewboard)
|
mxwang
|
November 3rd, 2021, 3:37 p.m.
|
|
|
|
1
|
Fix concatenation issue in 'test_with_garbage_hunk' test for unifed_diffs.py
|
jordanvandenbruel
|
November 3rd, 2021, 8:43 p.m.
|
|
|
|
20
|
[WIP | Emoji UI Picker Project] Emoji Picker icon in markdown text area, opens UI, and abilty to click on an emoji to copy-paste shortcode into markdown text field
|
matthewgoodman13
|
November 6th, 2021, 11:17 a.m.
|
|
|
|
1
|
Fix some test skipping issues.
|
david
|
November 10th, 2021, 1:33 p.m.
|
|
|
|
4
|
Implementation of GoDiffX up to Reader.go
|
jordanvandenbruel
|
November 10th, 2021, 7:15 p.m.
|
|
|
|
1
|
Update the p4python dependency to skip installation on arm64 (Apple M1).
|
chipx86
|
November 11th, 2021, 2:58 p.m.
|
|
|
|
1
|
Add a new --pyvers argument to setup.py for specifying versions.
|
david
|
November 12th, 2021, 10:23 a.m.
|
|
|
|
1
|
Lazily fetch the django_evolution app.
|
chipx86
|
November 16th, 2021, 11:07 p.m.
|
|