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-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-05Merge branch '19752-pipelines-finished-at' into 'master' Jacob Schatz
2016-08-05Let's make sure cache were cleared:Lin Jen-Shin
2016-08-04Update timeago to shorter representationAnnabel Dunstone
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-02Remove `url_for_new_issue` helperRobert Speicher
2016-08-02Redirect to external issue tracker from `/issues`Robert Speicher
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-27Optimize maximum user access level lookup in loading of notesStan Hu
2016-07-21Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable
2016-07-19Merge branch '19937-fix-wrong-build-elapsed-time' into 'master' Kamil Trzciński
2016-07-19Fix ci_status_helper_spec to look for new SVGsAnnabel Dunstone
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-18Fix build duration when build is not finished yetRémy Coutable
2016-07-15use %(...) and %[...] in favor of %<...>http://jneen.net/
2016-07-14expect final newlines from the banzai filterhttp://jneen.net/
2016-07-14remove uses of the nowrap: featurehttp://jneen.net/
2016-07-14rm spec for a deleted methodhttp://jneen.net/
2016-07-12Merge branch 'master' into faster-diffsJacob Schatz
2016-07-08Disable overflow messagesSean McGivern
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-06fix up testsLuke "Jared" Bennett
2016-07-05New :request_access ability to replace a ugly helperRémy Coutable
2016-07-02Merge branch 'explicit-requesters-scope' into 'master' Douwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-07-01Exclude requesters from Project#members, Group#members and User#membersRémy Coutable
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Be explicit which project and user ID are memoizedStan Hu
2016-06-29Memoize the maximum access level for the author of notesStan Hu
2016-06-23Remove Haml helpers from the visibility level spec.Connor Shea
2016-06-18Correctly adds commit ID into dropdownPhil Hughes
2016-06-17Ensure group/project owners can see their members' access_levelRémy Coutable
2016-06-17Merge branch 'remove_jiraissue' into 'master' Robert Speicher
2016-06-16Remove JiraIssue model and replace references with ExternalIssueIlan Shamir
2016-06-15Fix permission checks in member rowRémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize access request routes into a new :access_requestable route concernRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Remove deprecated issues_tracker and issues_tracker_id from projectDouglas Barbosa Alexandre
2016-06-09Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable
2016-06-09Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew
2016-06-06Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler