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
2018-04-09Use gitlab-shell 7.1.2Jacob Vosmaer
2018-04-09Merge branch 'blackst0ne-rails5-fix-frozen-array' into 'master'Sean McGivern
2018-04-09Merge branch '41981-allow-group-owner-to-enable-runners-from-subgroups' into ...Yorick Peterse
2018-04-09Merge branch 'move-board-blank-state-vue-component' into 'master'Filipa Lacerda
2018-04-09Merge branch 'feature/#37403-clearer-email-handler' into 'master'Sean McGivern
2018-04-09Make email handler clearerRiccardo Padovani
2018-04-09Merge branch 'zj-find-license-opt-out' into 'master'Grzegorz Bizon
2018-04-09Merge branch 'blackst0ne-rails5-add-rails-controller-testing-gem' into 'master'Rémy Coutable
2018-04-09Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon
2018-04-09Refactor `add_recipients`blackst0ne
2018-04-09Merge branch '44224-remove-gl' into 'master'Phil Hughes
2018-04-09Merge branch 'blackst0ne-rails5-replace-true-values-with-false-values' into '...Sean McGivern
2018-04-09Merge branch '32617-fix-template-selector-menu-visibility' into 'master'Phil Hughes
2018-04-09Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan
2018-04-09Remove unused User#manageable_group_projects (#41981)Dylan Griffith
2018-04-09Use project_authorizations instead of members to calculate manageable CI proj...Dylan Griffith
2018-04-09Allow group owner to enable runners from subgroups (#41981)Dylan Griffith
2018-04-08Handle legacy repository archive requests with no ref givenStan Hu
2018-04-08Merge branch 'winh-badges-docs' into 'master'Douwe Maan
2018-04-08Add user documentation for badgesWinnie Hellmann
2018-04-08Merge branch 'winh-41174-projects-groups-badges-ui' into 'master'Douwe Maan
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-08Fix template selector menu visibilityFabian Schneider
2018-04-08Fix undefined method `one?` when pushing to an existing merge requestStan Hu
2018-04-08[Rails5] Add `rails-controller-testing` gemblackst0ne
2018-04-08[Rails5] Add FALSE_VALUES constant to Service#boolean_accessorblackst0ne
2018-04-07Merge branch '31591-project-deploy-tokens-to-allow-permanent-access' into 'ma...Kamil Trzciński
2018-04-07Use proper auth_scope for deploy tokenKamil Trzciński
2018-04-07Merge branch 'blackst0ne-bump-parser-2-5-0-5' into 'master'Stan Hu
2018-04-07[Rails5] Fix spec/requests/projects/cycle_analytics_events_spec.rbblackst0ne
2018-04-07Handle limit for datetime attributes on MySQLMayra Cabrera
2018-04-07Modifies index on DeployTokens to use idMayra Cabrera
2018-04-07Handles default expires_at date directly into DeployToken modelMayra Cabrera
2018-04-07Removes deploy tokens presenterMayra Cabrera
2018-04-07Addresses database commentsMayra Cabrera
2018-04-07Fix form javascriptKamil Trzciński
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Get rid of Redis when dealing with deploy tokensKamil Trzciński
2018-04-07Fix and optimise DB schemaKamil Trzciński
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński
2018-04-07Addreses backend review suggestionsMayra Cabrera
2018-04-07Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera
2018-04-07Fix i18n on deploy_token viewsMayra Cabrera
2018-04-07Addreses frontend reviewMayra Cabrera
2018-04-07Add documentation for DeployTokenMayra Cabrera
2018-04-07Implement read_registry for DeployTokensMayra Cabrera
2018-04-07Address UX reviewMayra Cabrera
2018-04-07Implement 'read_repo' for DeployTokensMayra Cabrera