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-06-15Prevent default disabled buttons and links.Fatih Acet
2016-06-15Fix teaspoon spec.Timothy Andrew
2016-06-09Move award_menu_url variable into gon object.Fatih Acet
2016-06-06Merge branch 'notes-are-awardables' into 'master' Douwe Maan
2016-06-06Merge branch 'jquery2' into 'master' Jacob Schatz
2016-06-06Updated MR notes.Fatih Acet
2016-06-06Added tests for award emoji feature.Fatih Acet
2016-06-06Implement authentication (login) using a U2F device.Timothy Andrew
2016-06-06Implement U2F registration.Timothy Andrew
2016-06-05Fixed JS errorsPhil Hughes
2016-06-02Move JS graph specs to match assets tree.Connor Shea
2016-06-02Fix teaspoonConnor Shea
2016-05-23Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into #15643Fatih Acet
2016-05-20Dropdown implementationAlfredo Sumaran
2016-05-12Added specs for right sidebar.Fatih Acet
2016-05-08Fix build notification on merge request page change even if the build status ...Benedikt Huss
2016-05-05Feedback from stanhuBenedikt Huss
2016-05-05Merge request widget displays TeamCity build state and code coverage correctl...Benedikt Huss
2016-04-14Placeholder on milestone formPhil Hughes
2016-04-12Updated based on Ruby feedbackPhil Hughes
2016-04-12Tests updatePhil Hughes
2016-04-05Merge branch 'close-issue-bug' into 'master' Jacob Schatz
2016-04-05Update issue_spec testAnnabel Dunstone
2016-04-04Tests updatePhil Hughes
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