summaryrefslogtreecommitdiff
path: root/Gemfile.lock
Commit message (Expand)AuthorAgeFilesLines
* update rouge to 2.0.6http://jneen.net/2016-09-071-1/+1
* Updated gitlab_git to 10.6.3Yorick Peterse2016-09-061-2/+2
* Optimize branch lookups and force a repository reload for Repository#find_branchsh-reload-find-branchStan Hu2016-09-011-2/+2
* remove six, and use a Set insteadhttp://jneen.net/2016-08-301-2/+0
* Update vmstat for {Open,Net}BSD supportSean McGivern2016-08-251-2/+2
* Merge branch 'rs-update-doorkeeper' into 'master' Robert Speicher2016-08-181-2/+2
|\
| * Update doorkeeper to 4.2.0Robert Speicher2016-08-181-2/+2
* | Merge branch 'rs-issue-21017' into 'master' Robert Speicher2016-08-181-2/+2
|\ \ | |/ |/|
| * Update Hamlit to 2.6.1rs-issue-21017Robert Speicher2016-08-181-2/+2
* | Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-181-0/+2
|\ \
| * \ Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-161-1/+1
| |\ \ | | |/
| * | Make slash commands contextualRémy Coutable2016-08-131-0/+2
* | | Merge branch '3225-ace-editor-causing-404-errors-every-time-you-try-to-edit-a...Jacob Schatz2016-08-181-2/+2
|\ \ \
| * | | Fix Ace syntax highlighting with compiled assets3225-ace-editor-causing-404-errors-every-time-you-try-to-edit-a-file-in-the-webuiSean McGivern2016-08-171-2/+2
| | |/ | |/|
* | | Update gitlab_git gem to 10.4.7Ahmad Sherif2016-08-181-2/+2
* | | Add json-schema gem to test groupDouglas Barbosa Alexandre2016-08-171-0/+3
|/ /
* | Upgrade httpclient gem from 2.7.0.1 to 2.8.2.Connor Shea2016-08-151-1/+1
|/
* Upgrade Rails to 4.2.7.1 for security fixes.Connor Shea2016-08-111-31/+31
* Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master' Rémy Coutable2016-08-111-16/+0
|\
| * Replace the tinder gem by bare HTTP requestsThomas Balthazar2016-08-111-16/+0
* | Update Grape from 0.13.0 to 0.15.0.Connor Shea2016-08-091-2/+2
|/
* Update version_sorter and use new interface for faster tag sortingAlejandro Rodríguez2016-08-081-2/+2
* Bump gitlab_git to lazy load compare commits14202-compare-lazy-load-commitsPaco Guzman2016-08-051-2/+2
* Merge branch 'upgrade-newrelic-rpm' into 'master' Robert Speicher2016-08-041-2/+2
|\
| * Upgrade newrelic_rpm from 3.14.1.311 to 3.16.0.318.upgrade-newrelic-rpmConnor Shea2016-07-281-2/+2
* | Speed up Commit#repo_changesAhmad Sherif2016-08-031-2/+2
* | Bump gitlab_git to speedup DiffCollection iterationsPaco Guzman2016-07-291-2/+2
* | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-281-2/+2
|/
* Merge branch 'cs-upgrade-attr-encrypted' into 'master' Robert Speicher2016-07-271-1/+1
|\
| * Update attr_encrypted from 3.0.1 to 3.0.3cs-upgrade-attr-encryptedConnor Shea2016-07-241-1/+1
* | Merge branch 'cs-upgrade-rack-oauth2' into 'master' Robert Speicher2016-07-271-1/+1
|\ \
| * | Update rack-oauth2 from 1.2.1 to 1.2.3.cs-upgrade-rack-oauth2Connor Shea2016-07-221-1/+1
| |/
* | Merge branch 'cs-upgrade-bullet' into 'master' Robert Speicher2016-07-271-4/+4
|\ \
| * | Upgrade Bullet from 5.0.0 to 5.2.0.cs-upgrade-bulletConnor Shea2016-07-261-4/+4
| |/
* | Merge branch 'cs-upgrade-gon' into 'master' Robert Speicher2016-07-271-3/+3
|\ \
| * | Upgrade gon from 6.0.1 to 6.1.0.cs-upgrade-gonConnor Shea2016-07-221-3/+3
| |/
* | Merge branch 'cs-upgrade-default-value-for' into 'master' Robert Speicher2016-07-271-2/+2
|\ \
| * | Upgrade default_value_for from 3.0.1 to 3.0.2.cs-upgrade-default-value-forConnor Shea2016-07-221-2/+2
| |/
* | Merge branch 'simple-cov' into 'master' Robert Speicher2016-07-271-3/+3
|\ \
| * | Depened on exact version of SimpleCov when patchedsimple-covGrzegorz Bizon2016-07-271-1/+1
| * | Remove unused coverallsKamil Trzcinski2016-07-211-3/+3
* | | Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+2
* | | Upgrade database_cleaner from 1.4.1 to 1.5.3.cs-upgrade-database-cleanerConnor Shea2016-07-261-2/+2
* | | Add es6 gemJacob Schatz2016-07-251-0/+9
* | | Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez2016-07-241-2/+2
| |/ |/|
* | Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-211-2/+2
* | Bump vmstat version to fix issues reporting on FreeBSDStan Hu2016-07-211-2/+2
|/
* Revert "Merge branch 'csp-basics' into 'master' "Robert Speicher2016-07-201-4/+0
* use 2.0.5, actually (2.0.4 was a bad release)feature/rouge-2.0.4http://jneen.net/2016-07-191-1/+1
* upgrade rouge to 2.0.4http://jneen.net/2016-07-191-1/+1