summaryrefslogtreecommitdiff
path: root/features/project/source
Commit message (Expand)AuthorAgeFilesLines
* Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-323/+0
* Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-10/+0
* Load tree readme asynchronouslydm-async-tree-readmeDouwe Maan2017-05-101-0/+3
* Fix feature specsDouwe Maan2017-04-272-1/+14
* Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+4
* Refactor changing files in web UIDouwe Maan2017-04-201-1/+1
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-7/+7
* Linking to edit file directlyEric Eastwood2017-04-061-0/+4
* Rewritten spinach git_blame tests to rspec feature testsLisanne Fellinger2016-11-071-10/+0
* MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-061-6/+11
* Fix specsRémy Coutable2016-04-181-13/+0
* Render sanitized SVG imagesStan Hu2016-02-011-0/+10
* Fix specedit-on-forkDouwe Maan2015-12-211-2/+2
* Add tests for new functionalityDouwe Maan2015-12-211-9/+97
* Preserve trailing new lines at the end of file on the online editorDouglas Barbosa Alexandre2015-12-141-0/+11
* Fix specDouwe Maan2015-12-081-6/+0
* Add specs for showing lfs object in UI.Marin Jankovski2015-12-071-0/+6
* Fix feature spec.Douwe Maan2015-11-181-7/+7
* Add ability to create directories in the editorBen Ford2015-10-291-0/+10
* Fix error preventing displaying of commit data for a directory with a leading...Stan Hu2015-10-121-0/+6
* Add directory feature buttonStan Hu2015-10-071-8/+25
* Change the replace placeholder to use the filenamefix-upload-uiStan Hu2015-09-151-3/+3
* Add "Replace" and "Upload" featuresliyakun2015-09-151-0/+23
* Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-0/+7
* Refactor rake tasks for testsDmitriy Zaporozhets2015-06-231-1/+1
* Remove "Multiselect Blob" feature specsRobert Speicher2015-06-191-85/+0
* WebEditor: save to new branch: spinachValery Sizov2015-02-241-0/+22
* Set right test as trickyDmitriy Zaporozhets2015-01-291-2/+2
* Skip tricky test for semaphoreDmitriy Zaporozhets2015-01-291-1/+1
* Add tests for initializing bare repo and creating new file in itDmitriy Zaporozhets2015-01-271-0/+13
* Add tests for disabled blob edit button cases.Ciro Santilli2014-12-301-0/+10
* Use :message key, not :error for File::Service.Ciro Santilli2014-10-131-0/+20
* Merge pull request #7942 from cirosantilli/commit-changes-uppercaseDmitriy Zaporozhets2014-10-131-2/+2
|\
| * Make new and edit file submit more uniformCiro Santilli2014-10-081-2/+2
* | Upcase missing feature namesCiro Santilli2014-10-071-1/+1
|/
* Make Spinach test names consistentCiro Santilli2014-10-055-5/+5
* Titleize blob action buttons.Ciro Santilli2014-09-302-10/+10
* Add web UI file CRUD tests.Ciro Santilli2014-09-261-0/+30
* Typo it -> its.Ciro Santilli2014-09-211-1/+1
* Add permalink to fixed SHA URL on blob view.Ciro Santilli2014-09-011-0/+12
* fix searching on empty project, prevent 500Robert Schilling2014-08-111-2/+8
* Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets2014-07-311-12/+12
* Fix browse code spinach testsDmitriy Zaporozhets2014-07-314-11/+11
* Add tests to check for correct browse link name.Marin Jankovski2014-07-091-1/+13
* Fix blob highlight testsDmitriy Zaporozhets2014-06-121-3/+2
* Editing previewskv-headless2014-04-151-0/+10
* Blob and tree gfm links to anchors work.Ciro Santillli2014-02-231-11/+27
* Headers have ids and link to their own id.Ciro Santillli2014-02-111-9/+33
* Test if the views behave correctly with reference style relative links.Marin Jankovski2014-01-231-0/+12
* Enable multiline select for blobs.Jason Hollingsworth2013-11-271-0/+86