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-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-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-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
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-14Update commits spinach tests related to displaying build statusGrzegorz Bizon
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-08Fix specDouwe Maan
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
2015-06-12Change `within` to `page.within` in feature stepsRobert Speicher
2015-06-12Update all `should`-style syntax to `expect` in featuresRobert Speicher
2015-06-10Use stub_const to stub constants instead of redefining themRobert Speicher
2015-05-10Fix spec.Douwe Maan
2015-04-23Fix spec.Douwe Maan
2015-03-24Fix code unfold not working on Compare commits pageStan Hu
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-12-25Fix testsDmitriy Zaporozhets
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-10-05Make Spinach test names consistentCiro Santilli