summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [Great spinach fix] Replace gsub with deletefix-spinach-atom-feed-failure-due-to-carriage-returnsValery Sizov2016-10-171-1/+1
* Remove carriage returns from commit description as summary is on a newline an...Luke Bennett2016-10-161-1/+1
* Merge branch 'dz-fix-group-with-dot' into 'master' Dmitriy Zaporozhets2016-10-162-1/+10
|\
| * Fix 404 when group path has dot in the namedz-fix-group-with-dotDmitriy Zaporozhets2016-10-162-1/+10
|/
* Merge branch '23353-add-bookclub-to-university' into 'master' Achilleas Pipinellis2016-10-163-0/+133
|\
| * Added book club to university23353-add-bookclub-to-universitySean Packham2016-10-143-0/+133
* | Merge branch 'clarify-cache-and-artifact-paths' into 'master' Achilleas Pipinellis2016-10-161-3/+4
|\ \
| * | Document restrictions on cache and artifact pathsNick Thomas2016-10-141-3/+4
* | | Merge branch 'sh-fix-ruby-2-1' into 'master' Stan Hu2016-10-161-2/+2
|\ \ \
| * | | Fix Hash syntax to work for both Ruby 2.1 and 2.3sh-fix-ruby-2-1Stan Hu2016-10-151-2/+2
* | | | Merge branch 'fix-broken-scss-lint' into 'master' Stan Hu2016-10-161-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix broken SCSS linter errors due to missing newlinesStan Hu2016-10-151-0/+3
|/ / /
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceJacob Schatz2016-10-154-10/+18
|\ \ \
| * \ \ Merge branch 'dz-handle-unmatched-routes' into 'master' Dmitriy Zaporozhets2016-10-153-2/+9
| |\ \ \
| | * | | Revert "Update git over http test to match new routing"dz-handle-unmatched-routesDmitriy Zaporozhets2016-10-151-2/+3
| | * | | Handle unmatched routing with not_found methodDmitriy Zaporozhets2016-10-152-0/+6
| * | | | Merge branch 'dz-fix-extract-path' into 'master' Dmitriy Zaporozhets2016-10-151-8/+9
| |\ \ \ \
| | * | | | Improve ExtractsPath logic related to atom formatdz-fix-extract-pathDmitriy Zaporozhets2016-10-151-8/+9
| | |/ / /
* | | | | Merge branch 'master' into login-ui-improvementsJacob Schatz2016-10-152-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'remove-ashley' into 'master' Stan Hu2016-10-151-1/+1
| |\ \ \ \
| | * | | | remove ashley since she no longer works hereDe Wet Blomerus2016-10-151-1/+1
| * | | | | Merge branch 'fix-language-spinach-failure' into 'master' Robert Speicher2016-10-151-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix Spinach failure due overprecise percentage matchingfix-language-spinach-failureStan Hu2016-10-141-2/+2
* | | | | | Revert "Improve tabbing usability for sign in page"login-ui-improvementsBryce Johnson2016-10-151-10/+0
* | | | | | Don't use member properties in users_spec, and remove loading ref.Bryce Johnson2016-10-151-5/+2
* | | | | | Clean up stray Sign up ref.Bryce Johnson2016-10-151-1/+1
* | | | | | Back off the array spreading, bc poltergeist freaks out.Bryce Johnson2016-10-152-7/+6
* | | | | | Convert dispatcher to es6.Bryce Johnson2016-10-151-0/+0
* | | | | | Add exists to users routes and fix endpoint.Bryce Johnson2016-10-152-1/+2
* | | | | | Attempt to fix username validation ruby.Bryce Johnson2016-10-151-1/+1
* | | | | | Clean up layouts/devise.html.Bryce Johnson2016-10-151-2/+2
* | | | | | Use Ruby 1.9 syntax in tab_single def and usage.Bryce Johnson2016-10-157-8/+7
* | | | | | Fixup invalid refs.Bryce Johnson2016-10-152-2/+2
* | | | | | Convert field error NodeList to an Array.Bryce Johnson2016-10-151-2/+2
* | | | | | Revert conflict resolution in routes.rb.Bryce Johnson2016-10-151-792/+0
* | | | | | Use native dom in dispatcher field error init.Bryce Johnson2016-10-151-3/+4
* | | | | | Improve method naming in gl_field_errors.Bryce Johnson2016-10-151-21/+22
* | | | | | Stringify username before passing to ActiveRecord.Bryce Johnson2016-10-151-1/+1
* | | | | | Add accessor for current val for convenience.Bryce Johnson2016-10-151-5/+9
* | | | | | Safely scope siblings of validated input.Bryce Johnson2016-10-151-2/+15
* | | | | | Remove superfluous comment.Bryce Johnson2016-10-151-1/+0
* | | | | | Prevent unneccessary loading of UsernameValidator.Bryce Johnson2016-10-151-1/+0
* | | | | | Update filled in field for two_factor auth to use id.Bryce Johnson2016-10-151-1/+1
* | | | | | Fix syntax error -- missing comma in _new_crowd.Bryce Johnson2016-10-151-1/+1
* | | | | | Fix nesting on sessions/new.Bryce Johnson2016-10-152-9/+8
* | | | | | Click first Sign In in login_helper.Bryce Johnson2016-10-151-3/+1
* | | | | | Unbreak all the tests relying on one login-box.Bryce Johnson2016-10-152-2/+2
* | | | | | Add tests for gl_field_errors.Bryce Johnson2016-10-152-0/+126
* | | | | | Properly implement focus on first invalid.Bryce Johnson2016-10-151-11/+6
* | | | | | Fix omniauth box styling.Bryce Johnson2016-10-151-1/+1