Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Add tests to Dashboard#merge_requests filter | Dmitriy Zaporozhets | 2013-12-24 | 1 | -2/+12 |
| | | | | 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/+16 |
| | | | | | | | | | | | | | | 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 | ||||
* | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The good: - You can do a merge request for a forked commit and it will merge properly (i.e. it does work). - Push events take into account merge requests on forked projects - Tests around merge_actions now present, spinach, and other rspec tests - Satellites now clean themselves up rather then recreate The questionable: - Events only know about target projects - Project's merge requests only hold on to MR's where they are the target - All operations performed in the satellite The bad: - Duplication between project's repositories and satellites (e.g. commits_between) (for reference: http://feedback.gitlab.com/forums/176466-general/suggestions/3456722-merge-requests-between-projects-repos) Fixes: Make test repos/satellites only create when needed -Spinach/Rspec now only initialize test directory, and setup stubs (things that are relatively cheap) -project_with_code, source_project_with_code, and target_project_with_code now create/destroy their repos individually -fixed remote removal -How to merge renders properly -Update emails to show project/branches -Edit MR doesn't set target branch -Fix some failures on editing/creating merge requests, added a test -Added back a test around merge request observer -Clean up project_transfer_spec, Remove duplicate enable/disable observers -Ensure satellite lock files are cleaned up, Attempted to add some testing around these as well -Signifant speed ups for tests -Update formatting ordering in notes_on_merge_requests -Remove wiki schema update Fixes for search/search results -Search results was using by_project for a list of projects, updated this to use in_projects -updated search results to reference the correct (target) project -udpated search results to print both sides of the merge request Change-Id: I19407990a0950945cc95d62089cbcc6262dab1a8 | ||||
* | Remove dash projects search test | Dmitriy Zaporozhets | 2013-06-19 | 1 | -4/+0 |
| | |||||
* | Move search to separate layout | Dmitriy Zaporozhets | 2013-06-06 | 1 | -5/+0 |
| | |||||
* | Fixing specs & spinach since Wiki model does not exists any more | Dmitriy Zaporozhets | 2013-04-10 | 1 | -5/+0 |
| | |||||
* | Tests for dashboard projects fixed | Andrew8xx8 | 2013-03-12 | 1 | -5/+3 |
| | |||||
* | Tests improved | Andrew8xx8 | 2013-03-12 | 1 | -1/+7 |
| | |||||
* | feature tests | Dmitriy Zaporozhets | 2013-01-27 | 1 | -0/+8 |
| |