summaryrefslogtreecommitdiff
path: root/spec/features/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'improve_sorting_list' into 'master'Douwe Maan2017-09-252-8/+8
|\
| * Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-232-8/+8
* | Add context tabs to dashboard/projectsPhil Hughes2017-09-221-0/+19
|/
* Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-081-1/+3
* Merge branch 'events-migration-cleanup' into 'master'Sean McGivern2017-09-071-18/+4
|\
| * Finish migration to the new events setupevents-migration-cleanupYorick Peterse2017-09-061-18/+4
* | Merge branch 'breadcrumbs-extra-btns-remove' into 'master'Filipa Lacerda2017-09-071-1/+1
|\ \
| * | spec fixesPhil Hughes2017-09-061-1/+1
| |/
* | Fix failures introduced by Capybara upgraders-update-capybaraRobert Speicher2017-09-051-3/+3
|/
* more spec fixesPhil Hughes2017-08-291-14/+6
* spec updatesPhil Hughes2017-08-292-4/+3
* fixed up a bunch of specsPhil Hughes2017-08-291-1/+1
* Merge branch 'archived-projects-only' into 'master'Douwe Maan2017-08-241-0/+7
|\
| * Add an option to list only archived projectsMehdi Lahmam2017-08-241-0/+7
* | Delegate Repository::branch_exists? and ref_exists? to Gitlab::GitAndrew Newdigate2017-08-241-1/+1
|/
* Migrate events into a new formatYorick Peterse2017-08-101-18/+10
* Group-level new issue & MR using previously selected projectBryce Johnson2017-08-071-3/+12
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0219-27/+27
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-11/+1
* Use `empty_project` where possible in spec/features/dashboardRobert Speicher2017-07-277-10/+10
* Remove superfluous type defs in specsKeifer Furzland2017-07-2716-16/+16
* Ensure the overriding of Gitlab::Application.routes.default_url_options is on...rc/35599-stop-the-bleeding-of-default_url_optionsRémy Coutable2017-07-271-0/+4
* Move relative_path to the element that is being clickedJarka Kadlecova2017-07-251-0/+18
* Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-191-1/+1
|\
| * Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-191-1/+1
* | Merge branch '23036-replace-dashboard-activity-spinach' into 'master'Rémy Coutable2017-07-191-4/+153
|\ \
| * | Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa2017-07-171-4/+153
* | | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-175-4/+208
| |/ |/|
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-112-2/+2
|/
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-4/+12
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-3/+3
| * Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa2017-06-291-4/+12
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-063-3/+3
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2917-24/+31
|/
* Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-17/+0
* Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher2017-06-271-5/+17
|\
| * Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-5/+17
* | Merge branch '23036-replace-dashboard-todo-spinach' into 'master'Rémy Coutable2017-06-274-0/+672
|\ \
| * | Replaces 'dashboard/todos' spinach with rspecAlexander Randa2017-06-264-0/+672
| |/
* | Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa2017-06-262-28/+91
|/
* Add feature spec for dashboard state filter tabs33833-issue-and-mr-state-tabs-don-t-work-on-dashboardEric Eastwood2017-06-211-0/+5
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1917-22/+22
* Merge branch 'issue_20900' into 'master'Sean McGivern2017-06-161-1/+1
|\
| * Remove old specs and add new onesFelipe Artur2017-06-161-1/+1
* | Take timezone into account when comparing dates in the UIBob Van Landuyt2017-06-151-1/+1
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-4/+12
* Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern2017-06-091-0/+40
|\
| * Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-0/+40
* | Add feature tests for Dashboard Groups pageAlfredo Sumaran2017-06-071-19/+103
|/