Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-02Change `js-quick-submit` behavior to expect the class on the formRobert Speicher
2016-02-05Project dropdown test span -> iPhil Hughes
2016-02-05Changed the project switcher dropdown togglePhil Hughes
2016-02-03Merge branch 'title-projects-dropdown' into 'master' Jacob Schatz
2016-02-02Allow manual resize of js-autosize textareasRobert Speicher
2016-01-30added testsPhil Hughes
2016-01-12reverting more MR ajax files, will appear in different commitJacob Schatz
2016-01-12fixes conflictsJacob Schatz
2016-01-09Refactor ZenModeRobert Speicher
2016-01-07fixes ajax issue with issue specJacob Schatz
2016-01-06adds tests (and passes them) for ajax open and close merge requests.Jacob Schatz
2015-12-26Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher
2015-12-24Fix NewBranchForm specDouwe Maan
2015-12-24removes unused `alert` from issue spec. Requires flash in the *implementation...Jacob Schatz
2015-12-24adds test for issue close/reopen failureJacob Schatz
2015-12-24fixes tests to work with jasmine/jqueryJacob Schatz
2015-12-22Add helper methods to JS validation spec for invalid branch namesDouglas Barbosa Alexandre
2015-12-22Fix minor stylistic complaintsDouglas Barbosa Alexandre
2015-12-22adds alerts for when http request errors out in some way.Jacob Schatz
2015-12-22clarifies tests with methods like `toBeVisible()` etc.Jacob Schatz
2015-12-22updates tests style for four-phase-testing as per: https://robots.thoughtbot....Jacob Schatz
2015-12-21open and close issue via ajax request. With testsJacob Schatz
2015-12-18Add specs for JS validation for invalid characters in branch nameDouglas Barbosa Alexandre
2015-12-16Rename .issuable-details to .detail-page (and -header and -description)Douwe Maan
2015-12-08Make tab target selectors less naiveRobert Speicher
2015-10-13Apply new design to files pageDmitriy Zaporozhets
2015-10-08Check originalEvent.repeat *and* event.repeatRobert Speicher
2015-10-07Check originalEvent.repeatRobert Speicher
2015-10-07Add "Quick Submit" JS behaviorRobert Speicher
2015-10-07Require jquery.turbolinks in all JS specsRobert Speicher
2015-09-10Add specs for syntax_highlight JSRobert Speicher
2015-09-05Remove style attribute from textarea during ZenMode activationRobert Speicher
2015-07-23Fix the "Reload with full diff" URL buttonStan Hu
2015-07-18Add test case for clicking line number anchor iconRobert Speicher
2015-06-27Remove disableButtonIf[Any]EmptyField calls from formsRobert Speicher
2015-06-27Add "Requires Input" JS behaviorRobert Speicher
2015-06-26Update tests and use js-issuable class for context formDmitriy Zaporozhets
2015-06-22Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets
2015-06-22Add MergeRequestTabs specsRobert Speicher
2015-06-19Refactor LineHighlighterRobert Speicher
2015-06-19Rename BlobView to LineHighlighterRobert Speicher
2015-06-19Refactor and spec BlobView JSRobert Speicher
2015-06-03Add JS specs for Array extensionsRobert Speicher
2015-06-03Move jQuery enable/disable extensions to extensions/jqueryRobert Speicher
2015-06-03Add ZenMode javascript specsRobert Speicher
2015-05-29Stub ajax in JS specsRobert Speicher
2015-05-29Remove jasmine-fixture, use teaspoon fixturesRobert Speicher
2015-05-29teaspoon installRobert Speicher
2015-05-29Remove jasmine-rails; add teaspoonRobert Speicher
2015-05-25Update specs.Douwe Maan