Commit Graph

67 Commits

Author SHA1 Message Date
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