Commit Graph

764 Commits

Author SHA1 Message Date
larshp
0c1a67c797 seems to work now 2017-04-13 10:53:11 +02:00
larshp
f97266407a serialization done 2017-04-13 09:12:19 +02:00
Alexander Tsybulsky
782aa27d98 news finetuning 2017-04-13 09:56:27 +03:00
Lars Hvam
8ecdf2d754 Merge pull request #697 from larshp/issue_696
ignore files outside of starting folder #696
2017-04-13 08:54:40 +02:00
larshp
09b7fe0601 issue #696
dont ignore files in root folder, only subfolders
2017-04-13 08:52:11 +02:00
sbcgua
30f89dc9b5 Merge remote-tracking branch 'origin/news_announcement' into news2 2017-04-09 21:33:06 +03:00
Alexander Tsybulsky
7d7e4dafae Implementation of lif_object~changed_by for W3xx 2017-04-08 10:19:13 +03:00
Alexander Tsybulsky
57c12b8d80 toc css fix (conflicts between line height and sup tag) 2017-04-08 09:44:29 +03:00
Alexander Tsybulsky
07d109c138 fixes #706 2017-04-08 09:19:10 +03:00
Lars Hvam
2b34ec534e bugfix 2017-04-05 19:31:50 +02:00
larshp
a338e86772 WAPA serialization #12 2017-04-05 19:05:45 +02:00
Lars Hvam
c9f03a67e6 Merge pull request #701 from larshp/issue_640
authorizations, first draft #640
2017-04-05 18:04:59 +02:00
larshp
57bf690d17 authorization constants renamed 2017-04-05 17:56:29 +02:00
larshp
bcd76aa0ae add param 2017-04-05 17:19:43 +02:00
larshp
98c475ffe2 revert previous commit, wrong branch
too tired
2017-04-04 20:27:14 +02:00
larshp
36b4f4bcf3 WAPA stub 2017-04-04 20:25:24 +02:00
larshp
b0a328e40b add WAPA stub 2017-04-04 20:22:26 +02:00
larshp
acbfdb5ac4 v1.33.4 2017-04-04 19:47:48 +02:00
Lars Hvam
1f224551da Merge pull request #702 from RedWolf112/master
Dump on Clone or Explore #53
2017-04-04 17:10:26 +02:00
Lars Hvam
b8bb6ba86b Merge pull request #700 from larshp/issue_646
proxy authentication #646
2017-04-04 17:07:57 +02:00
Lars Hvam
a23ef90170 Merge pull request #699 from larshp/issue_227
repo settings, add starting_folder #227
2017-04-04 17:07:44 +02:00
Lars Hvam
a6aab23fdb Merge pull request #698 from larshp/issue_695
fix deleting db table with contents #695
2017-04-04 17:07:30 +02:00
Pascal
c92217d7b4 #53 Whitespace at end of line
Fix Whitespace at end of line
2017-04-04 14:35:28 +02:00
Pascal
90c4a052e8 Dump on Clone or Explore #53
Fix: Dump if Strust configuration is not right yet
2017-04-04 14:19:43 +02:00
larshp
b10f06f33d first draft #640 2017-03-30 08:57:46 +00:00
larshp
7faba909e7 proxy authentication #646 2017-03-30 08:05:55 +00:00
larshp
03aff682f7 fix spaces in error message 2017-03-30 06:59:00 +00:00
larshp
d5f8fddbaf repo settings, add starting_folder #227 2017-03-30 06:57:05 +00:00
larshp
cd88ec6c78 fix deleting db table with contents #695 2017-03-30 06:45:39 +00:00
larshp
5c99c0e443 ignore files outside of starting folder #696 2017-03-30 06:33:40 +00:00
larshp
734f8e838a better error message 2017-03-27 13:14:24 +02:00
Jakub Filak
35f3cce022 migrations: skip repos that cannot be fetched
On systems where users do not allow everybody to fetch their repo, you need to
be able skip certain repos.

Currently, if you cannot authorize yourself to read a migrated repo, abapGit
exits.

With this patch applied, failed authorization attempts are notified to the user
and the repo is skipped.

Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2017-03-24 14:12:59 +01:00
larshp
6fd25aa1d0 v1.33.3 2017-03-24 07:22:57 +01:00
Lars Hvam
658198fd54 Merge pull request #691 from larshp/transport_to_branch
fix transport to branch
2017-03-24 07:21:50 +01:00
Lars Hvam
828414d67e Merge pull request #689 from larshp/cleanup2
delete more unused variables
2017-03-24 07:21:39 +01:00
larshp
4c36a2bfec bugfix #693 2017-03-24 07:21:11 +01:00
larshp
c09124be7a fix transport to branch 2017-03-23 18:30:04 +00:00
larshp
82a7cc404c delete more variables 2017-03-23 07:37:49 +00:00
larshp
6d31276a2f v1.33.2 2017-03-23 06:49:02 +00:00
larshp
dbf1957c41 fix zlib decompression 2017-03-23 06:48:12 +00:00
Lars Hvam
733bbbd811 Merge pull request #688 from tiefox/master
Fixing decode issues with TFS and visual studio online  #403
2017-03-23 07:40:49 +01: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
larshp
134750d5a9 remove unused variables and methods 2017-03-22 09:21:57 +00:00
Lars Hvam
4c8b182697 Merge pull request #680 from EduardoCopat/unit-test-transp2branch
Unit test transp2branch
2017-03-22 10:02:28 +01:00
Lars Hvam
6d395833d6 Merge pull request #675 from larshp/issue_227
Basic repo settings page - Issue 227
2017-03-22 10:02:07 +01:00
Lars Hvam
0afd97b3dd Merge pull request #674 from larshp/SMIM
SMIM issues #669
2017-03-22 10:01:57 +01:00
larshp
55942fec8e downport #683 2017-03-22 09:02:01 +01:00
eduardocopat
9619a5322d Test include 2017-03-21 17:28:36 +01:00
eduardocopat
82a8484978 Moving to unit test include 2017-03-21 17:01:09 +01:00
eduardocopat
81c0b380f0 lo_transport_objects 2017-03-21 16:29:21 +01:00
eduardocopat
da710638a2 Work in progress 2017-03-21 15:09:46 +01:00
larshp
04b8a81c97 bugfix, #666
note that this is not a fix for the actual bug in #666, but similar bugs are fixed in this commit
2017-03-21 11:39:11 +00:00
larshp
307f702bb5 reduce line length 2017-03-21 09:55:59 +00:00
larshp
dbdaad9ca1 basic page 2017-03-21 09:53:02 +00:00
larshp
31b2ce3edf basic page 2017-03-21 09:31:18 +00:00
larshp
1612052237 v1.33.0 2017-03-20 10:43:38 +00:00
Fabian Lupa
705fa28212 Requirements: cleanup and code review changes 2017-03-19 15:19:04 +01:00
Fabian Lupa
90a8a7f68d Suppress empty tags in .abapgit.xml 2017-03-18 18:59:36 +01:00
Fabian Lupa
127e368fa1 Fix code style 2017-03-18 16:19:42 +01:00
Fabian Lupa
71f74f7752 Apply requested changes from code review 2017-03-18 16:16:07 +01:00
Fabian Lupa
d94ed4798f Do not check requirements if there are none 2017-03-18 16:11:12 +01:00
Fabian Lupa
0aba096bc7 Remove unnecessary dynamic typing 2017-03-18 15:28:10 +01:00
Fabian Lupa
a2fd6092d2 Requirements to software components in .abapgit.xml 2017-03-18 15:17:46 +01:00
larshp
894f09fcaf SMIM issues #669 2017-03-18 09:51:23 +00:00
larshp
62a8099b63 bugfix, offline repo default .abapgit.xml 2017-03-17 15:08:54 +00:00
Lars Hvam
05d76ba2ec Merge pull request #663 from EduardoCopat/transport_to_pull_request
Transport to branch
2017-03-17 12:49:51 +01:00
eduardocopat
448e5a0c3c @sbcgua review 2017-03-17 12:17:14 +01:00
Eduardo Ferrari Copat
00c195d7cc Missing space on Regex 2017-03-17 11:06:09 +01:00
eduardocopat
c083ba347f Code reviews 2017-03-17 11:03:18 +01:00
larshp
82f68ff596 CLAS: bugfix, changed_by 2017-03-16 14:57:13 +01:00
eduardocopat
83ba65d0a2 Adjust form names 2017-03-15 17:15:26 +01:00
eduardocopat
b7e5ee8a8e Removes commented code 2017-03-15 17:12:34 +01:00
eduardocopat
0f7fbf5be6 new validations 2017-03-15 17:07:05 +01:00
eduardocopat
b8522e3290 Lint to please nordic gods 2017-03-15 16:47:06 +01:00
eduardocopat
e47110f2af Transport to branch 2017-03-15 16:42:56 +01:00
eduardocopat
48aadc67e8 Creating branch and pushing 2017-03-15 12:40:52 +01:00
eduardocopat
e117d95da3 Popups Branch Stage 2017-03-14 17:03:07 +01:00
eduardocopat
7b018144a6 New Advanced Link Transport refactor 2017-03-13 17:53:14 +01:00
Alexander Tsybulsky
21cd4500b0 sup css adjustment #661 2017-03-13 14:15:21 +02:00
larshp
45b293c2be v1.32.0 2017-03-11 09:39:25 +00:00
Lars Hvam
6ef51c5e8f Merge pull request #659 from larshp/72_char
72 characters commit body
2017-03-11 10:38:14 +01:00
Lars Hvam
ac69a4151e Merge pull request #657 from sbcgua/diff-ux-improvements
Diff UX improvements and lcl_html_toolbar refactoring
2017-03-11 10:38:03 +01:00
Alexander Tsybulsky
bc1df00f9a page_diff UX: pre-merge change font-size back 2017-03-11 11:32:56 +02:00
Alexander Tsybulsky
fe6a4c6567 page_diff UX: pre-merge fixes 2017-03-11 11:23:18 +02:00
larshp
2eb025b092 72 characters commit body
Commit body should wrap at 72 characters as noted in: https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project
2017-03-11 07:23:25 +00:00
Alexander Tsybulsky
be79b3234a page_diff UX filter finalizing 2017-03-10 22:14:03 +02:00
Alexander Tsybulsky
59f2361135 css clearfix 2017-03-10 22:13:59 +02:00
Alexander Tsybulsky
08b167cdd3 page_diff UX filter part2 2017-03-10 22:13:42 +02:00
Alexander Tsybulsky
ecdf53bf6d toolbar refactoring part2 2017-03-10 22:13:26 +02:00
Alexander Tsybulsky
f3c496cd2f toolbar refactoring part1 2017-03-10 22:13:21 +02:00
Alexander Tsybulsky
63a71f15fb page_diff UX filter part1 2017-03-10 22:12:37 +02:00
larshp
fefce273e6 refactor lcl_log->add 2017-03-10 14:30:43 +00:00
Lars Hvam
683362317d v1.31.1 2017-03-07 18:58:07 +01:00
Lars Hvam
5a441e34a6 Merge pull request #651 from sbcgua/master
warnings displayed in yellow
2017-03-07 18:11:53 +01:00
larshp
6944b98208 fix typo 2017-03-07 09:03:08 +00:00
Alexander Tsybulsky
3ad1662e0e warnings diplayed in yellow #650 2017-03-05 15:06:53 +02:00
larshp
1cc5aa47cc bugfix 2017-03-04 11:22:31 +00:00
larshp
b58205b0cb local dot abapgit state #630 2017-03-04 08:30:32 +00:00