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/app
AgeCommit message (Expand)Author
2018-04-09Merge branch 'fix-n-plus-one-when-getting-notification-settings-for-recipient...Yorick Peterse
2018-04-09Merge branch 'sh-bump-ruby-and-git-image-ci' into 'master'Rémy Coutable
2018-04-09Merge branch '44296-commit-path' into 'master'Phil Hughes
2018-04-09Work around Ruby 2.3.7 bug by defining prepended class methods needed for testsStan Hu
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-04-09Merge branch 'blackst0ne-rails5-fix-frozen-array' into 'master'Sean McGivern
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
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 '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-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 FALSE_VALUES constant to Service#boolean_accessorblackst0ne
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-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-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
2018-04-07Create barebones for DeploytokenMayra Cabrera
2018-04-07Move BoardBlankState vue componentGeorge Tsiolis
2018-04-07Fix dashboard sortingJoshua Lambert
2018-04-07Merge branch 'sh-fix-recaptcha-test' into 'master'Stan Hu
2018-04-07Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński
2018-04-07Fix the reCAPTCHA spec failures by not rendering the widget in test modeStan Hu
2018-04-06Added specs for rendered output, changed the background for stable tracksJose Ivan Vargas
2018-04-06Componetize the legend componentJose Ivan Vargas