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
Robert Schilling
062ff17b1c
Do not execute hooks on empty projects, fixes #6108
2014-07-27 23:48:53 +02: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
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
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
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
91e01275cb
Add tests to check for correct browse link name.
2014-07-09 10:12:09 +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
af7e77984c
Show VERSION information on project sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-25 12:07:06 +03: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
Marin Jankovski
2c3626884e
Test the redirect after sign in.
2014-06-19 11:24:59 +02: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
Marin Jankovski
281643a1bf
Add feature spec.
2014-05-26 20:43:58 +02:00
Dmitriy Zaporozhets
5a1429ae21
Fix branches tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-24 14:20:12 +03:00
Dmitriy Zaporozhets
536373ad05
Dont allow mr compare with empty branches
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-08 19:00:03 +03:00
Marin Jankovski
99e0d0dd6f
Unstub after the test is done.
2014-05-07 11:52:07 +02:00
Dmitriy Zaporozhets
e640481625
Merge branch 'files_in_wiki' into 'master'
...
Add support to show files from wiki repository on wiki pages
2014-05-06 10:21:05 +00:00
Marin Jankovski
5a949e6095
Add tests for wiki files showing.
2014-05-05 13:47:47 +02:00
skv-headless
d859d08094
Editing preview
2014-04-15 19:02:02 +04:00
Marin Jankovski
e617cf95d4
Add issue to an empty repo, test.
2014-04-08 17:12:57 +02:00
Federico Ravasio
e3fc01b3ea
Added Slack service integration.
2014-03-18 18:54:30 +01:00
Dmitriy Zaporozhets
b007cadf55
Fix project creation test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-14 12:19:02 +02:00
Dmitriy Zaporozhets
2a7da96a0d
Merge branch 'toggle_diff_comments' of https://github.com/jacob-carlborg/gitlabhq into jacob-carlborg-toggle_diff_comments
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/assets/stylesheets/sections/commits.scss
app/assets/stylesheets/sections/notes.scss
app/views/projects/commits/_diffs.html.haml
features/steps/project/merge_requests.rb
2014-03-13 23:11:16 +02:00
Dmitriy Zaporozhets
c8e1c53f43
Merge branch 'rm-dir-prefix' of https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix
2014-03-13 22:36:39 +02:00
Dmitriy Zaporozhets
fe8552eff6
Add tests to reopen MR
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-03 10:21:50 +02:00
Dmitriy Zaporozhets
1ff1b6d816
Merge pull request #5719 from jacob-carlborg/mr_target
...
By default, target original repository if it's a fork when creating new MR.
2014-02-26 12:33:48 +02:00
Dmitriy Zaporozhets
9f20580ed7
Merge pull request #6375 from cirosantilli/link-with-id
...
Blob and tree gfm links to anchors work.
2014-02-25 10:58:24 +02:00
Jacob Carlborg and Jacob Carlborg
9439cb5526
By default, target original repository if fork when creating new MR.
2014-02-24 22:06:25 +01:00
Dmitriy Zaporozhets
31386adf53
Fixed 500 error on branch and tag creation via UI
...
Also fixes issue with branch/tag removing via UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-24 14:55:27 +02:00
Ciro Santillli
170340e6b1
Remove dir prefix and suffix from tests inside dir.
2014-02-23 10:34:39 +01:00
Ciro Santillli
90bdcac6b1
Blob and tree gfm links to anchors work.
...
Fixes #6046
2014-02-23 09:47:52 +01:00
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
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
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
Ciro Santillli
61748c993d
Headers have ids and link to their own id.
2014-02-11 16:23:33 +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
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
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