Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add feature spec. | Marin Jankovski | 2014-05-26 | 1 | -0/+6 |
| | |||||
* | Fix branches tests | Dmitriy Zaporozhets | 2014-05-24 | 1 | -7/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Dont allow mr compare with empty branches | Dmitriy Zaporozhets | 2014-05-08 | 1 | -2/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Unstub after the test is done. | Marin Jankovski | 2014-05-07 | 1 | -6/+6 |
| | |||||
* | Merge branch 'files_in_wiki' into 'master' | Dmitriy Zaporozhets | 2014-05-06 | 1 | -0/+17 |
|\ | | | | | | | Add support to show files from wiki repository on wiki pages | ||||
| * | Add tests for wiki files showing. | Marin Jankovski | 2014-05-05 | 1 | -0/+17 |
| | | |||||
* | | Editing preview | skv-headless | 2014-04-15 | 1 | -0/+10 |
|/ | |||||
* | Add issue to an empty repo, test. | Marin Jankovski | 2014-04-08 | 1 | -0/+9 |
| | |||||
* | Added Slack service integration. | Federico Ravasio | 2014-03-18 | 1 | -0/+6 |
| | |||||
* | Fix project creation test | Dmitriy Zaporozhets | 2014-03-14 | 1 | -1/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Merge branch 'toggle_diff_comments' of ↵ | Dmitriy Zaporozhets | 2014-03-13 | 1 | -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 Carlborg | 2014-02-22 | 1 | -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 Zaporozhets | 2014-03-13 | 7 | -0/+0 |
|\ \ | | | | | | | | | | https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix | ||||
| * | | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 7 | -0/+0 |
| |/ | |||||
* | | Add tests to reopen MR | Dmitriy Zaporozhets | 2014-03-03 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge pull request #5719 from jacob-carlborg/mr_target | Dmitriy Zaporozhets | 2014-02-26 | 1 | -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 Carlborg | 2014-02-24 | 1 | -0/+6 |
| | | | |||||
* | | | Merge pull request #6375 from cirosantilli/link-with-id | Dmitriy Zaporozhets | 2014-02-25 | 1 | -11/+27 |
|\ \ \ | |/ / |/| | | Blob and tree gfm links to anchors work. | ||||
| * | | Blob and tree gfm links to anchors work. | Ciro Santillli | 2014-02-23 | 1 | -11/+27 |
| |/ | | | | | | | Fixes #6046 | ||||
* | | Fixed 500 error on branch and tag creation via UI | Dmitriy Zaporozhets | 2014-02-24 | 1 | -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-labels | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+26 |
|\ | | | | | Add feature to filter issues by multiple labels | ||||
| * | Filter issues by multiple labels with Spinach feature spec | Tudor Pavel | 2014-02-18 | 1 | -0/+26 |
| | | |||||
* | | Fix random failing test | Dmitriy Zaporozhets | 2014-02-18 | 1 | -1/+0 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 1 | -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 Santillli | 2014-02-11 | 4 | -9/+63 |
| | |||||
* | Merge branch 'master' into reference_relative_links | Marin Jankovski | 2014-01-24 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: spec/models/project_spec.rb | ||||
| * | Fix MR spinach tests | Dmitriy Zaporozhets | 2014-01-23 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Test if the views behave correctly with reference style relative links. | Marin Jankovski | 2014-01-23 | 1 | -0/+12 |
|/ | |||||
* | Tests for accept MR with custom message | Dmitriy Zaporozhets | 2014-01-14 | 1 | -0/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix 500 error when rename repository | Dmitriy Zaporozhets | 2013-12-23 | 1 | -0/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add spinach tests for email on push service | Dmitriy Zaporozhets | 2013-12-17 | 1 | -1/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Archiving old projects; archived projects aren't shown on dashboard | Steven Thonus | 2013-12-16 | 1 | -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 | ||||
* | Fix 404 on project page for unauthenticated user | Jason Hollingsworth | 2013-12-04 | 1 | -0/+26 |
| | | | | | | | | Eliminate a 404 error when user is not logged in and attempts to visit a project page. The 404 page will still show up when user is logged in and the project doesn’t exist or the user doesn’t have access. | ||||
* | Merge pull request #5737 from Popl7/type_fix_for_project_network_graph | Sytse Sijbrandij | 2013-12-01 | 1 | -3/+3 |
|\ | | | | | type_fix_for_project_network_graph | ||||
| * | type_fix_for_project_network_graph | Steven Thonus | 2013-11-30 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #5708 from jhollingsworth/feature/multiline-blob-select | Dmitriy Zaporozhets | 2013-11-29 | 1 | -0/+86 |
|\ \ | |/ |/| | Enable multiline select for blobs. | ||||
| * | Enable multiline select for blobs. | Jason Hollingsworth | 2013-11-27 | 1 | -0/+86 |
| | | | | | | | | | | | | Holding shift will allow users to click and select multiple lines. The behavior is similar to GitHub. Complete with tests. | ||||
* | | Conventional naming for diff modes. | Sytse Sijbrandij | 2013-11-27 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #5308 from Popl7/parallel-diffs-side-by-side | Dmitriy Zaporozhets | 2013-11-26 | 1 | -0/+6 |
|\ | | | | | diff view on commit with parallel diff view | ||||
| * | diff view on commit with parallel diff view | Steven Thonus | 2013-11-17 | 1 | -0/+6 |
| | | | | | | | | TODO: fix comment forms to respect left and right columns | ||||
* | | Integration with Assembla | Carlos Paramio | 2013-11-21 | 1 | -0/+6 |
|/ | |||||
* | Feature test for New file feature | Dmitriy Zaporozhets | 2013-11-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Preselect the current issue tracker with selected="selected" | Johannes Schleifenbaum | 2013-11-01 | 1 | -0/+18 |
| | | | | | | The previous behavior was, that the first element of the select was preselected, thus upon saving the project, the previous selected could be overwritten. | ||||
* | Links in Readme in tree view. | Marin Jankovski | 2013-10-14 | 1 | -1/+6 |
| | |||||
* | Skip relative links render in help page. | Marin Jankovski | 2013-10-11 | 1 | -0/+5 |
| | |||||
* | Test if markdown is rendered properly. | Marin Jankovski | 2013-10-11 | 1 | -0/+70 |
| | |||||
* | Added Flowdock integration support via a service. | Boyan Tabakov | 2013-09-29 | 1 | -0/+6 |
| | | | | Added test for the FlowdockService. | ||||
* | rewrite issues search test to prevent ajax requests running after test | Dmitriy Zaporozhets | 2013-09-27 | 1 | -5/+5 |
| | |||||
* | Fix issues search test | Dmitriy Zaporozhets | 2013-09-26 | 1 | -0/+2 |
| | |||||
* | Remove issues search rspec since we test it with spinach too | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+0 |
| |