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-30Merge branch 'rc-new-access-requests-finder' into 'master' Douwe Maan
2016-09-29Fix race condition that can be triggered if the token expires right after we ...Patricio Cano
2016-09-29Merge branch 'issue_22382' into 'master' Rémy Coutable
2016-09-29Merge branch 'rs-remove-duplicate-versioninfo' into 'master' Robert Speicher
2016-09-29Remove duplicate VersionInfo classRobert Speicher
2016-09-29Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable
2016-09-29expose pipeline data in builds APIGuilherme Salazar
2016-09-29Remove Flog as we use a Rubocop that does its job.Connor Shea
2016-09-28Merge branch 'lfs-ssh-authorization-fix' into 'master' Douwe Maan
2016-09-28Handle LFS token creation and retrieval in the same method, and in the same R...Patricio Cano
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-28AbstractReferenceFilter caches current project_ref on RequestStore when activePaco Guzman
2016-09-28Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes witho...Paco Guzman
2016-09-28New AccessRequestsFinderRémy Coutable
2016-09-28Log LDAP lookup errors and don't swallow unrelated exceptionsMarkus Koller
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-27Do not regenerate the `lfs_token` every time `git-lfs-authenticate` is called...Patricio Cano
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