Dmitriy Zaporozhets
|
14798b8e68
|
symbolize keys for Gitlab::Git::Diff & Gitlab::Git::Commit
|
2013-04-16 16:29:49 +03:00 |
|
Dmitriy Zaporozhets
|
880cb8aa48
|
Paginate users in users api
|
2013-04-16 09:26:01 +03:00 |
|
Dmitriy Zaporozhets
|
771b5c2298
|
Warn user about losing merge request diff
|
2013-04-15 19:33:44 +03:00 |
|
Dmitriy Zaporozhets
|
4da8b37e67
|
Fix bug when limit or offset passed as string
|
2013-04-15 19:02:36 +03:00 |
|
Dmitriy Zaporozhets
|
d74d7c7cfb
|
Update app code to use Gitlab::Git::Diff
|
2013-04-15 19:02:05 +03:00 |
|
Dmitriy Zaporozhets
|
5f8f685bd4
|
Init Gitlab::Git::Diff class
|
2013-04-15 19:01:02 +03:00 |
|
 akzhanandDmitriy Zaporozhets
|
b1a8fdd84d
|
Git log follow support
|
2013-04-15 16:53:19 +03:00 |
|
Dmitriy Zaporozhets
|
0415566b37
|
Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 first
|
2013-04-10 20:48:21 +03:00 |
|
Dmitriy Zaporozhets
|
e230551940
|
backup/restore uploads
|
2013-04-10 15:41:47 +03:00 |
|
Dmitriy Zaporozhets
|
1d03fa2e7f
|
Run rewrite-hooks after repos restore
|
2013-04-10 15:11:45 +03:00 |
|
Dmitriy Zaporozhets
|
6c206805ae
|
Backup/restore wiki repos too
|
2013-04-05 21:20:11 +03:00 |
|
Dmitriy Zaporozhets
|
0da5a4fab1
|
separate rake task for migration and persistent one
|
2013-04-05 20:44:16 +03:00 |
|
Dmitriy Zaporozhets
|
10902c844f
|
move old repositories dir to one with timestamp
|
2013-04-05 19:48:56 +03:00 |
|
Dmitriy Zaporozhets
|
c33d5e16fe
|
refactor backup/restore
|
2013-04-05 19:01:19 +03:00 |
|
Dmitriy Zaporozhets
|
38d23c0e5f
|
Replace db:backup/restore with native mysq/pg solution
|
2013-04-05 15:55:02 +03:00 |
|
Dmitriy Zaporozhets
|
b460f1e427
|
Merge pull request #3493 from wangdong/patch-2
Update user_team_manager.rb
|
2013-04-03 23:26:24 -07: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
|
dfeef6c228
|
Fixed API file raw functionality, Fixed tree controller tests. Added BlobController specs
|
2013-04-03 15:55:08 +03:00 |
|
Wang Dong
|
c52e013f96
|
Update user_team_manager.rb
|
2013-04-03 15:03:31 +08: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
|
541d899410
|
Project.repository should never be nil so you can call repository.exists? or repository.empty?
Also specify separate project factory for project with filled repo
|
2013-04-01 16:56:25 +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
|
bbfbff3add
|
Extend models functionality with old decorator methods. Use Repository model
|
2013-03-31 23:48:12 +03:00 |
|
Dmitriy Zaporozhets
|
2a6b4f965e
|
rake task to clear redis cache
|
2013-03-31 23:45:58 +03:00 |
|
Dmitriy Zaporozhets
|
26323046fd
|
Decorate Gitlab::Git::Commit with Commit
|
2013-03-31 19:00:45 +03:00 |
|
Dmitriy Zaporozhets
|
9dc644635f
|
Fix tests and remove app/models/repository.rb
|
2013-03-31 18:50:17 +03:00 |
|
Dmitriy Zaporozhets
|
676bce2ab9
|
Move Commit and Repository logic to lib/gitlab/git
|
2013-03-31 18:49:06 +03:00 |
|
Evan Wondrasek
|
f1b369b57d
|
Fixed: gitlab-shell version check error message
|
2013-03-28 11:03:00 -05:00 |
|
Dmitriy Zaporozhets
|
63e6f055f1
|
Fix notify specs. Fix merge request close via api
|
2013-03-28 13:24:01 +02:00 |
|
Dmitriy Zaporozhets
|
53e54ddf8a
|
require gitlab-shell v1.2.0 now
|
2013-03-25 15:19:06 +02:00 |
|
Dmitriy Zaporozhets
|
b6641d6932
|
Merge branch 'fix-404-json-file' of https://github.com/hiroponz/gitlabhq into hiroponz-fix-404-json-file
|
2013-03-24 11:26:57 +02:00 |
|
Dmitriy Zaporozhets
|
c4299bb45a
|
Move directory logic out of model. Use Gitlab:Shell class to interact with file system
|
2013-03-21 22:11:08 +02:00 |
|
Dmitriy Zaporozhets
|
0103363191
|
replace Gitolited mixin with Gitlab::ShellAdapter
|
2013-03-21 21:01:14 +02:00 |
|
Sato Hiroyuki
|
a1fe375e44
|
Fix 404 error while displaying json files.
It uses params[:id] instead of request.fullpath.
It should fix #3132.
|
2013-03-21 15:10:14 +00:00 |
|
Dmitriy Zaporozhets
|
316cf61965
|
Merge pull request #3247 from Undev/feature/fix_bug_in_team_assigment
Fix bug with downgrade permissions on first project assigment to team
|
2013-03-20 00:35:24 -07:00 |
|
Martin Bastien
|
397c3da975
|
Fix user path in markdown
|
2013-03-19 21:29:59 -03:00 |
|
Dmitriy Zaporozhets
|
3b42c267a6
|
Dont show blocked users in autocomplete
|
2013-03-19 18:07:14 +02:00 |
|
Dmitriy Zaporozhets
|
124a5e270e
|
add attachemnts support for wall
|
2013-03-19 13:28:29 +02:00 |
|
Dmitriy Zaporozhets
|
4d378f3c9a
|
load notes for wall via api
|
2013-03-19 12:35:55 +02:00 |
|
Alex Denisov
|
a15fe61fb0
|
API docs updated
|
2013-03-19 04:47:08 +00:00 |
|