Dmitriy Zaporozhets
833bc30593
Add test for createing issue with labels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 14:14:27 +03:00
Dmitriy Zaporozhets
0f4748873d
Project labels tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-31 14:06:14 +03:00
Dmitriy Zaporozhets
86f1f8335f
Merge branch 'epic/refactor-labels' into 'master'
...
Epic/refactor labels
Part of #1385
See merge request !1003
2014-07-30 15:02:49 +00:00
Dmitriy Zaporozhets
70f868b737
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 16:05:43 +03:00
Dmitriy Zaporozhets
593df8e69a
Improve labels
...
* allow developers to manage labels
* add ability to remove label
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 15:15:39 +03:00
Dmitriy Zaporozhets
014e6d0f87
Require current password even if password was expired
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-29 15:28:20 +03:00
Robert Schilling
062ff17b1c
Do not execute hooks on empty projects, fixes #6108
2014-07-27 23:48:53 +02:00
Dmitriy Zaporozhets
d3ea53877d
Tests for trending/starred pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-26 10:33:42 +03:00
Dmitriy Zaporozhets
2d25faf21c
Fix star tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 23:25:38 +03:00
Dmitriy Zaporozhets
e21ca9f8b1
Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosantilli-star
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-07-24 10:54:42 +03:00
Dmitriy Zaporozhets
001096cab8
Remove duplicate test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 18:03:33 +03:00
Dmitriy Zaporozhets
f0bfeb6e33
Refactor explore area tests. Replaced old links
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 12:18:51 +03:00
Dmitriy Zaporozhets
6b4d5d21be
Merge branch 'public-groups' of https://github.com/innogames/gitlabhq into 7-2-dev
2014-07-22 13:19:45 +03:00
Dmitriy Zaporozhets
98c66b508c
Merge branch 'use_fullpath' into 'master'
...
If referer in request is incorrect use fullpath
Fixes #1444
See merge request !982
2014-07-22 06:50:35 +00:00
Dmitriy Zaporozhets
af2a6ec150
Add useless test. Uncomment when we improve testing
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-21 22:52:01 +03:00
Marin Jankovski
9714061bb0
If the referer is not set, use fullpath.
2014-07-21 15:45:27 +02:00
Ciro Santilli
e1d307bf4b
Move destroy user feature to spec.
2014-07-17 23:22:40 +02:00
Ciro Santilli
714f7201d3
Add project stars.
2014-07-17 22:47:16 +02:00
Dmitriy Zaporozhets
2d6c4d2bb0
Merge branch 'fix-huge-mr' into 'master'
...
Fix huge merge requests
* Refactored suppress logic for diffs
* Increase grit memory limit (should mix most of 502 errors when create MR)
* show first 100 files for huge diffs
Fixes #1424
See merge request !970
2014-07-15 17:28:03 +00:00
Dmitriy Zaporozhets
1d5965267b
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-15 19:42:51 +03:00
Marin Jankovski
b916bf4368
Fix test for no milestone description.
2014-07-15 12:27:29 +02:00
dreis
1da2262efd
Added public groups area to enhance searching and exploring of projects
...
fixed whitespaces and quotes
fixed whitespaces
fixed devise.html.haml
fixed method parenthesis in app/models/group.rb
removed links from header
removed links from devise.html
added tests
2014-07-15 08:19:27 +02:00
Marin Jankovski
3b80d68f9d
Add in the tests.
2014-07-11 19:53:10 +02:00
Marin Jankovski
55efb2d9f2
Revert "Merge branch 'redirect_after_login' into 'master'"
...
This reverts commit 5aaa35656e , reversing
changes made to 5b8c176767 .
2014-07-11 19:53:10 +02:00
Marin Jankovski
4a505f38ac
Update the tests with milestones descriptions.
2014-07-10 08:46:52 +02:00
Marin Jankovski
91e01275cb
Add tests to check for correct browse link name.
2014-07-09 10:12:09 +02:00
Dmitriy Zaporozhets
8fb76a8308
Merge branch 'group_milestones' into 'master'
...
Group milestones
2014-07-01 07:18:15 +00:00
Dmitriy Zaporozhets
bcfcd243a6
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-06-30 20:06:23 +03:00
Marin Jankovski
3e52517da1
Add feature tests for group milestone.
2014-06-30 16:18:26 +02:00
Sytse Sijbrandij
2f962a40e8
Merge pull request #7170 from cirosantilli/add-trailing-newlines
...
[minor-refactor] Add trailing newline to all text files.
2014-06-30 09:41:06 +02:00
Dmitriy Zaporozhets
ab29ddcfc4
Enable snippets for test project
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-27 00:01:16 +03:00
Dmitriy Zaporozhets
1e3c9eb450
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-26 12:05:06 +03:00
Dmitriy Zaporozhets
ba7b4630a2
Replace home icon with tab names
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-26 10:39:35 +03:00
Dmitriy Zaporozhets
af7e77984c
Show VERSION information on project sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-25 12:07:06 +03:00
Dmitriy Zaporozhets
674cbe1534
Fix diff comments toggle button
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-25 11:40:33 +03:00
Dmitriy Zaporozhets
075905ffe8
Fix some MR commenting tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-24 22:48:21 +03:00
Dmitriy Zaporozhets
69baa3afb2
Dont render difscussion for commit diffs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-24 20:22:33 +03:00
Marin Jankovski
d12c1e90f8
Test secondary user email removal.
2014-06-23 10:39:56 +02:00
Dmitriy Zaporozhets
5aaa35656e
Merge branch 'redirect_after_login' into 'master'
...
Redirect after login
2014-06-23 06:38:24 +00:00
Ciro Santilli
a7e0ca9e83
Add trailing newline to all text files.
...
Present in the large majority of files of each respective type.
2014-06-21 11:20:22 +02:00
Marin Jankovski
db88797ef9
Fix test
2014-06-19 16:51:36 +02:00
Marin Jankovski
26d1bd7c2a
Set return url as param.
2014-06-19 14:20:25 +02:00
Dmitriy Zaporozhets
f3369e3a00
Fix project trasnfer for admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-19 13:20:42 +03:00
Marin Jankovski
2c3626884e
Test the redirect after sign in.
2014-06-19 11:24:59 +02:00
Dmitriy Zaporozhets
869809a1cf
Remove failing test on travis+pg
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-14 19:41:32 +03:00
Dmitriy Zaporozhets
9be5425a88
Refactor snippets views
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-14 12:36:46 +03:00
Dmitriy Zaporozhets
d593c98fcb
Delete wall notes tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-13 14:29:26 +03:00
Dmitriy Zaporozhets
11728851bf
Fix blob highlight tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-12 21:36:38 +03:00
Dmitriy Zaporozhets
67ba36ebac
Revert "Revert "Fix for failing specs""
...
This reverts commit 2545b0f858 .
2014-06-06 09:01:17 +03:00
Dmitriy Zaporozhets
db779388fe
Merge pull request #7075 from jvanbaarsen/split-spinach-tests
...
Splitted the Spinach tests to prevent time-outs
2014-06-05 21:56:48 +03:00