Commit Graph

34 Commits

Author SHA1 Message Date
larshp
91899ed571 fix dump, local files might not exist 2016-11-23 14:40:52 +00:00
sbcgua
4f41899a6b include .abapgit to state cache #444 2016-11-22 12:13:49 +02:00
larshp
f94993db60 fix "Serialize" progress indicator 2016-11-16 08:45:42 +01:00
sbcgua
4d01812c15 local/remote order fix 2016-11-14 19:55:11 +02:00
sbcgua
201560cbbc bug fixing 2016-11-12 20:36:23 +02:00
sbcgua
d4482c21fd merge cleanups 2016-11-12 13:53:39 +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
a7697f9a2b fixes 2016-11-12 12:04:48 +02:00
sbcgua
9b0e1f1282 partial checksum update logic 2016-11-12 11:20:54 +02:00
sbcgua
966852cc2b new design complete 2016-11-08 21:30:19 +02:00
sbcgua
31727c352e new status implementation 2016-11-07 13:47:26 +02:00
sbcgua
15619130cd file sha1 at local checksums #407 2016-11-06 22:48:36 +02:00
sbcgua
02a0014967 file sha1 at local checksums #407 2016-11-06 13:52:51 +02:00
sbcgua
ab982cd885 fix package change caching #372 2016-10-09 13:04:42 +02:00
sbcgua
1c0de415f1 reset status on deserialize, close #375 2016-10-09 11:04:27 +02:00
sbcgua
762dc7bc89 serialization caching, basic objects #366 2016-10-06 08:24:49 +03:00
larshp
b80f014343 url decode repo name, close #364 2016-09-29 15:15:15 +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
2fbe413d77 repo attach/detach (#343)
* #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
2016-09-17 11:01:39 +02:00
sbcgua
0d645cbf9f #326 forgot uninstall small improvements 2016-09-07 22:49:37 +03:00
sbcgua
dcc196198b #326 write protection 2016-09-07 22:34:09 +03:00
atsy
71cdcb8905 Merged branch master into master 2016-09-05 21:16:36 +03:00
larshp
5fb262c5ea fix locking issue when cloning priv repo
also see https://github.com/larshp/abapGit/issues/250
2016-09-05 15:08:44 +00:00
atsy
6230046d9b #311 head_branch in repo persistence 2016-09-05 14:51:27 +03:00
atsy
4424433f6e #311 repo now has branches 2016-09-04 21:05:55 +03:00
atsy
3aa36598ca #311 pre branches in repo 2016-09-04 21:00:54 +03:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +00:00
larshp
83008d77dd lock error, move commit work 2016-07-14 07:57:54 +00:00
larshp
7dab60b3a6 commit work to release locks 2016-07-14 07:43:13 +00:00
larshp
2b7b1290a9 fix dump when importing zip for offline project 2016-07-09 06:31:48 +00:00
larshp
731029c037 switch to repo after creation
move popups to new separate class
2016-07-08 09:09:52 +00:00
Lars Hvam
5f7d851de5 Merging, close #275 (#282)
* refactor most regarding commit and staging

* use gitgraph 1.2.3

* move db gui to new include

* allow specifying branch

* move target branch to stage object

* git, get rid of reference to repo

* merge now working #275
cleanup
2016-07-07 13:23:28 +02: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