Lars Hvam
1bf9499e7f
Merge pull request #1001 from christianguenter2/Issue_1000
...
Unambiguous error messages for invalid package
2017-10-15 12:22:31 +02:00
Lars Hvam
e9c6a9222e
Merge pull request #1002 from christianguenter2/IAMU
...
IAMU - Language-Independent IAC Binary Data
2017-10-15 12:19:03 +02:00
Christian Günter
ecd53306a0
Remove unnecessary try catch block
2017-10-15 09:41:29 +00:00
Lars Hvam
b3f4773fed
update link to docs
2017-10-15 11:29:47 +02:00
Christian Günter
a052106e28
Refactoring
2017-10-14 14:12:44 +00:00
Christian Günter
453b557581
IAMU first working implementation
2017-10-14 12:18:34 +00:00
Christian Günter
e8d2e4582b
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 13:05:46 +02:00
Christian Günter
1a762f02be
Unambiguous error messages for invalid package
2017-10-14 09:44:47 +00:00
Lars Hvam
f481197b68
Merge pull request #993 from christianguenter2/SXCI
...
Support SXCI - Classic BAdI implementations
2017-10-14 11:22:21 +02:00
Christian Günter
779e16d16d
Fix exception texts
2017-10-14 09:18:16 +00:00
Christian Günter
9ad651d27b
Refactoring to one common structure + Renaming
2017-10-14 09:16:33 +00:00
larshp
32358d9931
raise exception
2017-10-14 08:53:15 +00:00
larshp
0eae71e4b3
v1.45.0
2017-10-14 08:50:35 +00:00
Lars Hvam
0b4809de6d
Merge pull request #996 from thomas-erdoesi/issue_995
...
Fix for issue #995 : Handling of includes without textpools
2017-10-14 10:48:05 +02:00
larshp
8642da72df
2nd try, #994
...
make sure the remote files are loaded, not a nice fix, could use some refactoring
2017-10-14 08:30:23 +00:00
Christian Günter
0b99326451
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 10:16:48 +02:00
larshp
cff245aae7
fix status, #994
...
the default .abapgit.xml was used when calling status(), this caused the wrong local file state to be cached
2017-10-14 08:09:27 +00:00
Christian Günter
f9d5f0d73c
Merge branch 'master' of https://github.com/larshp/abapGit into IAMU
2017-10-14 09:29:38 +02:00
Lars Hvam
175b88bf5c
Merge pull request #989 from christianguenter2/UCSA
...
UCSA support
2017-10-14 09:02:17 +02:00
Lars Hvam
abb7e00790
Merge pull request #987 from EduardoCopat/correct-class-methods-order
...
Fixes method reorder when deserializing class
2017-10-14 08:50:41 +02:00
Lars Hvam
d3df0d1fbf
Merge pull request #981 from christianguenter2/Issue_980
...
Fix Issue #980 and add test code
2017-10-14 08:48:03 +02:00
Thomas Erdösi
a0a6dd7f39
Bugif for issue #995 : Includes without textpools
...
Includes without a textpool (%3Dinclude description) are created are either as includes with an empty description (first include) or using the description of the preceding textpool. This issue can be reproduced with function groups created on SAP releases older than 7.31.
2017-10-13 14:32:15 +02:00
Christian Günter
384d14b9fe
IAMU scaffolding
2017-10-13 11:12:26 +00:00
Christian Günter
1f9d407796
Beautify + Renaming + Fix typos
2017-10-13 08:35:16 +00:00
Christian Günter
8cb2c527ce
Bugfix additional objects
2017-10-13 07:57:28 +00:00
Christian Günter
74b895ee2a
Cleanup
2017-10-13 07:20:05 +00:00
Christian Günter
03ec5b36eb
Bugfix in exists + beautify
2017-10-13 07:14:49 +00:00
Christian Günter
d106170480
Remove unused variables
2017-10-12 21:27:02 +00:00
Christian Günter
2c5fcb9aed
add further parts
2017-10-12 15:27:34 +00:00
Christian Günter
942a1c5a00
First working implementation of SXCI
2017-10-12 15:09:32 +00:00
Christian Günter
b3c4a95966
First try SXCI
2017-10-12 11:59:43 +00:00
Lars Hvam
161070d0b2
Merge pull request #979 from christianguenter2/SRFC
...
Support object type SRFC - RFC Service #977
2017-10-11 18:04:56 +02:00
Christian Günter
23c182729c
Beautify
2017-10-11 14:26:21 +00:00
Christian Günter
e7c0eb434e
Beautify
2017-10-11 14:22:04 +00:00
Christian Günter
64474e55b6
Add comment + refactoring
2017-10-11 14:19:36 +00:00
Christian Günter
1da1cb74b9
Refactoring
2017-10-11 04:55:53 +00:00
Paulo Buttenbender
f901f2c07f
Fixing lint issues
2017-10-10 23:31:39 +02:00
Paulo Buttenbender
bf7166f039
Fix experimental clas deserializer method order
2017-10-10 23:22:04 +02:00
Christian Günter
f68f1bdd14
Beautify
2017-10-10 19:49:58 +00:00
Christian Günter
8751a39f2c
Downport
2017-10-10 19:37:39 +00:00
Christian Günter
6e0fac0f5b
First try implement UCSA
2017-10-10 19:06:13 +00:00
eduardocopat
055823a690
Fixes method reorder
2017-10-10 19:19:02 +02:00
Christian Günter
1c7e4c9fe0
remove macro
2017-10-10 16:37:20 +00:00
larshp
7d12133370
v1.44.0
2017-10-10 16:12:40 +00:00
Lars Hvam
d73b9d6c86
Merge pull request #986 from christianguenter2/Issue_985
...
Fix Issue 985: BSP fragments: activation error when cloning repo
2017-10-10 18:09:56 +02:00
Lars Hvam
8288295781
Merge pull request #984 from christianguenter2/Issue_793
...
Fix issue 793: Add support for BSP applications with pages of type so2_controller
2017-10-10 18:09:17 +02:00
Lars Hvam
7d9e390c99
Merge pull request #983 from thomas-erdoesi/issue_982
...
Issue 982: Translations deleted upon activation
2017-10-10 18:07:40 +02:00
Christian Günter
0a33be9186
Refactor resolve dependencies #964 ( #978 )
...
* First try merge resolve_ddls into resolve_ddic
* Refactoring
* Move to global class
* delete merge artifacts
* Fix merge errors
* Rename global denpencies class
2017-10-10 17:32:53 +02:00
Christian Günter
f31a0cfbbe
Generic select popup + Select unnecessary objects when resetting local ( #973 )
...
* add generic selection popup
* Downport
* add text parameters
* fix line length
* dynamic: columns to display
* delete merge artifacts
2017-10-10 17:29:12 +02:00
Lars Hvam
27561e2884
Merge pull request #970 from christianguenter2/Issue_966
...
#966 PROG: force delete of used includes
2017-10-10 17:26:09 +02:00
Christian Günter
a397683397
remove changes from wrong branch
2017-10-10 12:37:17 +00:00
Christian Günter
33d032c2c6
Fix Issue 985
2017-10-10 12:29:42 +00:00
Thomas Erdösi
d849b2ac4f
Translations are deleted upon activation
...
Translations should be inserted as active text pools, only the text pool of the master language can be inactive. Otherwise translations will be deleted upon activation.
2017-10-10 12:47:44 +02:00
Christian Günter
35fcfcb037
Fix issue 793
2017-10-10 10:36:02 +00:00
Christian Günter
e1f2c5a76c
Beautify
2017-10-10 09:44:49 +00:00
Christian Günter
4f012b0950
Fix Issue 980 and add test code
2017-10-10 09:37:31 +00:00
Thomas Erdösi
194352c064
Added comments
...
Added comments
2017-10-10 10:21:54 +02:00
thomas-erdoesi
1925cad8ab
Merge pull request #2 from thomas-erdoesi/master
...
Sync with original source
2017-10-10 09:42:33 +02:00
Christian Günter
fef62a95ef
Unify exception handling
2017-10-09 22:14:38 +00:00
Christian Günter
8efe6ee5d0
downport
2017-10-09 22:06:27 +00:00
Christian Günter
abd39f9ace
downport
2017-10-09 22:03:09 +00:00
Christian Günter
377f4b987d
Implement SRFC
2017-10-09 21:53:09 +00:00
Christian Günter
9148e95cfb
Merge branch 'master' of https://github.com/larshp/abapGit into Issue_966
2017-10-09 20:14:24 +02:00
Lars Hvam
0a5e7a17c0
Merge pull request #967 from christianguenter2/Interface_global
...
Refactor lif_defs to global interface ZIF_ABAPGIT_DEFINITIONS #773
2017-10-09 19:54:09 +02:00
Christian Günter
abf0b5be74
Fix #974
2017-10-09 12:13:07 +00:00
Thomas Erdösi
7334ceaf68
Fix for issue 968
...
Support for objects in 'foreign' namespaces
2017-10-09 09:43:49 +02:00
Christian Günter
815246614f
Merge branch 'Interface_global' of https://github.com/christianguenter2/abapGit into Interface_global
...
merge master
2017-10-08 18:03:54 +02:00
Christian Günter
05554d2a7b
solve conflict
2017-10-08 18:03:11 +02:00
Christian Günter
c7c3bfd9b6
Remove ZABAPGIT_DEFINITIONS
2017-10-08 15:59:19 +00:00
Christian Günter
5f3ecbd3ce
Beautify
2017-10-08 15:52:06 +00:00
Christian Günter
6e69c99450
Remove lif_defs
2017-10-08 15:44:56 +00:00
Christian Günter
d722f159f6
Fix linter errors
2017-10-08 15:39:03 +00:00
Christian Günter
570d18f07f
convert interface definition to uppercase
2017-10-08 17:27:26 +02:00
Christian Günter
14937edde6
Rename to lower case
2017-10-08 17:22:35 +02:00
Christian Günter
dc1b8613ea
replace occurrences of lif_defs with ZIF_ABAPGIT_DEFINITIONS
2017-10-08 17:15:43 +02:00
Christian Günter
da2ef104e9
move lif_defs to global ZIF_ABAPGIT_DEFINITIONS
2017-10-08 15:08:52 +00:00
Lars Hvam
a6b9e9c31e
Merge pull request #965 from larshp/issue_962
...
Remove old persistency #962
2017-10-08 16:32:10 +02:00
Christian Günter
91a1608635
#966 PROG: force delete of used includes
2017-10-08 08:17:59 +00:00
larshp
ac68f03593
cleanup old persistency layer #962
2017-10-08 07:26:56 +00:00
larshp
35dcb801e7
change table recursion to method recursion #959
2017-10-08 06:56:40 +00:00
larshp
d1d03a4326
move to new explore page #130
2017-10-07 08:17:41 +00:00
larshp
2f61451ebb
v1.43.1
2017-10-06 04:05:31 +00:00
Lars Hvam
723f55b048
Merge pull request #958 from flaiker/devc-fix
...
Ignore additional fields in DEVC serialization
2017-10-06 06:03:25 +02:00
Lars Hvam
1774f0e14a
Merge pull request #955 from larshp/issue_933
...
downport to 702 #933
2017-10-06 06:02:52 +02:00
Fabian Lupa
c7e2ed737a
Ignore additional fields in DEVC serialization
...
Fixes #957
2017-10-05 20:11:35 +02:00
Lars Hvam
6e678b27b7
downport #956
2017-10-05 18:59:37 +02:00
larshp
306e5f9e8c
downport to 702 #933
2017-10-05 15:36:21 +00:00
larshp
34dc4d81e7
v1.43.0
2017-10-05 15:07:11 +00:00
larshp
2c3c94ab25
fix description
2017-10-05 15:04:57 +00:00
larshp
3c002b1684
add packages
2017-10-05 15:04:30 +00:00
larshp
8951fe4d16
fix lint issue
2017-10-05 15:03:29 +00:00
Lars Hvam
689245e1ce
Merge pull request #954 from apex8/master
...
Add Select all/none buttons to table select popup
2017-10-05 16:59:46 +02:00
Lars Hvam
e0b6d3f395
Merge pull request #927 from flaiker/packages
...
DEVC support
2017-10-05 16:59:17 +02:00
Lars Hvam
fcd48f2f31
Merge pull request #937 from thomas-erdoesi/issue_935
...
Issue 935
2017-10-05 16:53:37 +02:00
apex8
8ed5d896ab
Add Select all/none buttons to table select popup
2017-10-05 15:48:26 +02:00
Fabian Lupa
0e85c9f1a4
Fix exception usages
2017-10-02 18:48:29 +02:00
Fabian Lupa
b90fcb783a
Add DEVC jump
2017-10-02 18:48:29 +02:00
Fabian Lupa
2ef90d9df2
Update DEVC remote-to-local mapping logic
2017-10-02 18:48:29 +02:00
Fabian Lupa
309729879c
Fix client_pak diff and restricted flag (DEVC)
2017-10-02 18:48:29 +02:00
Fabian Lupa
75581f32ea
Fix formatting
2017-10-02 18:48:29 +02:00
Fabian Lupa
1c06915d11
Remove package deletion
2017-10-02 18:48:29 +02:00
Fabian Lupa
cf336df327
Remove diff
2017-10-02 18:48:29 +02:00
Fabian Lupa
f156eab10d
Remove package related .abapit.xml options
2017-10-02 18:48:29 +02:00
Fabian Lupa
191ff2cd7e
DEVC use fixed dummy file / obj_name
2017-10-02 18:48:29 +02:00
Fabian Lupa
fa1073cbaa
Improve DEVC jump
2017-10-02 18:48:29 +02:00
Fabian Lupa
9f3f02b9e2
Fix failing unit test
2017-10-02 18:48:29 +02:00
Fabian Lupa
f384330357
Update local package mapping
2017-10-02 18:48:29 +02:00
Fabian Lupa
b5e1345e8b
Try at local <-> remote package naming
2017-10-02 18:48:29 +02:00
Fabian Lupa
bcbf52d6e2
Remove some attributes in DEVC serialization
2017-10-02 18:48:29 +02:00
Fabian Lupa
49ee7b9543
Initial support for DEVC
2017-10-02 18:48:29 +02:00
Fabian Lupa
67216cc4a3
Fix object overwrite missing objects ( fixes #949 )
2017-10-02 18:26:30 +02:00
Thomas Erdösi
683c485b39
Workaround for abaplint bug (2nd try)
2017-10-02 13:16:36 +02:00
Thomas Erdösi
8e34ba199b
Workaround for abaplint bug
2017-10-02 13:03:08 +02:00
Thomas Erdösi
0abd3f1372
Synchronized with original version
2017-10-02 12:00:09 +02:00
Thomas Erdösi
63a6e57930
Merge branch 'pr/3' into issue_935
2017-10-02 11:48:20 +02:00
Thomas Erdösi
17cc1536ed
Added class lcl_language
...
Changes of SY-LANGU are now handled by local class lcl_language.
2017-10-02 11:10:15 +02:00
larshp
87418cd125
exception, fix diff
2017-10-01 10:47:12 +00:00
larshp
6a1beb8e05
fix syntax error
2017-10-01 10:41:15 +00:00
Lars Hvam
90c0480b29
Merge branch 'master' into jump_WWW
2017-10-01 12:34:50 +02:00
Lars Hvam
20fef20f5b
Merge pull request #944 from larshp/issue_911
...
GUI for calling syntax check #911
2017-10-01 12:34:01 +02:00
Lars Hvam
92de3ae29d
Merge branch 'master' into issue_773
2017-10-01 12:31:23 +02:00
larshp
8624f9f8f2
use global exception class #773
2017-10-01 10:28:23 +00:00
Christian Günter
44a565351a
Refactoring
2017-10-01 10:07:42 +00:00
Christian Günter
92183a5f84
Jump to W3HT and W3MI
2017-10-01 09:59:50 +00:00
larshp
860ff3b6df
lcl_time to global class #773
2017-10-01 09:22:21 +00:00
larshp
b488d42cf5
PROG: show sy-subrc in error message
2017-10-01 09:04:29 +00:00
larshp
9585a54778
delete unnessary obj, fix sorting
2017-10-01 08:59:14 +00:00
larshp
a43d4df2b9
GUI for calling syntax check #911
2017-10-01 08:48:03 +00:00
Lars Hvam
9786e76ec9
Merge pull request #943 from larshp/issue_911
...
Syntax check repo, issue #911
2017-10-01 09:46:46 +02:00
Lars Hvam
ca8077a350
Merge pull request #942 from larshp/issue_933
...
#933 , fix syntax error on 702
2017-10-01 09:38:52 +02:00
Lars Hvam
87e78a1de3
Merge pull request #941 from christianguenter2/Issue_836
...
Catch class_not_existing exception #836
2017-10-01 09:38:37 +02:00
larshp
afd9c78791
#933 , fix syntax error on 702
2017-10-01 07:36:45 +00:00
Christian Günter
98f41dc759
Catch class_not_existing exception #836
2017-10-01 07:32:18 +00:00
larshp
ba9bf55f47
v1.42.0
2017-10-01 07:19:25 +00:00
larshp
b5b0aef3fb
closes #939
2017-10-01 07:15:42 +00:00
Lars Hvam
02d95a27ae
Merge pull request #936 from christianguenter2/ISSUE_920
...
Issue 920
2017-10-01 09:07:53 +02:00
Lars Hvam
8eb54d568e
Merge pull request #934 from apex8/master
...
Replacing per object 'overwrite local Object' dialog with checkbox list
2017-10-01 09:05:05 +02:00
Lars Hvam
f4c1932375
Merge pull request #928 from EduardoCopat/sadl-generated-class
...
Fixes #921 DDLS skip generated SADL classes
2017-10-01 09:00:49 +02:00
eduardocopat
2acee1b836
lint
2017-09-28 21:45:20 +02:00
eduardocopat
b1c22a5b34
Moves lcl_skip_objects closer to lcl_tadir
2017-09-28 21:41:38 +02:00
Thomas Erdösi
67956ee771
Fix for issue 935
...
Also fix classes that were previously modified using a different language than the master language.
2017-09-28 13:37:00 +02:00
Thomas Erdösi
7065fae9da
Fix for issue 935
...
Read and write text pool using master language.
2017-09-28 12:28:15 +02:00
Thomas Erdösi
66eb559f95
Fix for issue 935
...
Read and write text pool using master language.
2017-09-28 11:09:14 +02:00
Christian Günter
4af9da522d
Add binary search
2017-09-28 08:58:32 +00:00
Christian Günter
94ff4c7df9
refactoring
2017-09-28 08:39:35 +00:00
Alexander Petrenz
051f3fb6a3
fixing table dialog: lint error, empty table
2017-09-27 22:37:56 +02:00
Christian Günter
48c0a730e2
Fix lint errors
2017-09-27 16:06:34 +00:00
Christian Günter
7536057a13
#920 deletion sequence DDLS
2017-09-27 16:03:21 +00:00
Alexander Petrenz
3762817294
added info header to overwrite table dialog
2017-09-27 11:36:42 +02:00
Alexander Petrenz
56d9775106
dialog for overwriting local objects rewritten
...
When Pulling local objects are checked if they have been modified. If so there was a confirmation popup for each objects. This has been replaced with a popup table allowing to have a look at all modified objects at once and selecting a checkbox to confirm that all selected objects should be overwritten.
2017-09-27 11:09:04 +02:00
Lars Hvam
141939b7e7
update link to documentation
2017-09-24 11:37:48 +02:00
Lars Hvam
458dcf2fee
update link to documentation
2017-09-24 11:36:53 +02:00
larshp
deecf87870
fix indentation
2017-09-19 19:17:50 +00:00
larshp
8490b08e8f
class done, next step ui, #911
2017-09-19 19:15:34 +00:00
eduardocopat
33cba1d3b8
Skip SADL generated classes
2017-09-18 21:05:32 +02:00
Lars Hvam
366663716a
Merge pull request #925 from apex8/master
...
fixing deserialization for function groups with namespace
2017-09-14 19:17:42 +02:00
larshp
82769c8c75
fix syntax error, #926
...
method does not exist on older versions
2017-09-14 17:12:38 +00:00
Alexander Petrenz
83e779868a
formatting fix for previous commit
2017-09-13 09:17:59 +02:00
Alexander Petrenz
a3c1473960
fix deserializing fgroup with namespace
2017-09-13 09:12:23 +02:00
larshp
374e69146c
more syntax check #911
2017-09-12 19:45:37 +00:00
larshp
9f126932cc
first steps #911
2017-09-11 17:53:06 +00:00
larshp
03c3c7acc3
v1.41.2
2017-09-11 16:48:34 +00:00
larshp
352d474263
add variable, #914
2017-09-11 16:47:45 +00:00
Lars Hvam
e81748abdf
Merge pull request #923 from larshp/issue_904
...
CLAS deserialization performance, issue 904
2017-09-11 18:44:05 +02:00
Lars Hvam
e0d3e98059
Merge pull request #924 from apex8/master
...
Fix FGroup Serialization involving Namespaces
2017-09-11 18:17:52 +02:00
apex8
81adacb10e
correct handling for t00 generic include in fgroup
2017-09-11 17:30:46 +02:00
larshp
26a55f2542
remove breakpoints #904
2017-09-10 15:11:27 +00:00
larshp
5dfc9168fa
minor fixes and downporting #904
2017-09-10 14:48:33 +00:00
larshp
1dd493d1e6
enable via experimental switch #904
2017-09-10 13:59:47 +00:00
larshp
a48bf4e698
code moved into abapGit #904
...
not tested, experimental
2017-09-10 13:45:09 +00:00
larshp
0016916564
experimental features switch, #910
2017-09-10 12:21:16 +00:00
larshp
03b74e0992
DDLS error messages
2017-09-09 13:45:11 +00:00
larshp
04b84e7381
SICF show error, close #919
2017-09-09 13:19:32 +00:00
apex8
9811b9ae32
disabled dark mode to allow popup for transport
2017-09-05 10:23:47 +02:00
larshp
b256fc6c36
v1.41.1
2017-09-03 09:13:04 +00:00
Lars Hvam
b9d85177e0
Merge pull request #908 from larshp/zlib_to_global
...
lcl_zlib_convert to global class #773
2017-09-03 11:04:44 +02:00
larshp
87000cbf65
use global class
2017-09-03 08:14:56 +00:00
larshp
f76050e71a
test
2017-09-03 06:03:35 +00:00
larshp
44e71fc25f
DDLS changed by, #905
2017-09-02 06:07:55 +00:00
larshp
067fcd65c3
rename class #773
2017-08-29 13:37:42 +00:00
Christian Guenter
c08ec05fbf
change popup title
2017-08-28 18:47:02 +00:00
Christian Guenter
02f913a9c3
change popup text
2017-08-28 18:37:46 +00:00
Christian Guenter
f6a4e1a448
Add counter for deleted objects
...
Add counter for deleted objects and show popup only if there are any
2017-08-28 18:34:32 +00:00
Christian Guenter
fea262fb32
fix typo
2017-08-28 17:35:00 +00:00
Christian Guenter
63eab6d6fa
beautify
2017-08-28 17:30:58 +00:00
Christian Guenter
8a695257b1
rename method
2017-08-28 17:29:04 +00:00
Christian Guenter
c76ff5674b
change 'Cancel' to 'No'
2017-08-28 17:23:09 +00:00
Christian Guenter
b6e8297d74
extract method delete_spare_local_objects
...
extract method delete_spare_local_objects to class lcl_repo_online
2017-08-28 17:21:34 +00:00
Christian Guenter
c0287754f9
Refactoring
2017-08-26 09:44:45 +00:00
Christian Guenter
1de786ef7d
refactoring
2017-08-26 09:24:01 +00:00
Christian Guenter
71ca57f6ac
first try to delete superflous files
2017-08-26 08:31:22 +00:00
Christian Guenter
21e408044a
reset local shall remove superlfuous files
2017-08-26 07:38:05 +00:00
larshp
7ef853cf9a
v1.41.0
2017-08-23 16:23:23 +00:00
Lars Hvam
30bd730d45
Merge pull request #899 from christianguenter2/SHMA-Shared-Memory
...
SHMA shared memory #898
2017-08-23 18:21:14 +02:00
Christian Guenter
9690758bdb
del superfl. call to TR_TADIR_INTERFACE + renaming
...
delete superfluous call to TR_TADIR_INTERFACE and renaming local variables and constants
2017-08-19 09:14:18 +00:00
Christian Guenter
85cd5abe4a
downport
2017-08-19 08:11:44 +00:00
Christian Guenter
d47246ca26
remove startup list
2017-08-19 08:09:46 +00:00
Christian Guenter
fa24f82610
delete superfluos type definition
2017-08-14 20:06:34 +00:00
Christian Guenter
786c845c0a
add free area to delete
2017-08-14 20:04:23 +00:00
Christian Guenter
7f952e7e2e
cleanup delete
2017-08-14 19:21:43 +00:00