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
2017-05-09Merge request widget redesignFatih Acet
2017-04-28Pull preserve into render helpersDouwe Maan
2017-04-21Adding animation for all dropdownNur Rony
2017-04-06Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez
2017-03-16Adds pipeline mini-graph to system information box in Commit ViewFilipa Lacerda
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-02-09Removed jQuery UI highlight & autocompletePhil Hughes
2016-12-21Changes after reviewFilipa Lacerda
2016-10-28Fix commits specAnnabel Dunstone Gray
2016-10-17[Great spinach fix] Replace gsub with deleteValery Sizov
2016-10-17Remove carriage returns from commit description as summary is on a newline an...Luke Bennett
2016-10-17Added logic to handle a revision input that does not exist in the menuLuke Bennett
2016-10-17Fix broken Spinach tests caused by changes in !6550Stan Hu
2016-10-06Add tag shortcut from the Commit pageAkram FARES
2016-08-23Fix Spinach branches specSean McGivern
2016-07-29Fix all specs related to changes in !5081.Timothy Andrew
2016-07-08Disable overflow messagesSean McGivern
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-17Fix spinach testsKamil Trzcinski
2016-05-10Add integration specs for tagsRémy Coutable
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-04-18Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-19Add some spinach specsRubén Dávila
2016-02-10Change MR link to "View Open Merge Request"Douglas Barbosa Alexandre
2016-02-10Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre
2016-01-07Add CHANGELOG item and testsDmitriy Zaporozhets
2015-12-22Fix minor stylistic complaintsDouglas Barbosa Alexandre
2015-12-17Add JS validation for invalid characters in branch nameDouglas Barbosa Alexandre
2015-12-16Add more descriptive error message when create branch with invalid nameDouglas Barbosa Alexandre
2015-12-14Update commits spinach tests related to displaying build statusGrzegorz Bizon
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-08Fix specDouwe Maan
2015-11-06Add tests to release notes featureDmitriy Zaporozhets
2015-11-06Fix testDmitriy Zaporozhets
2015-11-06Rewrite remove tag testDmitriy Zaporozhets
2015-10-14Fix specsKamil Trzcinski
2015-10-13Fix feature testsKamil Trzcinski
2015-10-06Render CI statuses on commit pageDmitriy Zaporozhets
2015-10-02Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets
2015-09-29Fix testsKamil Trzcinski
2015-09-24Show CI status on commit pageDmitriy Zaporozhets
2015-09-07Fix compare testsDmitriy Zaporozhets
2015-09-04Fix this crazy random failing testDmitriy Zaporozhets
2015-08-25Fix "Reload with full diff" URL button in compare branch viewStan Hu
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-06-12Call `page.all` instead of `all` in feature stepsRobert Speicher