summaryrefslogtreecommitdiff
path: root/spec/features/projects/files/project_owner_creates_license_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Created repository list breadcrumbs Vue appPhil Hughes2019-05-291-0/+1
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-5/+5
* Address review feedbackRémy Coutable2018-04-091-2/+1
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-4/+5
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-5/+5
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-2/+2
* Fixed rspec testsJose Ivan Vargas2017-04-061-2/+2
* Make file templates easy to use and discoverBryce Johnson2017-04-031-2/+2
* Rename commit_file, commit_dir and remove_file and update specsDouwe Maan2017-02-241-1/+1
* Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licenseeConnor Shea2017-02-221-4/+4
* Fix tests to use the new APILin Jen-Shin2016-12-081-1/+2
* Merge branch 'file-content-highlight-line' into 'master' Jacob Schatz2016-08-161-2/+2
|\
| * Highlight empty linesPhil Hughes2016-07-201-2/+2
* | Updated testsPhil Hughes2016-08-131-0/+1
|/
* Implements TemplateDropdown class to create custom template dropdownstemplate_dropdownAlfredo Sumaran2016-06-161-3/+11
* Fix some specs which would have broken in 2017 to not break anymore by using ...Connor Shea2016-05-221-4/+4
* Fix specsRémy Coutable2016-04-181-1/+1
* Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-181-0/+61