Commit Graph

57 Commits

Author SHA1 Message Date
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
860ff3b6df lcl_time to global class #773 2017-10-01 09:22:21 +00:00
larshp
8187c45640 cleanup 2017-07-28 10:03:46 +00:00
larshp
fb08006b95 fix #864 2017-07-28 08:05:35 +00:00
larshp
5ff0cd9586 refactoring
rename METHOD int_to_xstring, and remove parameter

change inputs for METHOD type_and_length and add unit tests
2017-07-23 12:20:29 +00:00
bigld
4a24144f09 fixed linter errors 2017-07-06 09:09:32 +02:00
bigld
e1d998e28b #811 progress indicator for encoding objects 2017-07-06 09:02:40 +02:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
larshp
7586382eb1 performance: decoding deltas
instead of converting to string with '0' and '1', do bitwise operations instead
2017-05-20 12:04:18 +00:00
larshp
303ede3003 fix #710
CP has escape character #
2017-04-13 11:57:16 +02:00
larshp
dbf1957c41 fix zlib decompression 2017-03-23 06:48:12 +00:00
tiefox
04d5db6143 Renaming to zlib_decompress 2017-03-23 07:00:22 +01:00
tiefox
15a6832f91 Indentation fixes 2017-03-23 00:45:12 +01:00
tiefox
01c2a9cd2b Fixing decode issues with TFS and visual studio online #403 2017-03-23 00:33:45 +01:00
Alexander Tsybulsky
ca91c22371 separate login, author and committer #535
committer - double m, double t ;)
2017-02-22 19:36:09 +02:00
TheWirtschaftsmann
1151f356c5 branch name validation fix #314 2017-02-14 09:45:04 +02:00
eduardocopat
a0b16cdb7d Validate blank spaces in branch names 2017-02-09 17:57:20 +01:00
larshp
6b016bbb11 Git: show error for unknown refname 2017-01-22 11:11:37 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
larshp
42a918609e more refactoring, new lcl_http_client class 2016-11-15 15:13:37 +00:00
larshp
3f599489d9 refactor, new http include
will later implement SAP login tokens and Digest authentification in the http include
2016-11-15 10:15:03 +00:00
sbcgua
201560cbbc bug fixing 2016-11-12 20:36:23 +02:00
sbcgua
0f8c9bbe85 Merge branch 'master'
Conflicts:
	src/zabapgit_definitions.prog.abap
	src/zabapgit_objects_impl.prog.abap
	src/zabapgit_persistence.prog.abap
	src/zabapgit_repo_impl.prog.abap
	src/zabapgit_unit_test.prog.abap
	src/zabapgit_view_repo.prog.abap
2016-11-12 13:35:24 +02:00
sbcgua
9b0e1f1282 partial checksum update logic 2016-11-12 11:20:54 +02:00
EduardoCopat
9063a2d6a6 Settings (proxy) #412 (#414)
* Added empty settings page
Also added it in the Advanced meun

* Added Settings HTML structure

* Provide settings persistence
I put the unit tests in the persistence include rather than the unit test include

* Triggering settings save on UI event

* Plug-in the proxy settings into CL_HTTP_CLIENT
Also, removed a break point...

* abaplint fixes

* abaplint fixes #2
2016-11-10 16:40:49 +01:00
sbcgua
8e9bebd376 minorfix 2016-11-09 15:44:42 +02:00
larshp
e1fd1538e3 add multi_ack, close #361 2016-09-29 14:52:06 +00:00
larshp
b843ead699 minor changes, TFS, #361 2016-09-29 14:16:54 +00:00
atsy
8a19128da1 Independent Pull-Stage actions (#344)
* #319, refactor render_repo_menu

* #319, btw: decrease short list size, fix db exept

* #319, small text fixes, preparations for remotes

* #319 preparations 2

* #319 refactor popup_to_confirm

* #319 detach logic DRAFT

* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #319, part 2

* #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

* fix repo_menu

* #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

* #319 attach, detach, change - complete

* #319, fine tuning - repo_popup title

* #319 linter fixes

* #319 Pull-Stage improvements, sha1 in files
2016-09-18 07:56:22 +02:00
atsy
948821ca92 Merged branch t311_branches into master 2016-09-04 21:32:38 +03:00
atsy
adea9cbb69 #311 split git includes 2016-09-04 21:03:31 +03:00
atsy
d0c4d41681 #311 private variables, constructor 2016-09-04 20:27:28 +03:00
atsy
e933fed543 #311 fix constants and types 2016-09-04 20:11:22 +03:00
sbcgua
7ae0698a44 #310 change to url as the key 2016-09-04 19:49:21 +03:00
sbcgua
127d338119 #310 default user in login, DRAFT 2016-09-04 10:55:29 +03:00
atsy
36144f7f23 #311 part3 UI interactive popup fixes 2016-09-03 16:59:22 +03:00
atsy
d329ab6338 #311 part2 lcl_git_branch_list features 2016-09-03 15:01:09 +03:00
atsy
6bb3ed474f #311 branches part1, interface changes 2016-09-03 13:04:03 +03:00
atsy
41ffa35699 #311 separate some methods to lcl_git_utils
Maybe would better look as a part of lcl_git_pack
2016-09-03 12:25:19 +03:00
atsy
858f64b01f #311 branch types to global definitions 2016-09-03 12:10:55 +03:00
atsy
b1e8f4b6d8 #311 lcl_git_branch_helper, move parse_branch 2016-09-03 11:42:35 +03:00
atsy
1d92b82736 #303 pass dialog reworked, thanks to @sshlapak 2016-09-01 10:19:09 +03:00
atsy
f1fceb2021 #303 Custom login dialog, beta 2016-08-28 23:39:09 +03:00
atsy
646be2b9a6 #303 refactor: separate send/receive 2016-08-28 21:51:25 +03:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +00:00
larshp
05477af7c5 new feature: delete branch
branch operations: overview   create   switch   delete moved to new dropdown, instead of the "Advanced" dropdown
2016-07-14 10:50:43 +00:00
larshp
cf2dcd5153 fix unpack not ok, close #288 2016-07-09 10:26:29 +00:00