summaryrefslogtreecommitdiff
path: root/features/project/commits
Commit message (Collapse)AuthorAgeFilesLines
* Add some spinach specsRubén Dávila2016-02-191-0/+28
|
* Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-0/+36
|
* Add CHANGELOG item and testsDmitriy Zaporozhets2016-01-071-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre2015-12-171-0/+1
| | | | | | | More info about valid ref names: https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.ht ml
* Update commits spinach tests related to displaying build statusGrzegorz Bizon2015-12-141-1/+2
|
* Tag feature specsDouwe Maan2015-12-096-0/+6
|
* Add feature test for emoji-only diff notesGrzegorz Bizon2015-12-031-0/+6
| | | | This specs is related to bug described in #3734 (award-emojis).
* Add tests to release notes featureDmitriy Zaporozhets2015-11-061-0/+12
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix testDmitriy Zaporozhets2015-11-061-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Rewrite remove tag testDmitriy Zaporozhets2015-11-061-8/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Render CI statuses on commit pageDmitriy Zaporozhets2015-10-061-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Show CI status on commit pagebuild-status-on-commit-pageDmitriy Zaporozhets2015-09-241-0/+5
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix "Reload with full diff" URL button in compare branch viewStan Hu2015-08-241-0/+1
| | | | | | This button worked when viewing merge requests because the JavaScript stripped the .html in the Ajax request. However, it left the .html suffix in the compare branch view.
* Fix features syntaxRobert Speicher2015-06-221-0/+1
|
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-0/+14
| | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9283
* Fix code unfold not working on Compare commits pageStan Hu2015-03-241-0/+3
| | | | Closes #1274
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-0/+6
| | | | Closes #1151
* Change always passing visible true tests to false.Ciro Santilli2015-01-022-11/+0
|
* Fix Markdown preview testsVinnie Okada2014-10-182-7/+7
| | | | | Update Spinach tests for Markdown previews for the new-ish tab UI that replaced the old preview/edit toggle button.
* Make Spinach test names consistentCiro Santilli2014-10-056-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
* Fix spinach featureDmitriy Zaporozhets2014-09-261-3/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* update tags count if tag gets deletedRobert Schilling2014-09-121-0/+10
|
* Validate tag-names and references in WebUI, APIRobert Schilling2014-09-032-4/+24
|
* Validate branch-names and references in WebUI, APIRobert Schilling2014-09-031-0/+18
| | | | Add specs for GitRefValidator
* don't lookup branch element - it might need to be escapedRobert Schilling2014-08-171-0/+6
|
* Move all test repos data to ReposHelpersDmitriy Zaporozhets2014-07-312-9/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add trailing newline to all text files.Ciro Santilli2014-06-211-1/+1
| | | | Present in the large majority of files of each respective type.
* Fix branches testsDmitriy Zaporozhets2014-05-241-7/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'rm-dir-prefix' of ↵Dmitriy Zaporozhets2014-03-133-0/+0
|\ | | | | | | https://github.com/cirosantilli/gitlab-elearn into cirosantilli-rm-dir-prefix
| * Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-233-0/+0
| |
* | Fixed 500 error on branch and tag creation via UIDmitriy Zaporozhets2014-02-241-8/+4
|/ | | | | | Also fixes issue with branch/tag removing via UI Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add email aliases for usersJason Hollingsworth2014-02-131-0/+14
| | | | | | | | Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
* Conventional naming for diff modes.Sytse Sijbrandij2013-11-271-4/+4
|
* diff view on commit with parallel diff viewSteven Thonus2013-11-171-0/+6
| | | | TODO: fix comment forms to respect left and right columns
* Fix bug with rendering changing images in commitsRyan Mendivil2013-09-111-0/+4
| | | | | | | | | | | | | When viewing the diff for a changed image file, two bugs occur: - Both the 'before' and 'after' images link to the 'after' commit - Visiting the link for either image will cause a error The first is caused by both image links referencing '@commit.id' rather than '@commit.parent_id'. The second is caused by the use of 'project_tree_path' which is used for creating links to directories in the git file tree. 'project_blob_path' which links to files should be used instead.
* Improved large commit handling.Boyan Tabakov2013-09-071-0/+8
| | | | | | | | | | | | | Previously, only number of changed files mattered. Now, number of lines to render in the diff are also taken into account. A hard limit is set, above which diffs are not rendered and users are not allowed to override that. This prevents high server resource usage with huge commits. Related to #1745, #2259 In addition, handle large commits for MergeRequests and Compare controllers. Also fixes a bug where diffs are loaded twice, if user goes directly to merge_requests/:id/diffs URL.
* Fixed random failing testDmitriy Zaporozhets2013-04-101-7/+0
|
* Fixed spinach testDmitriy Zaporozhets2013-01-151-5/+6
|
* Replace commit diff note request specs with spinach featuresRiyad Preukschas2013-01-151-0/+91
|
* Replace commit note request specs with spinach featuresRiyad Preukschas2013-01-151-4/+42
|
* Added feature test for statsrandx2012-11-101-0/+4
|
* Add Spinach feature for Commit breadcrumbsRobert Speicher2012-11-011-0/+4
|
* Speed up Compare feature stepRobert Speicher2012-09-261-3/+3
|
* rewrite project commits features using spinachNihad Abbasov2012-09-104-0/+68