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
2016-10-16Convert CHANGELOG to MarkdownRobert Speicher
2016-10-16Merge branch 'docs/change-docs-reviewers' into 'master' Achilleas Pipinellis
2016-10-16Merge branch 'master' into 'docs/change-docs-reviewers'Achilleas Pipinellis
2016-10-16Merge branch 'dz-fix-group-milestone-creation' into 'master' Dmitriy Zaporozhets
2016-10-16Fix 500 error when creating mileston from group pageDmitriy Zaporozhets
2016-10-16Merge branch 'dz-fix-group-with-dot' into 'master' Dmitriy Zaporozhets
2016-10-16Fix 404 when group path has dot in the nameDmitriy Zaporozhets
2016-10-16Merge branch '23353-add-bookclub-to-university' into 'master' Achilleas Pipinellis
2016-10-16Add the tech writers usernames in the doc_sytleguide docAchilleas Pipinellis
2016-10-16Merge branch 'clarify-cache-and-artifact-paths' into 'master' Achilleas Pipinellis
2016-10-16Merge branch 'sh-fix-ruby-2-1' into 'master' Stan Hu
2016-10-16Merge branch 'fix-broken-scss-lint' into 'master' Stan Hu
2016-10-16Fix broken SCSS linter errors due to missing newlinesStan Hu
2016-10-16Fix Hash syntax to work for both Ruby 2.1 and 2.3Stan Hu
2016-10-15Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceJacob Schatz
2016-10-15Merge branch 'dz-handle-unmatched-routes' into 'master' Dmitriy Zaporozhets
2016-10-15Merge branch 'dz-fix-extract-path' into 'master' Dmitriy Zaporozhets
2016-10-15Merge branch 'master' into login-ui-improvementsJacob Schatz
2016-10-15Merge branch 'remove-ashley' into 'master' Stan Hu
2016-10-15Merge branch 'fix-language-spinach-failure' into 'master' Robert Speicher
2016-10-15remove ashley since she no longer works hereDe Wet Blomerus
2016-10-15Revert "Improve tabbing usability for sign in page"Bryce Johnson
2016-10-15Don't use member properties in users_spec, and remove loading ref.Bryce Johnson
2016-10-15Clean up stray Sign up ref.Bryce Johnson
2016-10-15Back off the array spreading, bc poltergeist freaks out.Bryce Johnson
2016-10-15Convert dispatcher to es6.Bryce Johnson
2016-10-15Add exists to users routes and fix endpoint.Bryce Johnson
2016-10-15Attempt to fix username validation ruby.Bryce Johnson
2016-10-15Clean up layouts/devise.html.Bryce Johnson
2016-10-15Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson
2016-10-15Fixup invalid refs.Bryce Johnson
2016-10-15Convert field error NodeList to an Array.Bryce Johnson
2016-10-15Revert conflict resolution in routes.rb.Bryce Johnson
2016-10-15Use native dom in dispatcher field error init.Bryce Johnson
2016-10-15Improve method naming in gl_field_errors.Bryce Johnson
2016-10-15Stringify username before passing to ActiveRecord.Bryce Johnson
2016-10-15Add accessor for current val for convenience.Bryce Johnson
2016-10-15Safely scope siblings of validated input.Bryce Johnson
2016-10-15Remove superfluous comment.Bryce Johnson
2016-10-15Prevent unneccessary loading of UsernameValidator.Bryce Johnson
2016-10-15Update filled in field for two_factor auth to use id.Bryce Johnson
2016-10-15Fix syntax error -- missing comma in _new_crowd.Bryce Johnson
2016-10-15Fix nesting on sessions/new.Bryce Johnson
2016-10-15Click first Sign In in login_helper.Bryce Johnson
2016-10-15Unbreak all the tests relying on one login-box.Bryce Johnson
2016-10-15Add tests for gl_field_errors.Bryce Johnson
2016-10-15Properly implement focus on first invalid.Bryce Johnson
2016-10-15Fix omniauth box styling.Bryce Johnson
2016-10-15Shush rubocop.Bryce Johnson
2016-10-15Add third box shadow to validation focus, for depth.Bryce Johnson