Commit Graph

21 Commits

Author SHA1 Message Date
larshp
ca6003c8cf Branch overview: fix compress button #569 2017-01-23 13:20:46 +00:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
sbcgua
51db93b499 html refactoring, render sequence refactoring
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
Fabio Zuber
8447e0cc2d refactor commit author regex fixes #410 2016-12-13 17:18:31 +01:00
larshp
f60a25d4a7 fix newline 2016-10-01 13:28:05 +00:00
Fabio Zuber
a99c8dd7cc fix(branch overview): allow email as username
The branch overview screen crashes if there is a commit with an email address as username in the commit history.

This change fixes that.
2016-09-30 17:59:55 +02:00
atsy
e933fed543 #311 fix constants and types 2016-09-04 20:11: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
858f64b01f #311 branch types to global definitions 2016-09-03 12:10:55 +03:00
larshp
07e4a033ef fix possible dump, branch overview 2016-07-14 11:13:39 +00:00
larshp
f9c0e1ab3d more changed_by implemented #245 2016-07-09 10:03:12 +00:00
larshp
5a01c650ea DOCV DOCT support added, close #152 2016-07-07 15:05:45 +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
Lars Hvam
af74a24b6d calculate merged tree #275 (#277)
* merge #275, scaffolding

* refactoring few gui pages
top class element moved to page_super

* syle FORM dropdown

* find common ancestor

* calculate merged tree #275
2016-07-06 16:08:00 +02:00
larshp
b286a6c62e branch overview: compress graph
plus cleanup a few code inspector warnings
2016-07-06 08:13:50 +00:00
larshp
a3a5388d63 branch overview, hide gh-pages and bugfix 2016-07-06 06:43:59 +00:00
Lars Hvam
638306fc2d Branch overview, close #272 (#276)
* few bits

* branches now shows
todo: show merges

* parse merge commits

* show merge commits

* lint: reduce line length
2016-07-05 17:03:13 +02:00
larshp
928ffc0882 refactoring in the git classes, #272 2016-07-04 14:37:12 +00:00
larshp
e6742d3ad6 ignore character string warnings 2016-07-04 13:13:57 +00:00
larshp
a4c3d8e083 isolate page to new include, #272 2016-07-03 06:57:02 +00:00