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-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
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19API support for Award Emoji on SnippetsZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-09-19Merge branch 'issue_20978' into 'master' Rémy Coutable
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-19Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...Kamil Trzcinski
2016-09-19Merge branch 'per-build-token-without-lfs' into 'master' Rémy Coutable
2016-09-19Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable
2016-09-19Solve code review commentsKamil Trzcinski
2016-09-19Properly support Gitlab::Auth::ResultKamil Trzcinski
2016-09-19Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski
2016-09-19Move Gitlab::Auth.Result to separate fileKamil Trzcinski
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Stop putting private tokens in GonNick Thomas
2016-09-19Enable Warden for the Grape APINick Thomas
2016-09-19Remove some dead code from the Grape APINick Thomas
2016-09-19Support pushing via SSHKamil Trzcinski
2016-09-19Don't leak build tokens in build logsKamil Trzcinski
2016-09-19Fix permissions for creating container imagesKamil Trzcinski
2016-09-19Fix validation regexs (+1 squashed commit)Kamil Trzcinski
2016-09-19Fix scope of the CI config key nodes in jobs entryGrzegorz Bizon
2016-09-19Fix environments handlingKamil Trzcinski
2016-09-19Restore validation of CI job environment nameGrzegorz Bizon