summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* Update Rubyzip to 1.2.1Rémy Coutable2017-03-021-2/+2
* Remove jQuery UIbye-bye-jquery-uiPhil Hughes2017-03-021-3/+0
* Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+8
* Remove the newrelic gemremove-new-relic-gemRobert Schilling2017-03-011-2/+0
* Return 204 for delete endpointsRobert Schilling2017-02-281-7/+7
* Bump omniauth to 1.4.2Stan Hu2017-02-251-2/+2
* Bump Hashie to 3.5.5 to eliminate warning noiseStan Hu2017-02-251-1/+1
* Update haml_lint to work with newest rubocopDouwe Maan2017-02-231-5/+5
* Update rubocop and rubocop-rspec and regenerate .rubocop_todo.ymlDouwe Maan2017-02-231-7/+7
* Update Licensee from 8.0.0 to 8.7.0.cs-upgrade-licenseeConnor Shea2017-02-221-3/+3
* Merge branch '1363-redo-mailroom-support' into 'master' Douwe Maan2017-02-211-2/+2
|\
| * Use newer mail_room to get `require_relative` supportGabriel Mazetto2017-02-201-2/+2
* | Upgrade Rails to 4.2.8Z.J. van de Weg2017-02-211-45/+42
* | Added support for Authentiq Back-Channel LogoutAlexandros Keramidas2017-02-201-2/+2
|/
* Add omniauth-oauth2-generic strategyJoe Marty2017-02-131-0/+3
* Update the rspec_profiling gem to 0.0.5update-rspec_profilingRémy Coutable2017-02-091-4/+4
* Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-061-21/+6
|\
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-5/+2
| |\
| | * Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-031-3/+0
| | |\
| | | * Remove turbolinks.Bryce Johnson2017-02-021-3/+0
| * | | add rack middleware to proxy webpack dev serverMike Greiling2017-02-011-0/+3
| * | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-311-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-281-0/+7
| |\ \ \
| * | | | remove sprockets-es6 and execjs dependenciesMike Greiling2017-01-281-9/+0
| * | | | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-18/+13
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-171-18/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-14/+55
| |\ \ \ \ \ \
| * | | | | | | remove remaining vestiges of teaspoon test runnerMike Greiling2017-01-101-9/+0
| * | | | | | | add webpack, webpack-rails, and webpack-dev-server along with a simple hello ...Mike Greiling2017-01-061-0/+3
* | | | | | | | Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-031-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | PlantUML support for MarkdownHoracio Sanson2017-02-031-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update validates_hostname to 1.0.6 to fix a bug in parsing hexadecimal-lookin...Nick Thomas2017-02-011-2/+2
* | | | | | | Initial work on GitLab Pages updateKamil Trzcinski2017-01-311-0/+4
|/ / / / / /
* | | | | | Update and pin the `jwt` gem to ~> 1.5.627488-fix-jwt-versionRémy Coutable2017-01-311-3/+3
| |_|_|_|/ |/| | | |
* | | | | Add the rspec_profiling gem and documentation to the GitLab development envir...23034-enable-rspec-profilingNick Thomas2017-01-271-0/+7
| |_|_|/ |/| | |
* | | | Merge branch 'refresh-authorizations-fork-join' into 'master' Douwe Maan2017-01-251-2/+2
|\ \ \ \
| * | | | Fix race conditions for AuthorizedProjectsWorkerrefresh-authorizations-fork-joinYorick Peterse2017-01-251-2/+2
* | | | | Merge branch 'upgrade-omniauth' into 'security' Robert Speicher2017-01-231-2/+2
|/ / / /
* | | | Merge branch 'brakeman-upgrade' into 'master' Robert Speicher2017-01-191-2/+2
|\ \ \ \
| * | | | Upgrade Brakeman to 3.4.1brakeman-upgradeBrian Neel2017-01-181-2/+2
| | |_|/ | |/| |
* | | | Revert "Merge branch 'switch-to-sassc' into 'master' "Robert Speicher2017-01-191-12/+7
|/ / /
* | | Merge branch 'switch-to-sassc' into 'master' Robert Speicher2017-01-171-7/+12
|\ \ \
| * | | Switch to sassc-railsRichard Macklin2017-01-161-7/+12
| | |/ | |/|
* | | Merge branch '19633-remove-rerun' into 'master' Robert Speicher2017-01-171-9/+0
|\ \ \
| * | | Remove rerun since it's not used anymore19633-remove-rerunRémy Coutable2017-01-161-9/+0
| |/ /
* | | Update ffaker to ~>2.4 to avoid generating names with suffixes26492-fix-transient-failure-in-commits_specRémy Coutable2017-01-161-2/+2
|/ /
* | Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-0/+3
* | Merge branch 'patch-turbolinks' into 'security'Robert Speicher2017-01-101-7/+3
* | Update Gemfile.lock to reflect Rubocop gem versionGrzegorz Bizon2017-01-101-1/+1
* | Merge branch 'update-rubocop' into 'master' Sean McGivern2017-01-101-4/+4
|\ \