summaryrefslogtreecommitdiff
path: root/features/steps/user.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-1/+1
|
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-2/+2
|
* Improve user calendar testimprove-contributions-calendarDmitriy Zaporozhets2015-03-221-3/+1
|
* Contribution calendar will use events instead of commits to count contributionsDmitriy Zaporozhets2015-03-221-1/+1
|
* Refactor contributions events and write tests for calendarDmitriy Zaporozhets2015-03-221-0/+35
|
* Remove unnecessary page. from tests.Ciro Santilli2014-09-261-1/+1
|
* User pages are visible to users without loginCiro Santillli2014-02-111-0/+10
... if the user is authorized to at least one public project.