Dmitriy Zaporozhets
|
5f8f685bd4
|
Init Gitlab::Git::Diff class
|
2013-04-15 19:01:02 +03:00 |
|
akzhan
|
b1a8fdd84d
|
Git log follow support
|
2013-04-15 16:53:19 +03:00 |
|
Dmitriy Zaporozhets
|
f8a4a76048
|
decorate commits in Gitlab::Git::repository with valid class
|
2013-04-03 21:17:50 +03:00 |
|
Dmitriy Zaporozhets
|
3011ac4150
|
Refactoring and cleanup. Removed unused commit finders
|
2013-04-03 21:05:10 +03:00 |
|
Dmitriy Zaporozhets
|
7e8bf92bd7
|
remove unnecessary decorations
|
2013-04-03 09:32:17 +03:00 |
|
Dmitriy Zaporozhets
|
94390fc7b4
|
Proper routing. blobs for blobs, raw for send_data
|
2013-04-03 09:26:38 +03:00 |
|
Dmitriy Zaporozhets
|
88abe66c27
|
add alias for committed_date
|
2013-04-02 22:39:37 +03:00 |
|
Dmitriy Zaporozhets
|
03f41e2820
|
Gitlab::Git::Tree & Blob added
|
2013-04-02 22:37:20 +03:00 |
|
Dmitriy Zaporozhets
|
0c5795a497
|
serialize parent_ids in commit
|
2013-04-02 21:46:19 +03:00 |
|
Dmitriy Zaporozhets
|
5f4445c3d3
|
store commits for MR as array of hashes
|
2013-04-02 21:30:36 +03:00 |
|
Dmitriy Zaporozhets
|
9a26e9a0d6
|
Dont init repo on every create(:repo)
|
2013-04-01 17:27:44 +03:00 |
|
Dmitriy Zaporozhets
|
49b024f5f5
|
Use Gitlab::Git:: for git features across application
|
2013-04-01 16:04:35 +03:00 |
|
Dmitriy Zaporozhets
|
bb06e905ef
|
added Gitlab::Git::Compare for git compare feature
|
2013-04-01 16:03:11 +03:00 |
|
Dmitriy Zaporozhets
|
51c167554c
|
added Gitlab::Git::Blame for git blame feature
|
2013-04-01 16:02:54 +03:00 |
|
Dmitriy Zaporozhets
|
22817398e6
|
define TestEnv and keep all global stubs in one place
|
2013-04-01 14:39:19 +03:00 |
|
Dmitriy Zaporozhets
|
26323046fd
|
Decorate Gitlab::Git::Commit with Commit
|
2013-03-31 19:00:45 +03:00 |
|
Dmitriy Zaporozhets
|
676bce2ab9
|
Move Commit and Repository logic to lib/gitlab/git
|
2013-03-31 18:49:06 +03:00 |
|