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-20Merge branch '22191-delete-dynamic-envs-mr' into 'master'Rémy Coutable
2016-10-20Merge branch 'feature/group-level-labels' into 'master'Douwe Maan
2016-10-20Merge branch 'pipeline-emails' into 'master' Kamil Trzciński
2016-10-18Merge branch 'adam-fix-mr-diff-symlink-file-conversion' into 'master' Sean McGivern
2016-10-17Fix the diff in the merge request view when converting a symlink to a regular...Adam Niedzielski
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Sean McGivern
2016-10-14Merge branch 'fix/reassign-secret-token-on-generate' into 'master' Douwe Maan
2016-10-13Add blob_ace_mode to conflict content responseSean McGivern
2016-10-13Simplify conflict file JSON creationSean McGivern
2016-10-13Allow setting content for resolutionsSean McGivern
2016-10-13Convert UTF-8 Emoji to Gitlab emojiJohan H
2016-10-13Reassign secret token when regenerating oneGrzegorz Bizon
2016-10-11Convert unicode emojis to images.henrik
2016-10-10Merge branch 'explain-0600' into 'master' Robert Speicher
2016-10-07Correct namespace validation to forbid bad names #21077Will Starms
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Merge branch 'fix/github-importer-client' into 'master' Rémy Coutable
2016-10-06Fix broken handling of certain calls in GitHub importer clientAhmad Sherif
2016-10-06Use higher size on Gitlab::Redis connection pool on Sidekiq serversPaco Guzman
2016-10-06Merge remote-tracking branch 'dev/master'Rémy Coutable
2016-10-06Merge commit 'dev/security' 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-04Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre
2016-10-03Merge branch 'aiionx_sidekiq_log_patch' into 'master' Rémy Coutable
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-09-30fix export project file permissions issueJames Lopez
2016-09-30Merge branch 'initialize-redis' into 'master' Yorick Peterse
2016-09-30Initialize Redis pool in single-threaded contextJacob Vosmaer
2016-09-30Merge branch 'fix/id-claim-import-issue' into 'master' Douwe Maan
2016-09-29Fix race condition that can be triggered if the token expires right after we ...Patricio Cano
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-28Allow Member.add_user to handle access requestersRé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-27updated attribute cleaner to use allowed keyword and reject attributesJames Lopez
2016-09-27Prevent claiming associated model IDs via import and added relevant specsJames Lopez
2016-09-27fix model order in import/export config and 1to1 relation issue. Added releva...James Lopez
2016-09-26Explain the extra chmodJacob Vosmaer
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-23Merge branch 'fix/database-seeds' into 'master' Rémy Coutable
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