Commit Graph

2931 Commits

Author SHA1 Message Date
Lars Hvam
7be61c535e IATU support, close #83 2016-02-10 08:08:13 +01:00
Lars Hvam
764b06c2f2 downport fix 2016-02-09 17:03:21 +01:00
Lars Hvam
9f34d928bd IASP support, close #160 2016-02-09 16:40:17 +01:00
Lars Hvam
38d8a7fb13 IARP support, close #82 2016-02-09 15:47:42 +01:00
larshp
d62c9c8702 remove whitespace 2016-02-05 17:35:28 +00:00
Lars Hvam
0cdb3c93c6 add description, #150 2016-02-05 10:45:31 +01:00
Lars Hvam
9448cbfc53 issue #150, error blocks everything 2016-02-05 10:41:15 +01:00
Lars Hvam
bf642861f0 Update package.json 2016-02-02 13:05:04 +01:00
Lars Hvam
bd51adb4a4 Update package.json 2016-02-02 13:03:59 +01:00
Lars Hvam
8e7d5ea9e2 trigger build 2016-02-02 13:01:06 +01:00
larshp
df8ebe59dd add travis 2016-02-02 11:59:04 +00:00
Lars Hvam
0aaa16458a exclude TADIR deleted ob, close #146. Hook for #75 2016-02-01 15:17:03 +01:00
larshp
a3c8d06997 move ssl test to wiki, close #147 2016-02-01 12:41:01 +00:00
Lars Hvam
89e3e396ee minor changes 2016-01-30 16:03:50 +01:00
Lars Hvam
be24e85cc0 Merge pull request #145 from VishnAndr/master
ENHO: hook_impl support
2016-01-30 15:53:32 +01:00
VishnAndr
f54372fbe7 Update zabapgit.abap
lcl_object_enho : hook_impl now supported and fixed issue in lif_object~exists method
2016-01-30 00:43:54 +03:00
Lars Hvam
5853f0563c ACID support, close #144 2016-01-29 10:24:16 +01:00
Lars Hvam
edce760c8c AUTH support, close #139 2016-01-29 09:15:31 +01:00
Lars Hvam
a0907b3814 bugfix, close #131 2016-01-28 14:45:25 +01:00
Lars Hvam
0ad4391368 remove string template 2016-01-21 16:24:16 +01:00
Lars Hvam
03d7a368f4 replace with boolc() plus bugfix
note that this will work since the string is converted to bool
boolc introduced in 7.02 so this should be okay
2016-01-15 10:27:00 +01:00
Lars Hvam
b6ccb6dab3 close #135 TADIR shows deleted objects 2016-01-14 07:45:29 +01:00
Lars Hvam
edfa4e78f3 starting work on #135 TADIR deleted objects 2016-01-13 16:34:07 +01:00
Lars Hvam
a3b99ed574 refactoring, new program class 2016-01-13 15:30:55 +01:00
Lars Hvam
56af4e6e88 refactoring, new files class 2016-01-13 15:17:05 +01:00
Lars Hvam
a33ffcab67 Merge pull request #137 from larshp/larshp-patch-1
refactoring, prepare for #135
2016-01-12 19:10:38 +01:00
Lars Hvam
94c92e06a3 refactor to new activation class 2016-01-12 18:01:27 +01:00
Lars Hvam
0155db0649 refactoring, introduce interface 2016-01-12 17:39:31 +01:00
Lars Hvam
4602ede65a dont serialize empty testclass includes, close #136 2016-01-10 10:17:08 +01:00
Lars Hvam
433c0e4409 ssl test program, close #134 2016-01-08 07:41:49 +01:00
Lars Hvam
101c01ea05 clear CHGDANYBY, close #133 2016-01-03 11:48:17 +01:00
Lars Hvam
9330b54d99 fix uninstall error, close #132
plus dont dump if report doesnt have a description
2015-12-29 09:23:09 +01:00
Lars Hvam
beba314884 bit more refactoring 2015-12-20 12:28:15 +01:00
Lars Hvam
6973b695b6 refactoring, close #3
doing a diff will no longer fetch the repository again
installing a new repository will no longer refresh the other repositories
plus fixed some bugs introduced yesterday
2015-12-20 10:53:56 +01:00
Lars Hvam
ebe81abf1b just a bit more 2015-12-19 15:56:08 +01:00
Lars Hvam
7ea148b33f lots of refactoring #3 #128 #5
new repository object
align TYPES naming to begin with "ty_"
move TYPE definitions to relevant classes
2015-12-19 15:25:41 +01:00
Lars Hvam
e66db7f33f deflate implementation, issue #122
fix very slow decompression
not closing the issue right now as it still could use some refactoring
getting it out there so it can be tested, if it doesnt work roll back to version 0.80

on test repository the runtime went from 330 seconds to 30 seconds
2015-12-18 14:24:40 +01:00
Lars Hvam
23c458c239 Update README.md 2015-12-07 18:40:15 +01:00
Lars Hvam
0b240cf622 Update README.md 2015-12-07 18:39:34 +01:00
Lars Hvam
653d9a14a1 Update README.md 2015-12-07 18:39:04 +01:00
Lars Hvam
b24b19b757 limit LIKE to SICF + pretty printer
the old SICF approach could cause problems for other object types
2015-11-26 09:38:35 +01:00
Lars Hvam
9963d9000b fix for SICF objects, close #121 2015-11-19 10:45:11 +01:00
Lars Hvam
e77e163c4b fix dump, close #123 2015-11-19 10:04:24 +01:00
Lars Hvam
10306e2fdd properly delete WDYA TADIR entry 2015-11-15 12:24:16 +01:00
Lars Hvam
3481eaa8ff TABL texts, WDYN sort, diff stats
TABL: exclude/clear texts for fields referring to data element
WDYN: sort xml contents to try making sure its the same across systems
Show insert/delete/update statistics in diff screen
2015-11-15 10:49:26 +01:00
Lars Hvam
42eaae824f support larger files, issue #119 2015-11-07 06:38:59 +01:00
Lars Hvam
ff5e27b18b show newline for error 2015-10-17 08:52:30 +02:00
Lars Hvam
242875e7f5 TYPE support, close #116 2015-10-14 16:40:15 +02:00
Lars Hvam
2db071d419 bit of work on TYPE support #116 2015-10-13 20:17:21 +02:00
Lars Hvam
b91402156c clear RESPUSER for MSAG objects 2015-09-24 15:12:07 +02:00