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-11Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre
2016-10-11Allow projects to have many boardsDouglas Barbosa Alexandre
2016-10-11Merge branch 'sh-fix-issue-20776' into 'master' Robert Speicher
2016-10-11Merge branch 'precalculate-trending-projects' into 'master' Robert Speicher
2016-10-10Fix Error 500 when viewing old merge requests with bad diff dataStan Hu
2016-10-10Merge branch 'namespace-validation-fixes' into 'master' Sean McGivern
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-10Make searching for commits case insensitive.Adam Niedzielski
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
2016-10-07Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse
2016-10-07Fix Event#reset_project_activity updatesStan Hu
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-06Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05Merge branch 'trending-caching' into 'master' Rémy Coutable
2016-10-05Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-10-05Merge branch 'all-skipped-equals-success' into 'master' Rémy Coutable
2016-10-04Remove lease from Event#reset_project_activityYorick Peterse
2016-10-04Exclude system notes from Project.trendingYorick Peterse
2016-10-04Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin
2016-10-04Merge branch 'zj-save-environment-deployment-refs' into 'master' Kamil Trzciński
2016-10-04Fix hipchat service specs after changes in pipelineGrzegorz Bizon
2016-10-04Merge branch 'issue_22446' into 'master' Sean McGivern
2016-10-04Merge branch 'cleanup-mentionable-methods-arguments' into 'master' Douwe Maan
2016-10-04Merge branch 'master' into issue_22446Sean McGivern
2016-10-04Simplify Mentionable concern instance methodsPaco Guzman
2016-10-04Fix issues importing services via Import/ExportJames Lopez
2016-10-04deployment refs in own folder, new method for creating refsZ.J. van de Weg
2016-10-04Fix bug when trying to cache closed issues from external issue trackersFelipe Artur
2016-10-03Merge branch 'master' into 'master' Rémy Coutable
2016-10-03Merge branch 'master' into all-skipped-equals-successLin Jen-Shin
2016-10-03Fix tests. Check 'success' first (default status)Lin Jen-Shin
2016-10-03Add test for CommitStatus.exclude_ignoredLin Jen-Shin
2016-10-03Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin
2016-10-03Merge branch '21225-wip-slash-command-for-mrs' into 'master' Rémy Coutable
2016-10-03Members::RequestAccessService is tricter on permissionsRémy Coutable
2016-10-03Add a /wip slash commandThomas Balthazar
2016-10-03Changed Slack service user referencing from full name to usernamesecustor
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-10-02Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher
2016-09-30Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-09-27Improve how MergeCommit#merge_commit_message builds the messageRobert Speicher
2016-09-26Fix the "Commits" section of the cycle analytics summary.Timothy Andrew
2016-09-26added more specsJames Lopez
2016-09-23Ensure milestones passed to GlobalMilestone is an ActiveRecord::RelationAhmad Sherif
2016-09-22Add test for MergeRequestDiff#commits_sha, feedback:Lin Jen-Shin
2016-09-22Re-add the AccessRequestable concernRémy Coutable