Jacob Carlborg and Jacob Carlborg
2d554f42f0
Add button for toggling inline comments in diff view.
...
This is useful when there are many comments and they're becoming a distraction when trying to read the diff.
2014-02-22 21:21:12 +01:00
Dmitriy Zaporozhets
ee75029867
Move assignee/milestone below description of Issue
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-19 09:38:01 +02:00
Dmitriy Zaporozhets
a718a9af3e
Restyle labels filter to match common style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 20:48:02 +02:00
Dmitriy Zaporozhets
25741c97a2
Merge pull request #6350 from tudorpavel/filter-by-multiple-labels
...
Add feature to filter issues by multiple labels
2014-02-18 20:32:04 +02:00
Dmitriy Zaporozhets
555c25e601
Fix random failing test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-18 17:34:22 +02:00
Tudor Pavel
4f6b570fbe
Filter issues by multiple labels with Spinach feature spec
2014-02-18 15:38:33 +02:00
Dmitriy Zaporozhets
936353edfd
Improve notification settings page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-17 18:06:24 +02:00
Dmitriy Zaporozhets
f745c6e5b5
Merge branch 'improve_large_groups' into 'master'
...
Improve for large groupsImprove for large groups
This merge request is a set of patched to improve application for large groups with more then 100 people.
Pages to be improved:
✅ Group#members page
✅ Project#issues page
✅ Project#merge_requests page
✅ Project#new_issue page
✅ Project#new_mr page
✅ Project#members page
2014-02-14 13:13:42 +00:00
Jason Hollingsworth
29cfd33d94
Add email aliases for users
...
Emails are used to associate commits with users. The emails
are not verified and don't have to be valid email addresses. They
are assigned on a first come, first serve basis.
Notifications are sent when an email is added.
2014-02-13 22:59:39 -06:00
Dmitriy Zaporozhets
0f134e54dd
Fix group test for new member add procedure
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-13 11:06:35 +02:00
Ciro Santillli
439a61783d
User can leave group from group page.
2014-02-12 15:52:53 +01:00
Dmitriy Zaporozhets
c61512d4e1
Merge branch 'header-anchors' of github.com:cirosantilli/gitlab-elearn into cirosantilli-header-anchors
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-02-11 20:32:21 +02:00
Ciro Santillli
61748c993d
Headers have ids and link to their own id.
2014-02-11 16:23:33 +01:00
Ciro Santillli
91571c078d
User pages are visible to users without login
...
... if the user is authorized to at least one public project.
2014-02-11 15:45:30 +01:00
robertd
973066e76d
Add tests for groups avatars check on user page
2014-02-07 22:45:46 -07:00
Dmitriy Zaporozhets
0a3d50eb32
Fixed tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-06 16:17:33 +02:00
Marin Jankovski
70fb26a6b7
Extract projects and mr into methods in features.
2014-02-03 13:59:20 +01:00
Marin Jankovski
75cecf36e0
Scenarios for checking if MR are shown for internal and public projects.
2014-02-02 16:32:12 +01:00
Marin Jankovski
d40a7de170
Feature for visit issues page for internal project as auth user.
2014-02-02 00:59:48 +01:00
Marin Jankovski
72d25a26bd
Feature visit issues page for public project as auth and non auth user.
2014-02-01 17:47:54 +01:00
Steven Thonus
251df827a5
added group avatars
2014-01-28 08:38:00 +01:00
Marin Jankovski
54bcb6cc2a
Merge branch 'master' into reference_relative_links
...
Conflicts:
spec/models/project_spec.rb
2014-01-24 14:02:11 +01:00
Marin Jankovski
d819d0d1f8
Use the correct paths.
2014-01-23 16:00:39 +01:00
Dmitriy Zaporozhets
28e13634dc
Merge branch 'improve/mr_diff'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
features/steps/project/project_fork.rb
features/steps/project/project_forked_merge_requests.rb
features/steps/project/project_issue_tracker.rb
features/steps/project/project_markdown_render.rb
features/steps/shared/project.rb
2014-01-23 14:38:23 +02:00
Dmitriy Zaporozhets
418660b971
Fix public tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-23 13:05:34 +02:00
Dmitriy Zaporozhets
c3270875ed
Fix project team tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-23 13:02:43 +02:00
Dmitriy Zaporozhets
380342784d
Fix MR spinach tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-23 12:55:43 +02:00
Marin Jankovski
c6b9767e74
Test if the views behave correctly with reference style relative links.
2014-01-23 11:08:57 +01:00
Dmitriy Zaporozhets
4d56c359d3
Merge pull request #6075 from skv-headless/remove_deprecated_finders
...
Remove deprecated finders
2014-01-22 11:04:56 -08:00
Dmitriy Zaporozhets
c227aa44f9
Make changes to tests
...
* project_with_code -> project
* project -> ermpty_project
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-22 21:03:52 +02:00
skv
a3f645ef51
Remove deprecated finders
2014-01-19 23:39:56 +04:00
Jerome Dalbert
2e3f250d45
Add website url to user
2014-01-18 19:15:10 +00:00
Dmitriy Zaporozhets
4e2c34d81b
Test hook properly
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-15 16:38:48 +02: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
8b513fbc50
Improve side filters and make them look similar
2014-01-14 13:51:59 +02: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
Jeroen van Baarsen
2eb1220f67
Removed expiration from snippets
...
* Removed the expiration from the project snippets
* Fixed the layout for the project snippets
2014-01-11 18:24:20 +01:00
Dmitriy Zaporozhets
04ad19dc5c
Include missing helper for project_forked_merge_requests tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-11 16:05:41 +02:00
Dmitriy Zaporozhets
54b908afb7
Remove include of un-existing helper
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-11 15:45:29 +02:00
Dmitriy Zaporozhets
047a76009a
Remove chosen from tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-11 15:35:39 +02:00
Dmitriy Zaporozhets
a6da154ed3
Fix group test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-05 22:12:03 +02:00
Dmitriy Zaporozhets
ac6c050773
Fix network tests. Removed console.log
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-05 13:41:09 +02:00
Dmitriy Zaporozhets
a81002d920
Fix wiki tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-02 13:11:52 +02:00
Dmitriy Zaporozhets
21b028b548
Improve tests and make preview for notes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-25 23:21:26 +02:00
Dmitriy Zaporozhets
1a2e11c891
Fix per-project counters for Dashboard filters
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-25 09:19:51 +02:00
Dmitriy Zaporozhets
b1970e0cf1
Tests for Dashboard#issues filter
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-24 19:04:57 +02:00
Dmitriy Zaporozhets
4c61c46738
Add tests to Dashboard#merge_requests filter
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-24 18:22:48 +02:00
Dmitriy Zaporozhets
b8b8a34b52
Fix 500 error when rename repository
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-23 13:19:13 +02:00
Andrew Tomaka
0760ba3efb
Customization and previewing of broadcast messages
2013-12-18 17:43:45 -05:00
Dmitriy Zaporozhets
078b3f580e
Rename Services to Project services
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-18 16:27:52 +02:00