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
path: root/lib
AgeCommit message (Expand)Author
2016-09-28Enable the Style/PercentLiteralDelimiters cop and autocorrect offensesenable-style-percentLiteral_delimiters-copRémy Coutable
2016-09-27Call after_remove_branch only once after importing all GitHub PRsAhmad Sherif
2016-09-27Import all GitHub comments after importing issues and PRsAhmad Sherif
2016-09-27Speed up label-applying process for GitHub importingAhmad Sherif
2016-09-27Process each page of GitHub resources instead of concating them then processingAhmad Sherif
2016-09-27fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez
2016-09-27Merge branch 'dz-profile-organization' into 'master' Dmitriy Zaporozhets
2016-09-27Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan
2016-09-27Add User#organization to users apiDmitriy Zaporozhets
2016-09-26Merge branch 'api-alphabetical' into 'master' Rémy Coutable
2016-09-26Fixes issue with rails reserved keyword type exporting/importing services. Al...James Lopez
2016-09-25Merge branch '22229-use-base-sha-when-downloading-merge-requests' into 'master' Robert Speicher
2016-09-25Keep API mounts in alphabetical orderAchilleas Pipinellis
2016-09-23Merge branch 'fix/memory-leak-sanitization-filter' into 'master' Yorick Peterse
2016-09-23Merge branch 'fix/database-seeds' into 'master' Rémy Coutable
2016-09-23Fix the leak mentioned in 504a3b5 by another wayAhmad Sherif
2016-09-23Revert "Fix a memory leak caused by Banzai::Filter::SanitizationFilter"Ahmad Sherif
2016-09-23Merge branch 'redis-config-mutation' into 'master' Robert Speicher
2016-09-23Remove use of `USE_DB` environment variable in codeGrzegorz Bizon
2016-09-22Use base SHA for patches and diffsNick Thomas
2016-09-22Update `CurrentSettings` class that uses ENVGrzegorz Bizon
2016-09-22Make Gitlab::Redis.params safe for mutationJacob Vosmaer
2016-09-22New Members::ApproveAccessRequestServiceRémy Coutable
2016-09-22API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable
2016-09-21fix import/export security specs after mergeJames Lopez
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-21Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-21Implement fourth round of comments from @DouweM.Timothy Andrew
2016-09-20Improve indentation in `Gitlab::Database::Median`Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew
2016-09-20Add spec covering 'committer_hash'Dan Dunckel
2016-09-20Improve JwtController implementationKamil Trzcinski
2016-09-20Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski
2016-09-20Fix rubocop spec.Timothy Andrew
2016-09-20Implement (some) comments from @DouweM's review.Timothy Andrew
2016-09-20Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable
2016-09-20Implement review comments from @yorickpeterseTimothy Andrew
2016-09-20Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan
2016-09-20Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-09-20Use early return in lfs_token_checkKamil Trzcinski
2016-09-20Merge branch 'rs-trailing-spaces-in-regex-messages' into 'master' Rémy Coutable
2016-09-20Merge branch 'ldap_user_attr_method' into 'master' Douwe Maan
2016-09-20Merge branch 'strip-key-comments-for-gitlab-shell' into 'master' Robert Speicher
2016-09-20Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher
2016-09-20Remove trailing spaces from messages in Gitlab::RegexRobert Speicher