Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'move-dashboard-help-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -9/+0 |
|\ | | | | | | | | | Move dashboard help spinach test to rspec See merge request !8436 | ||||
| * | Move dashboard help spinach test to rspec | Semyon Pupkov | 2017-01-04 | 1 | -9/+0 |
| | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | Merge branch 'move-dashboard-group-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -13/+0 |
|\ \ | | | | | | | | | | | | | Move dashboard group spinach test to rspec See merge request !8434 | ||||
| * | | Move dashboard group spinach test to rspec | Semyon Pupkov | 2017-01-04 | 1 | -13/+0 |
| |/ | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | Merge branch 'move-dashboard-archived-projects-spinach-to-rspec' into 'master' | Rémy Coutable | 2017-01-13 | 1 | -17/+0 |
|\ \ | | | | | | | | | | | | | Move dashboard archived projects spinach tests to rspec See merge request !8431 | ||||
| * | | Move dashboard archived projects spinach tests to rspec | Semyon Pupkov | 2017-01-04 | 1 | -17/+0 |
| |/ | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | | Move dashboard active tab spinach test to rspec | Semyon Pupkov | 2017-01-03 | 1 | -24/+0 |
|/ | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/23036 | ||||
* | Fix spinach tests | Annabel Dunstone Gray | 2016-11-01 | 2 | -4/+3 |
| | |||||
* | Differentiate the expire from leave event | Callum Dryden | 2016-10-20 | 1 | -13/+0 |
| | | | | | | | | | | At the moment we cannot see weather a user left a project due to their membership expiring of if they themselves opted to leave the project. This adds a new event type that allows us to make this differentiation. Note that is not really feasable to go back and reliably fix up the previous events. As a result the events for previous expire removals will remain the same however events of this nature going forward will be correctly represented. | ||||
* | Added todo filter tests21508-inconsistency-personal-dashboard-todos-page-uses-old-interface-wrong-dropdown-filter-buttons | Luke Bennett | 2016-09-01 | 1 | -20/+0 |
| | |||||
* | Fix permissions check in controller, added relevant spec and updated docs | James Lopez | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | Updated tests | Phil Hughes | 2016-07-05 | 1 | -0/+1 |
| | |||||
* | Make GH one-off auth the default again for importing GH projects | Rémy Coutable | 2016-06-30 | 1 | -1/+1 |
| | | | | | | Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Import from Github using Personal Access Tokens. | Eric K Idema | 2016-06-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | This stands as an alternative to using OAuth to access a user's Github repositories. This is setup in such a way that it can be used without OAuth configuration. From a UI perspective, the how to import modal has been replaced by a full page, which includes a form for posting a personal access token back to the Import::GithubController. If the user has logged in via GitHub, skip the Personal Access Token and go directly to Github for an access token via OAuth. | ||||
* | Fix and remove duplicate specs18755-fix-destroy-project-causes-post_decline_request-to-be-executed | Rémy Coutable | 2016-06-20 | 1 | -44/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Ensure Todos counters doesn't count Todos for projects pending delete | Douglas Barbosa Alexandre | 2016-06-17 | 1 | -1/+6 |
| | |||||
* | fix import feature v2 | James Lopez | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | Fix bug related to filtering Issues by Label/Milestone.issue_14853 | Rubén Dávila | 2016-04-02 | 1 | -0/+8 |
| | | | | This problem only was affecting the dev env. | ||||
* | Make entire todo row clickable | Annabel Dunstone | 2016-03-30 | 1 | -0/+5 |
| | |||||
* | Add test for archive toggle feature | Dmitriy Zaporozhets | 2016-03-04 | 1 | -0/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | fixed tests | Phil Hughes | 2016-02-24 | 1 | -3/+9 |
| | |||||
* | Rename Tasks to Todos | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -11/+11 |
| | |||||
* | Rename menu item and page 'Task queue' to 'Tasks' | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | Add filters by project, author, type, and action to task queue page list | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+23 |
| | |||||
* | Add feature spec for task queue list page | Douglas Barbosa Alexandre | 2016-02-20 | 1 | -0/+15 |
| | |||||
* | Make sorting preference reusable for all projects. | Rubén Dávila | 2016-01-22 | 1 | -0/+14 |
| | |||||
* | Little refactor plus some specs. | Rubén Dávila | 2016-01-21 | 1 | -0/+16 |
| | |||||
* | Fix spinach tests introduced by 07101cfab61f28c6328efebea98f018ab8356cdd | Kamil Trzcinski | 2015-10-14 | 1 | -5/+5 |
| | |||||
* | Show CI status on Your projects page and Starred projects pageci-status-projects-page | Dmitriy Zaporozhets | 2015-09-24 | 1 | -1/+3 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests and last push widgetseparate-activity | Dmitriy Zaporozhets | 2015-08-25 | 2 | -6/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Import sources: show only enabled sources | Artem Sidorenko | 2015-08-20 | 1 | -1/+18 |
| | |||||
* | Fix tests for group leave feature | Dmitriy Zaporozhets | 2015-05-29 | 1 | -1/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Revert help link tests removal | Dmitriy Zaporozhets | 2015-04-15 | 1 | -0/+5 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | fix failing test | Hannes Rosenögger | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | The help link has been removed. The commit removes the test for it. | Hannes Rosenögger | 2015-04-13 | 1 | -6/+0 |
| | |||||
* | Fix tests and unassigned filter for issues. Updated CHANGELOG | Dmitriy Zaporozhets | 2015-03-27 | 2 | -0/+4 |
| | |||||
* | Fix "Import projects from" button to show the correct instructions | Stan Hu | 2015-03-22 | 1 | -0/+13 |
| | | | | Closes #1267 | ||||
* | Fix tests for project removing | Dmitriy Zaporozhets | 2015-03-10 | 1 | -5/+0 |
| | |||||
* | Remove projects page from dashboard | Dmitriy Zaporozhets | 2015-03-10 | 1 | -9/+0 |
| | |||||
* | Fix test for creating group from dashboard | Dmitriy Zaporozhets | 2015-03-10 | 1 | -0/+8 |
| | |||||
* | Add tests for starred projects page | Dmitriy Zaporozhets | 2015-03-09 | 1 | -0/+12 |
| | |||||
* | Fix dashboard groups test | Dmitriy Zaporozhets | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | Move Profile groups tests to Dashboard group tests | Dmitriy Zaporozhets | 2015-03-08 | 1 | -0/+48 |
| | |||||
* | Fix specs. | Douwe Maan | 2015-02-13 | 1 | -2/+2 |
| | |||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 6 | -6/+6 |
| | | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path | ||||
* | Awesome shortcuts for GitLab | Robert Schilling | 2014-09-01 | 1 | -0/+21 |
| | |||||
* | Improve search tests | Dmitriy Zaporozhets | 2014-08-27 | 1 | -10/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Splitted the Spinach tests to prevent time-outs | Jeroen van Baarsen | 2014-06-04 | 9 | -0/+9 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Headers have ids and link to their own id. | Ciro Santillli | 2014-02-11 | 1 | -0/+8 |
| | |||||
* | Tests for Dashboard#issues filter | Dmitriy Zaporozhets | 2013-12-24 | 1 | -1/+11 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |