Commit Graph

17 Commits

Author SHA1 Message Date
larshp
b58205b0cb local dot abapgit state #630 2017-03-04 08:30:32 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
039fdad694 v1.25.1
fix newlines at end of file
2017-01-21 07:19:18 +00:00
Christian Tapia Sabogal
a917d89461 Update zabapgit_zip.prog.abap 2017-01-20 15:56:23 -05:00
Christian Tapia Sabogal
de05a94c74 Update zabapgit_zip.prog.abap 2017-01-20 11:58:12 -05:00
Christian Tapia Sabogal
98cf60c2a8 Transport to zip improvement: #553
Don't serialize objects that are not in the transport request.
2017-01-19 17:07:59 -05:00
kvtorp
e3ba6b5053 Added workaround to loading zero-length files
Changed the use of CL_ABAP_ZIP to use the FILES attribute rather than use the SPLICE method, as the latter does not return zero-length files
2017-01-16 12:09:20 +00:00
larshp
34c946a1e8 offline projects zip calculate sha1 #427 2016-11-16 15:11:34 +00:00
larshp
32cac9d00e rework "object to zip" to files
for cherry picking objects, without exporting the entire package

previous implementation was too slow, as it had to serialize the entire package, and just needed files for one object
2016-10-25 19:37:55 +02:00
larshp
58e7e957e3 object to zip 2016-10-12 14:58:34 +02:00
larshp
f1c8d25d5b fix offline project dump, close #360 2016-09-29 13:20:02 +00:00
atsy
7719fa3d44 route, popups, services (#342)
* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements
2016-09-17 08:46:55 +02:00
larshp
bfd4c7f3c6 various changes, close #317
pretty print zabapgit_password_dialog
bump version to v1.17.7
minor changes in get_display_name()
close #317, thanks @StevusPrimus
2016-09-05 11:27:17 +00:00
larshp
f0617de696 import zip, close #300
offline projects, import zip, only show zip files
2016-08-26 09:57:25 +00:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +00:00
larshp
71447f8538 transport to zip, close #271 2016-07-03 09:57:16 +00:00
larshp
7fe86f3769 move more code #210 2016-07-02 12:43:40 +00:00