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-12-20Merge branch 'fix-forbidden-for-build-api-for-deleted-project' into 'master' Grzegorz Bizon
2016-12-20Merge branch 'bb-wiki-import' into 'master' Douglas Barbosa Alexandre
2016-12-20Merge branch 'ldap_maint_task' into 'master' Nick Thomas
2016-12-19Use a block to insert extra check for authenticate_build!Lin Jen-Shin
2016-12-19Merge branch 'fix-yaml-variables' into 'master' Grzegorz Bizon
2016-12-19Add Wiki import to BB importerValery Sizov
2016-12-19Merge branch 'fix/import-export-mr-error' into 'master' Rémy Coutable
2016-12-19Fix MR issue to do with merge userJames Lopez
2016-12-19Fix for missing service when importing from EE to CEJames Lopez
2016-12-19Merge branch 'fix/import-export-build-token' into 'master' Grzegorz Bizon
2016-12-19Keep the value type for YAML variablesLin Jen-Shin
2016-12-19Merge branch 'fix/detailed-status-groups' into 'master' Lin Jen-Shin (godfat)
2016-12-19Prefer unless over if notLin Jen-Shin
2016-12-19Use a separate method to skip validationLin Jen-Shin
2016-12-19Fix duplicated build token problem and added relevant specJames Lopez
2016-12-19Merge remote-tracking branch 'upstream/master' into fix-forbidden-for-build-a...Lin Jen-Shin
2016-12-19Just implement it in the blockLin Jen-Shin
2016-12-19Merge branch 'master' into fix-yaml-variablesLin Jen-Shin
2016-12-19Merge branch '25301-git-2.11-force-push-bug' into 'master' Douglas Barbosa Alexandre
2016-12-19Merge branch 'dockerfile-templates' into 'master' Rémy Coutable
2016-12-19Merge branch 'update-nginx-config-for-websockets' into 'master' Kamil Trzciński
2016-12-19Merge remote-tracking branch 'origin/master' into dockerfile-templatesKamil Trzcinski
2016-12-17Merge branch '25741_enable_multiline_operation_indentation_rubocop_rule' into...Sean McGivern
2016-12-17Fix rubocop failuresKamil Trzcinski
2016-12-17Store mattermost_url in settingsKamil Trzcinski
2016-12-17Improve Mattermost Session specsKamil Trzcinski
2016-12-17Ensure the session is destroyedZ.J. van de Weg
2016-12-17Improve session testsZ.J. van de Weg
2016-12-17Setup mattermost sessionZ.J. van de Weg
2016-12-17Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre
2016-12-17Fix import issues methodDouglas Barbosa Alexandre
2016-12-16Merge remote-tracking branch 'origin/master' into bitbucket-oauth2Douglas Barbosa Alexandre
2016-12-16Fix rubucop offensesDouglas Barbosa Alexandre
2016-12-16Improve how we calculate detailed status group nameGrzegorz Bizon
2016-12-16Update status group name for success with warningsGrzegorz Bizon
2016-12-16Make CI/CD detailed status group concept explicitGrzegorz Bizon
2016-12-16Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim
2016-12-16Implement final review comments from @rymai.Timothy Andrew
2016-12-16Implement review comments from @dbalexandre.Timothy Andrew
2016-12-16Check the exit code while invoking git in the force push check.Timothy Andrew
2016-12-16Validate environment variables in `Gitlab::Git::RevList`Timothy Andrew
2016-12-16Accept environment variables from the `pre-receive` script.Timothy Andrew
2016-12-16Merge branch '20492-access-token-scopes' into 'master' Rémy Coutable
2016-12-16Add LDAP task to rename a providerDrew Blessing
2016-12-16BB importer: Adressed more review commentsValery Sizov
2016-12-16Rename to Gitlab::Serialize::Ci::VariablesLin Jen-Shin
2016-12-16BB importer: address review commentValery Sizov
2016-12-16Merge branch 'issue_22269' into 'master' Kamil Trzciński
2016-12-16BB importer: Milestone importerValery Sizov
2016-12-16Rename the `token_has_scope?` method.Timothy Andrew