Dmitriy Zaporozhets
6153aa1360
Use FilteringService for Dashboard, Group pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 16:16:45 +02:00
Dmitriy Zaporozhets
5e96ee341c
Implement FilteringService
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 16:16:23 +02:00
Dmitriy Zaporozhets
7bcd112a29
Fix commit page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 15:31:49 +02:00
Dmitriy Zaporozhets
1fc42d9934
Merge branch 'improve/notification' of /home/git/repositories/gitlab/gitlabhq
2014-01-15 13:07:19 +00:00
Dmitriy Zaporozhets
f19cdee8cc
Remove commit_load_context.rb
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 15:06:12 +02:00
Dmitriy Zaporozhets
8bfc62fb8b
Convert TestHookContext into TestHookService. Added tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 14:38:50 +02:00
Dmitriy Zaporozhets
37ef33cba1
Use instance methods for system_hooks_service
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 14:26:05 +02:00
Dmitriy Zaporozhets
2e7abbd66c
Move repo rename email to notification service
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 14:03:52 +02:00
Dmitriy Zaporozhets
065d9c22fa
Customize merge commit message in CHANGELOG
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 13:36:53 +02:00
skv
2f55d0b6be
fix n+1 problem for namespaces
2014-01-15 15:23:47 +04:00
Andrew Kumanyaev
f9780eeeca
Fix deprecation in specs
...
From https://github.com/gitlabhq/gitlabhq/pull/6053
2014-01-15 14:00:11 +03:00
Dmitriy Zaporozhets
38d8d749d7
Merge branch 'feature/merge_commit_message' of /home/git/repositories/gitlab/gitlabhq
2014-01-15 10:36:12 +00:00
Dmitriy Zaporozhets
9a1d0c1739
Merge pull request #6050 from jvanbaarsen/regex-fix
...
Allow . files to be created
2014-01-14 13:59:46 -08:00
Dmitriy Zaporozhets
fb0b932937
Revert "Fix deprecation in specs"
...
This reverts commit 414ead57ee .
2014-01-14 23:55:51 +02:00
Dmitriy Zaporozhets
3efbdbfda6
Increase max height of select2
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 21:52:39 +02:00
Dmitriy Zaporozhets
d87d46f9d9
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-01-14 21:45:51 +02:00
Dmitriy Zaporozhets
eba8aa742c
More styling to select2
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 21:45:20 +02:00
Sytse Sijbrandij
a809dbf51e
Merge pull request #6056 from nburkley/patch-2
...
Fixing Link to Contributing guide
2014-01-14 11:24:42 -08:00
Dmitriy Zaporozhets
ea9ea3fe92
Move sort dropdown to the right
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 21:15:17 +02:00
Dmitriy Zaporozhets
e19d05ddd6
Fix issues selects
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 21:07:59 +02:00
nburkley
ff8f8eae9c
Fixing Link to Contributing guide
...
Link was a 404, added missing '/' in url
2014-01-14 19:58:47 +01:00
Dmitriy Zaporozhets
2940785c17
Add sort dropdown to merge requests list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:55:59 +02:00
Dmitriy Zaporozhets
2c071314ae
Move issues sort dropdown to shared partial
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:55:42 +02:00
Dmitriy Zaporozhets
b85e4d3cbd
Move issues sort logic to Issuable concern
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:49:32 +02:00
Dmitriy Zaporozhets
adf6ee09b0
Merge pull request #6053 from zzet/patch-6
...
Fix deprecation in specs
2014-01-14 10:31:12 -08:00
Dmitriy Zaporozhets
fafa1a2c51
Merge pull request #6054 from zzet/patch-7
...
Remove Debug from tests
2014-01-14 10:30:59 -08:00
Dmitriy Zaporozhets
0c637acb69
Add login and remember_me to devise permit list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:28:41 +02:00
Dmitriy Zaporozhets
688af57da0
Increase width of issue filter field
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:27:19 +02:00
Dmitriy Zaporozhets
2e79f83071
Add hr below mr title
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 20:23:56 +02:00
Andrew Kumanyaev
fe3f7f536d
Remove Debug from tests
2014-01-14 21:05:12 +03:00
Andrew Kumanyaev
414ead57ee
Fix deprecation in specs
...
DEPRECATION: `expect { }.not_to raise_error(SpecificErrorClass)` is deprecated. Use `expect { }.not_to raise_error` (with no args) instead. Called from /home/travis/build/gitlabhq/gitlabhq/spec/tasks/gitlab/backup_rake_spec.rb:42:in `block (4 levels) in <top (required)>'.
2014-01-14 20:57:29 +03:00
Dmitriy Zaporozhets
99a2b31e98
Dont allow merge without commit message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 19:56:52 +02:00
Jeroen van Baarsen
cc1f7ea2de
Allow . files to be created
...
Fixes: https://github.com/gitlabhq/gitlabhq/issues/5770
2014-01-14 18:26:01 +01:00
Javier Castro
556ae5ae81
Temporary fix for #4305 : Cant preview attached png images on notes; attachment.secure_url returns an url which is accessible
2014-01-14 12:06:53 -03:00
Dmitriy Zaporozhets
71f1a84599
Merge branch 'no-options' of /home/git/repositories/gitlab/gitlabhq
2014-01-14 13:56:42 +00:00
Dmitriy Zaporozhets
85a6fe4ba7
Merge branch 'improve/side_filters' of /home/git/repositories/gitlab/gitlabhq
2014-01-14 13:47:15 +00:00
dosire
82aaa89778
Add note about not wanting unneeded options.
2014-01-14 14:24:00 +01:00
Dmitriy Zaporozhets
8b513fbc50
Improve side filters and make them look similar
2014-01-14 13:51:59 +02:00
Dmitriy Zaporozhets
5a52c9b0a6
Merge pull request #6038 from jvanbaarsen/fix-5767
...
Fix for #5767
2014-01-14 02:55:54 -08:00
Dmitriy Zaporozhets
798f82f486
Merge pull request #6041 from estrai/head-panel-data-original-title-fixup
...
Set correct data-original-title value for my snippets
2014-01-14 02:48:51 -08:00
Jeppe Toustrup
6cd745c2f7
Removed hash from "<user> #pushed to branch..." Hipchat notification
2014-01-14 10:57:10 +01:00
Dmitriy Zaporozhets
9247490109
Tests for accept MR with custom message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 11:49:54 +02:00
Dmitriy Zaporozhets
09d5868c22
Fix mr controller specs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-14 10:47:28 +02:00
Daniel Lukasiak
6ecda0f405
Set correct data-original-title value for my snippets
2014-01-14 15:09:20 +07:00
Jeroen van Baarsen
d5bb466fe4
Fix for #5767
...
In the branch graph, uploaded images where not rendered
correctly. Fixed this by not filling the rect, instead
i've put an image over it
2014-01-13 22:22:46 +01:00
Dmitriy Zaporozhets
55024ed13a
Use default bootstrap pills
2014-01-13 23:18:30 +02:00
Dmitriy Zaporozhets
0de6e2da38
Add UI for custom Merge request commit message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-13 17:54:02 +02:00
Dmitriy Zaporozhets
3f71f2fa72
Merge pull request #6032 from sinm/patch-1
...
It's a bad idea to use hash symbol in a yaml value without quotes
2014-01-13 07:48:13 -08:00
Dmitriy Zaporozhets
8781459124
Use params[:merge_commit_message] in MergeRequestController for automerge
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-13 17:21:59 +02:00
Dmitriy Zaporozhets
db966364de
MergeRequest#automerge accepts custom message now. MergeRequest#merge_commit_message generate default one
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-13 17:20:30 +02:00