summaryrefslogtreecommitdiff
path: root/features
Commit message (Collapse)AuthorAgeFilesLines
* Delete wall notes testsDmitriy Zaporozhets2014-06-134-47/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix blob highlight testsDmitriy Zaporozhets2014-06-122-3/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Revert "Revert "Fix for failing specs""Dmitriy Zaporozhets2014-06-061-1/+1
| | | | This reverts commit 2545b0f85851d1e4ebc1137a2c8786a238e02ee4.
* Merge pull request #7075 from jvanbaarsen/split-spinach-testsDmitriy Zaporozhets2014-06-0526-0/+26
|\ | | | | Splitted the Spinach tests to prevent time-outs
| * Splitted the Spinach tests to prevent time-outsJeroen van Baarsen2014-06-0426-0/+26
| | | | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* | Merge pull request #7086 from jvanbaarsen/revert-rspec-fixDmitriy Zaporozhets2014-06-051-1/+1
|\ \ | | | | | | Revert "Fix for failing specs"
| * | Revert "Fix for failing specs"Jeroen van Baarsen2014-06-051-1/+1
| |/ | | | | | | | | | | | | | | | | This reverts commit 2314438925af827b694fbaaf59c31c49dd2c0c31. Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> Conflicts: Gemfile.lock
* | Fix testsDmitriy Zaporozhets2014-06-041-1/+1
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Update docs to markdown style guide.Ciro Santilli2014-06-031-1/+1
|
* Merge pull request #6943 from jvanbaarsen/spec-fixDmitriy Zaporozhets2014-06-031-1/+1
|\ | | | | Fix for failing specs
| * Fix for failing specsJeroen van Baarsen2014-05-301-1/+1
| |
* | Fix tests for user pageDmitriy Zaporozhets2014-06-022-17/+17
|/ | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix group testsDmitriy Zaporozhets2014-05-291-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix feature.Marin Jankovski2014-05-291-3/+3
|
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
|
* Add feature spec.Marin Jankovski2014-05-262-0/+18
|
* Even more tests fixed :)Dmitriy Zaporozhets2014-05-242-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix help testsDmitriy Zaporozhets2014-05-241-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix branches testsDmitriy Zaporozhets2014-05-243-12/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testsDmitriy Zaporozhets2014-05-231-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix spinach testsDmitriy Zaporozhets2014-05-231-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix 500 error on group members searchDmitriy Zaporozhets2014-05-162-0/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testsDmitriy Zaporozhets2014-05-081-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Dont allow mr compare with empty branchesDmitriy Zaporozhets2014-05-082-14/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Minor UI improvements and fixed testDmitriy Zaporozhets2014-05-081-1/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Unstub after the test is done.Marin Jankovski2014-05-072-6/+8
|
* Merge branch 'files_in_wiki' into 'master'Dmitriy Zaporozhets2014-05-062-0/+56
|\ | | | | | | Add support to show files from wiki repository on wiki pages
| * Use stub in testing.Marin Jankovski2014-05-061-2/+3
| |
| * Add tests for wiki files showing.Marin Jankovski2014-05-052-0/+55
| |
* | Editing previewskv-headless2014-04-152-0/+22
|/
* Better title format for wiki pageHiroyuki Sato2014-04-101-1/+1
| | | | | | The title format for wiki page may be unintelligible. For example 'GitLab' is converted to 'Git Lab', 'MySQL' is converted to 'My Sql', etc.
* Merge branch 'wiki-refactoring' into 'master'Dmitriy Zaporozhets2014-04-091-3/+3
|\ | | | | | | | | | | Wiki refactoring Better names for variables and classes
| * Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-3/+3
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add issue to an empty repo, test.Marin Jankovski2014-04-082-0/+30
|/
* Fix MR fork validation and services loadDmitriy Zaporozhets2014-04-032-5/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testsDmitriy Zaporozhets2014-03-251-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Make use of project factory traitsRobert Speicher2014-03-193-6/+6
|
* Added Slack service integration.Federico Ravasio2014-03-182-0/+24
|
* Update wiki tests.Marin Jankovski2014-03-171-6/+5
|
* Fix project creation testDmitriy Zaporozhets2014-03-142-2/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'toggle_diff_comments' of ↵Dmitriy Zaporozhets2014-03-132-0/+112
|\ | | | | | | | | | | | | | | | | | | | | | | 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-222-0/+112
| | | | | | | | 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-1359-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-2359-0/+0
| |/
* | Fixes a bug with group member administrationMatt DeTullio2014-03-101-1/+1
| | | | | | | | Group owners were not able to remove any users from their group if they were the only owner.
* | Add tests to reopen MRDmitriy Zaporozhets2014-03-032-0/+19
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Remove js tag for constantly failing testDmitriy Zaporozhets2014-02-271-1/+0
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge pull request #5719 from jacob-carlborg/mr_targetDmitriy Zaporozhets2014-02-262-2/+14
|\ \ | | | | | | 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-242-2/+14
| | |
* | | Merge pull request #6375 from cirosantilli/link-with-idDmitriy Zaporozhets2014-02-252-12/+101
|\ \ \ | | | | | | | | Blob and tree gfm links to anchors work.