summaryrefslogtreecommitdiff
path: root/features/project
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix star testsDmitriy Zaporozhets2014-07-241-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into ↵Dmitriy Zaporozhets2014-07-241-0/+38
|\ | | | | | | | | | | | | | | | | cirosantilli-star Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
| * Move destroy user feature to spec.Ciro Santilli2014-07-171-10/+0
| |
| * Add project stars.Ciro Santilli2014-07-171-0/+48
| |
* | Remove duplicate testDmitriy Zaporozhets2014-07-231-8/+0
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add useless test. Uncomment when we improve testingDmitriy Zaporozhets2014-07-211-0/+6
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add in the tests.Marin Jankovski2014-07-111-0/+12
|
* Revert "Merge branch 'redirect_after_login' into 'master'"Marin Jankovski2014-07-111-7/+0
| | | | | This reverts commit 5aaa35656edaf309354528e197a54461f584ed21, reversing changes made to 5b8c1767676b94f58558e6de320965c68b57de42.
* Add tests to check for correct browse link name.Marin Jankovski2014-07-091-1/+13
|
* Merge pull request #7170 from cirosantilli/add-trailing-newlinesSytse Sijbrandij2014-06-302-2/+2
|\ | | | | [minor-refactor] Add trailing newline to all text files.
| * Add trailing newline to all text files.Ciro Santilli2014-06-212-2/+2
| | | | | | | | Present in the large majority of files of each respective type.
* | Show VERSION information on project sidebarDmitriy Zaporozhets2014-06-251-0/+5
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix testMarin Jankovski2014-06-191-0/+1
| |
* | Set return url as param.Marin Jankovski2014-06-191-1/+1
| |
* | Test the redirect after sign in.Marin Jankovski2014-06-191-0/+6
|/
* Refactor snippets viewsDmitriy Zaporozhets2014-06-141-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Delete wall notes testsDmitriy Zaporozhets2014-06-132-21/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix blob highlight testsDmitriy Zaporozhets2014-06-121-3/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add feature spec.Marin Jankovski2014-05-261-0/+6
|
* Fix branches testsDmitriy Zaporozhets2014-05-241-7/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Dont allow mr compare with empty branchesDmitriy Zaporozhets2014-05-081-2/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Unstub after the test is done.Marin Jankovski2014-05-071-6/+6
|
* Merge branch 'files_in_wiki' into 'master'Dmitriy Zaporozhets2014-05-061-0/+17
|\ | | | | | | Add support to show files from wiki repository on wiki pages
| * Add tests for wiki files showing.Marin Jankovski2014-05-051-0/+17
| |
* | Editing previewskv-headless2014-04-151-0/+10
|/
* Add issue to an empty repo, test.Marin Jankovski2014-04-081-0/+9
|
* Added Slack service integration.Federico Ravasio2014-03-181-0/+6
|
* Fix project creation testDmitriy Zaporozhets2014-03-141-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'toggle_diff_comments' of ↵Dmitriy Zaporozhets2014-03-131-0/+44
|\ | | | | | | | | | | | | | | | | | | | | | | 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
| * Add button for toggling inline comments in diff view.Jacob Carlborg2014-02-221-0/+44
| | | | | | | | This is useful when there are many comments and they're becoming a distraction when trying to read the diff.
* | Merge branch 'rm-dir-prefix' of ↵Dmitriy Zaporozhets2014-03-137-0/+0
|\ \ | | | | | | | | | https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix
| * | Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-237-0/+0
| |/
* | Add tests to reopen MRDmitriy Zaporozhets2014-03-031-0/+7
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge pull request #5719 from jacob-carlborg/mr_targetDmitriy Zaporozhets2014-02-261-0/+6
|\ \ | | | | | | By default, target original repository if it's a fork when creating new MR.
| * | By default, target original repository if fork when creating new MR.Jacob Carlborg2014-02-241-0/+6
| | |
* | | Merge pull request #6375 from cirosantilli/link-with-idDmitriy Zaporozhets2014-02-251-11/+27
|\ \ \ | |/ / |/| | Blob and tree gfm links to anchors work.
| * | Blob and tree gfm links to anchors work.Ciro Santillli2014-02-231-11/+27
| |/ | | | | | | Fixes #6046
* | Fixed 500 error on branch and tag creation via UIDmitriy Zaporozhets2014-02-241-8/+4
|/ | | | | | Also fixes issue with branch/tag removing via UI Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #6350 from tudorpavel/filter-by-multiple-labelsDmitriy Zaporozhets2014-02-181-0/+26
|\ | | | | Add feature to filter issues by multiple labels
| * Filter issues by multiple labels with Spinach feature specTudor Pavel2014-02-181-0/+26
| |
* | Fix random failing testDmitriy Zaporozhets2014-02-181-1/+0
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+14
| | | | | | | | 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.
* Headers have ids and link to their own id.Ciro Santillli2014-02-114-9/+63
|
* Merge branch 'master' into reference_relative_linksMarin Jankovski2014-01-241-4/+4
|\ | | | | | | | | Conflicts: spec/models/project_spec.rb
| * Fix MR spinach testsDmitriy Zaporozhets2014-01-231-4/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Test if the views behave correctly with reference style relative links.Marin Jankovski2014-01-231-0/+12
|/
* Tests for accept MR with custom messageDmitriy Zaporozhets2014-01-141-0/+10
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix 500 error when rename repositoryDmitriy Zaporozhets2013-12-231-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add spinach tests for email on push serviceDmitriy Zaporozhets2013-12-171-1/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Archiving old projects; archived projects aren't shown on dashboardSteven Thonus2013-12-161-0/+39
| | | | | | | | | | | | | | features for archive projects abilities for archived project other abilities for archive projects only limit commits and merges for archived projects ability changed to prohibited actions on archived projects added spec and feature tests for archive projects changed search bar not to include archived projects