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-12-07Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-28Merge branch 'events-cache-invalidation' into 'master' Douwe Maan
2016-11-24Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan
2016-11-23Remove event caching codeYorick Peterse
2016-11-23Add nested groups support to the routingDmitriy Zaporozhets
2016-11-23Update ProjectTeam#fetch_members to use project authorizationsAhmad Sherif
2016-11-23Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif
2016-11-23Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif
2016-11-22Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-18Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan
2016-11-18Precalculate user's authorized projects in databaseAhmad Sherif
2016-11-18Rename mattermost_command to mattermost_slash_commandsKamil Trzcinski
2016-11-18Add shortcuts for adding users to a project team with a specific roleRobert Speicher
2016-11-18Return a consistent not found messageZ.J. van de Weg
2016-11-18Projects have chat servicesZ.J. van de Weg
2016-11-17Merge remote-tracking branch 'origin/master' into zj-slash-commands-mattermostZ.J. van de Weg
2016-11-17More refactoring, push present to base commandZ.J. van de Weg
2016-11-17Make chat authorization to work [ci skip]Kamil Trzcinski
2016-11-17fixup! issue and mergerequest slash command for mattermostZ.J. van de Weg
2016-11-17issue and mergerequest slash command for mattermostZ.J. van de Weg
2016-11-17Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński
2016-11-16Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan
2016-11-16Search for a filename in a projectValery Sizov
2016-11-16Defer saving project services to the database if there are no user changesAdam Niedzielski
2016-11-16Refactor methods for environments in project modelGrzegorz Bizon
2016-11-16Improve readability in project model for environmentsGrzegorz Bizon
2016-11-15Select recently updated environments for auto-closeGrzegorz Bizon
2016-11-14Use `default_value_for` to handle null values in only_allow_merge_if_all_disc...Alejandro Rodríguez
2016-11-11Update 8.14-rc1 migrations to minimize downtime and deploy timeAlejandro Rodríguez
2016-11-09Stop environments for branch after branch removalGrzegorz Bizon
2016-11-09Make commit an optional arg for environments searchGrzegorz Bizon
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-07implements reset incoming email token on issues modal and account page,tiagonbotelho
2016-11-07Use separate email-friendly token for incoming email and let incomingDouwe Maan
2016-11-04Merge remote-tracking branch 'origin/labels-api'Rémy Coutable
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-11-01Fix project features default valuesFelipe Artur
2016-11-01Use select instead of pluck on Project.group_idsDouglas Barbosa Alexandre
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-20[ci skip] Add a comment explaining validate_board_limit callbackDouglas Barbosa Alexandre
2016-10-20Return conflict error in label API when title is taken by group labelDouwe Maan
2016-10-20Create project feature when project is createdFelipe Artur
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre
2016-10-19Remove unused method Project#all_labelsDouglas Barbosa Alexandre