Maximilian Hils
|
d97fe767dc
|
update dependencies (#1435)
|
2016-07-25 21:52:34 -07:00 |
|
Maximilian Hils
|
2c11cbeedb
|
restrict accepted lxml versions to fix builds
|
2016-07-25 19:40:07 -07:00 |
|
Maximilian Hils
|
705d042629
|
fix #1432
|
2016-07-25 19:37:47 -07:00 |
|
Aldo Cortesi
|
38b43cc9f9
|
Merge pull request #1428 from dufferzafar/replay
Consolidate replay under R
|
2016-07-26 13:53:44 +12:00 |
|
Aldo Cortesi
|
db22e72103
|
Merge pull request #1427 from mhils/grideditor
Refactor GridEditor
|
2016-07-26 13:38:04 +12:00 |
|
Maximilian Hils
|
817b675c52
|
Merge branch 'flow_editing_v2'
|
2016-07-25 17:51:38 -07:00 |
|
Maximilian Hils
|
3ebb58f641
|
add up/download button to ContentTooLarge view
|
2016-07-25 17:50:59 -07:00 |
|
Maximilian Hils
|
03a596d1d9
|
simplify stop edit
|
2016-07-25 17:45:42 -07:00 |
|
Maximilian Hils
|
67bfc1df14
|
fix flow edit
|
2016-07-25 17:31:37 -07:00 |
|
Maximilian Hils
|
aee693a5c0
|
Merge remote-tracking branch 'jason/style' into flow_editing_v2
|
2016-07-25 17:13:00 -07:00 |
|
Maximilian Hils
|
e1587b2bc1
|
make empty buttons editable
|
2016-07-25 17:12:39 -07:00 |
|
Maximilian Hils
|
70dbd1b32d
|
web: refactor ContentLoader
|
2016-07-25 17:03:50 -07:00 |
|
Maximilian Hils
|
79ebcb046e
|
Merge remote-tracking branch 'origin/master' into flow_editing_v2
|
2016-07-25 15:16:16 -07:00 |
|
Maximilian Hils
|
3254595584
|
minor fixes
|
2016-07-25 15:12:20 -07:00 |
|
Maximilian Hils
|
ffe6593361
|
make sure to escape errors printed to the console
|
2016-07-25 14:37:19 -07:00 |
|
Clemens
|
68e437a740
|
rewrite getDiff
|
2016-07-25 17:33:36 +02:00 |
|
Clemens
|
1ea094e9dc
|
remove auto change to raw mode on edit
|
2016-07-25 15:47:05 +02:00 |
|
Clemens
|
ca4541613c
|
combine content with header updates
|
2016-07-25 14:34:00 +02:00 |
|
Clemens
|
61ef7ca91b
|
added contentHash
|
2016-07-25 10:56:12 +02:00 |
|
Clemens
|
0aedea6e60
|
remove lastFileUpload field
|
2016-07-25 09:05:24 +02:00 |
|
Shadab Zafar
|
f164181f2e
|
Consolidate replay under R
|
2016-07-25 10:19:34 +05:30 |
|
Maximilian Hils
|
2d985e964c
|
py2: silence abc metaclass warnings
|
2016-07-24 21:17:41 -07:00 |
|
Maximilian Hils
|
480ae46b88
|
refactor grideditor for py3 compatibility
|
2016-07-24 21:17:41 -07:00 |
|
Maximilian Hils
|
56796aeda2
|
Merge pull request #1426 from mhils/query-encoding
Fix query/path_components encoding
|
2016-07-24 21:17:35 -07:00 |
|
Maximilian Hils
|
f9edffc58e
|
silence test warnings
|
2016-07-24 20:13:18 -07:00 |
|
Maximilian Hils
|
013288f7ca
|
add quote/unquote tests
|
2016-07-24 19:38:44 -07:00 |
|
Maximilian Hils
|
a682074e9e
|
improve query/path_components getter/setter
|
2016-07-24 19:38:44 -07:00 |
|
Maximilian Hils
|
c1bd4dabc8
|
Merge pull request #1425 from dufferzafar/clear-hotfix
Fix clearing of flows
|
2016-07-24 18:39:44 -07:00 |
|
Shadab Zafar
|
b99da24529
|
Fix clearing of flows
Fixes #1424
|
2016-07-25 07:08:03 +05:30 |
|
Maximilian Hils
|
ec6934d339
|
console: fix options signal
|
2016-07-24 11:15:28 -07:00 |
|
Maximilian Hils
|
e9eee5a6da
|
Merge pull request #1423 from dufferzafar/fix-search
Fix console search on Python 3
|
2016-07-24 09:53:18 -07:00 |
|
Shadab Zafar
|
71b6b84f29
|
Fix console search on Python 3
|
2016-07-24 22:21:04 +05:30 |
|
Maximilian Hils
|
c5f3bb83f6
|
fix keyboard navigation
|
2016-07-24 09:43:29 -07:00 |
|
Jason
|
0a4bb394da
|
[web] style improvement
|
2016-07-24 18:34:06 +08:00 |
|
Maximilian Hils
|
a3fa9e14ae
|
Merge pull request #1421 from mhils/encoding-cache
Add Encoding Cache, Remove HTTP Message Content Cache
|
2016-07-23 23:33:38 -07:00 |
|
Maximilian Hils
|
e07f515a20
|
remove content caching in netlib.http.Message
|
2016-07-23 19:05:10 -07:00 |
|
Maximilian Hils
|
d6209fa03b
|
add tests for single-element cache
|
2016-07-23 19:04:57 -07:00 |
|
Maximilian Hils
|
e920c101e5
|
add single-element cache for netlib.encoding
|
2016-07-23 18:49:01 -07:00 |
|
Maximilian Hils
|
4d042ec543
|
fix #1373, fix #1154 (#1420)
|
2016-07-23 18:48:54 -07:00 |
|
Maximilian Hils
|
a87d089561
|
Merge pull request #1380 from dufferzafar/marked-filter
Marked property and filter
|
2016-07-23 17:55:12 -07:00 |
|
Maximilian Hils
|
ea718df111
|
Merge pull request #1416 from mhils/issue-1396
fix #1396, fix #1205, fix #1374
|
2016-07-23 15:37:23 -07:00 |
|
Maximilian Hils
|
fb238ad63e
|
make the linter happy
|
2016-07-23 14:35:04 -07:00 |
|
Maximilian Hils
|
b78fea3784
|
add remote debug example
|
2016-07-23 14:02:54 -07:00 |
|
Maximilian Hils
|
fa45722ed8
|
Merge pull request #1402 from mhils/console-fixes
minor fixes
|
2016-07-23 12:49:57 -07:00 |
|
Maximilian Hils
|
ca493ad7f3
|
fix #1396, fix #1205, fix #1374
|
2016-07-23 12:09:19 -07:00 |
|
Maximilian Hils
|
fcb906dc97
|
improve dumper addon text alignment (#1415)
|
2016-07-23 12:01:05 -07:00 |
|
Maximilian Hils
|
61de6fa1d6
|
fix test_view_urlencoded
|
2016-07-23 11:55:27 -07:00 |
|
Thomas Kriechbaumer
|
c58db1adf3
|
http2: fix kill (#1413)
|
2016-07-23 11:11:45 -07:00 |
|
Thomas Kriechbaumer
|
514ea1b701
|
http2: cleanup tests
|
2016-07-23 11:08:32 +02:00 |
|
Shadab Zafar
|
f7217b006b
|
Remove save marked flows prompt
|
2016-07-23 13:19:59 +05:30 |
|