Commit Graph

32 Commits

Author SHA1 Message Date
larshp
ad20031902 trying to fix build, #1134 2018-01-13 11:18:28 +00:00
Lars Hvam
436a03936a
Persistence to global (#1130)
* refactor persistence get_instance

* more persistence to global

* more

* more

* fix indentation
2018-01-13 09:56:50 +01:00
larshp
996bed2603 lcl_persistence_db to global 2018-01-12 12:14:50 +00:00
Lars Hvam
6d630926e5
lcl_log to global (#1105)
* lcl_log to global

lcl_log to global

* fix indentation
2018-01-08 17:44:41 +01:00
Lars Hvam
edbefc6e39
lcl_dot_abapgit to global (#1103)
* lcl_dot_abapgit to global

* fix indentation
2018-01-08 17:12:00 +01:00
Lars Hvam
5ae3b81246
lcl_hash to global class (#1096)
* lcl_hash to global class

* fix lint errors
2018-01-07 14:27:39 +01:00
masterrx
17fa6ee03c Fix case 2017-10-25 21:49:13 +00:00
masterrx
aa5625247e replace lcx_cancel with global version 2017-10-25 21:12:17 +00: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
larshp
8624f9f8f2 use global exception class #773 2017-10-01 10:28:23 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
131f8e690d issue #746
allow for specifying folder logic when using Advanced -> Export to zip
2017-04-29 10:57:42 +02:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
larshp
134750d5a9 remove unused variables and methods 2017-03-22 09:21:57 +00:00
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