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-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-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
2016-09-19Fix CI job environment configuration attributesGrzegorz Bizon
2016-09-19Fix CI job environment configuration entry classGrzegorz Bizon
2016-09-19Cleanup changesKamil Trzcinski
2016-09-19Update support for dynamic environmentsKamil Trzcinski
2016-09-19Verify expandability of variables defined as part of environmentKamil Trzcinski
2016-09-19Properly create deployment using all possible optionsKamil Trzcinski
2016-09-19Add validation of URL and validation of nameKamil Trzcinski
2016-09-19Add new CI configuration entry for the environmentGrzegorz Bizon
2016-09-19Add support for dynamic environmentsKamil Trzcinski
2016-09-19Fixed label color issue and added Import/Export versioning tableJames Lopez
2016-09-19squashed - Fix DB exceptions raised importing some specific projects.James Lopez
2016-09-16Replace contributions calendar timezone payload with datesClement Ho
2016-09-16Fix API notes endpoint when posting only emojiZ.J. van de Weg
2016-09-16Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski
2016-09-16Merge branch 'integer_migration_style' into 'master' Yorick Peterse
2016-09-16Rename capabilities to authentication_abilitiesKamil Trzcinski
2016-09-16Add support for column limits in add_column_with_defaultDrew Blessing
2016-09-15Merge remote-tracking branch 'origin/lfs-support-for-ssh' into per-build-tokenKamil Trzcinski
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-15Refactored authentication code to make it a bit clearer, added test for wrong...Patricio Cano
2016-09-15Further refactoring of authentication code, and code style fixes.Patricio Cano
2016-09-15Use special characters for `lfs+deploy-key` to prevent a someone from creatin...Patricio Cano
2016-09-15Better authentication handling, syntax fixes and better actor handling for LF...Patricio Cano
2016-09-15Improve string handling.Patricio Cano
2016-09-15Refactored handling of the `LfsToken` and added functionality to it to simpli...Patricio Cano
2016-09-15Refactored LFS auth logic when using SSH to use its own API endpoint `/lfs_au...Patricio Cano
2016-09-15Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano
2016-09-15Added LFS support to SSHPatricio Cano
2016-09-15Merge branch 'fix-old-migration-repos-path-key' into 'master' Robert Speicher
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-15Add access specsKamil Trzcinski
2016-09-15Use `build_read_container_image` and use `build_download_code`Kamil Trzcinski
2016-09-15Clean environment variables when running git hooksValery Sizov