summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize user attrs on model levelDmitriy Zaporozhets2013-07-101-0/+3
|
* Add suppoort of unicorn and fog gemsDmitriy Zaporozhets2013-07-081-2/+4
|
* Merge pull request #4296 from mmlb/fix-asciidoc-renderingDmitriy Zaporozhets2013-06-131-0/+3
|\ | | | | Add asciidoctor gem.
| * Add asciidoctor gem.Manuel Mendez2013-06-121-0/+3
| | | | | | | | Fixes issue #3506.
* | update omniauth dependencyDmitriy Zaporozhets2013-06-131-1/+1
|/
* replace font-awesome gem. Use fork iconDmitriy Zaporozhets2013-06-101-1/+1
|
* Update gitlab-grack. Fixes issue with --depth optionDmitriy Zaporozhets2013-06-101-1/+1
|
* Its better to load graph with ajax since it requires ~10 seconds for bigger ↵Dmitriy Zaporozhets2013-06-051-2/+2
| | | | projects to finish up
* Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+7
| | | | | | | | | | Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
* Up grape version. Fix issue with raw content being escapedDmitriy Zaporozhets2013-05-271-2/+2
|
* Fix regression caused by using newer version of GrapeDrew Blessing2013-05-251-2/+2
| | | | This commit fixes the regression caused by using a newer version of Grape and Grape entity. This solves Issue 4023.
* Hipchat service implementationRonald van Eede2013-05-241-0/+3
|
* Update poltergeist and should-matchersDmitriy Zaporozhets2013-05-231-2/+2
|
* Update bootstrap-sassDmitriy Zaporozhets2013-05-231-1/+1
|
* Add tinder for future campfire integrationDmitriy Zaporozhets2013-05-221-0/+3
|
* gitlab_git up to 1.2.1Dmitriy Zaporozhets2013-05-141-1/+2
|
* Remove grit fork reference from Gemfile. Use gitlab-gollum-lib gemDmitriy Zaporozhets2013-05-131-6/+4
|
* Update gitlab_git and restore travis.ymlDmitriy Zaporozhets2013-05-091-2/+2
|
* Implemented code search featureJavier Castro2013-05-091-1/+1
|
* Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets2013-05-081-1/+1
|\ | | | | improve gfm autocomplete
| * autocomplete issues and preload autocomplete data.ichord2013-05-041-1/+1
| | | | | | | | | | | | | | | | update jquery-atwho-rails to v0.3.0 add autocomplete_source action to project for gfm autocomplete move init_autocomplete layout from head_panel to project_resource
* | Add minitest to Gemfile. Fix #3826Axilleas Pipinellis2013-05-071-0/+3
|/ | | | | | | | There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
* gitlab_git to 1.0.6, return submodule rendering in treeDmitriy Zaporozhets2013-05-011-1/+1
|
* Update all gems!Dmitriy Zaporozhets2013-05-011-8/+8
|
* Init aws support for file storageDmitriy Zaporozhets2013-05-011-0/+2
|
* Add turbolinks to applicationDmitriy Zaporozhets2013-04-291-0/+2
|
* Provide a path to repo archive. gitlab_git up to 1.0.5Dmitriy Zaporozhets2013-04-291-1/+1
|
* gitlab_git up to 1.0.4Dmitriy Zaporozhets2013-04-281-1/+1
|
* Update gitlab_git to 1.0.3Dmitriy Zaporozhets2013-04-281-1/+1
|
* Use gitlab_git gemDmitriy Zaporozhets2013-04-281-4/+2
|
* use github version instead of local oneDmitriy Zaporozhets2013-04-281-1/+1
|
* Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-271-0/+2
|
* Updated gems. Replaced gollum with gollum-libDmitriy Zaporozhets2013-04-111-7/+2
|
* Update capybara to 2.1, poltergeist to masterDmitriy Zaporozhets2013-04-111-1/+1
|
* remove yaml_db gem, Replace team members index route with team_indexDmitriy Zaporozhets2013-04-111-3/+0
|
* remove draperDmitriy Zaporozhets2013-04-051-3/+0
|
* Replace unicorn with PumaDmitriy Zaporozhets2013-04-041-1/+1
|
* move faker to development groupDmitriy Zaporozhets2013-04-041-3/+3
|
* use rollbacked version of grit to make gollum worksDmitriy Zaporozhets2013-03-301-1/+1
|
* Update a grit to newer versionDmitriy Zaporozhets2013-03-301-1/+1
|
* Prevent gollum to overrride gitlab-grit gem. Use grit as instead so gollum ↵Dmitriy Zaporozhets2013-03-291-1/+2
| | | | uses it too. Fixes things with gpg singatured commits, etc.
* Revert "First step with rugged"Dmitriy Zaporozhets2013-03-281-1/+0
| | | | This reverts commit 4524ba20b804dacccbaca3c37e781adc82c5e0d3.
* First step with ruggedDmitriy Zaporozhets2013-03-281-0/+1
|
* Update develoment dependenciesDmitriy Zaporozhets2013-03-271-3/+3
|
* Spork support addedAndrew8xx82013-03-261-0/+2
|
* bump version of grit_extSaito2013-03-261-1/+1
|
* Change gollum repo to use https:// instead of git://Austin Robertson2013-03-221-1/+1
| | | A lot of people might have firewalls blocking the git:// protocol. Using https:// makes this easier and matches the other git repositories in the Gemfile.
* rails up to 3.2.13Dmitriy Zaporozhets2013-03-191-2/+2
|
* Update gollum repository location in the Gemfile.Dan Knox2013-03-151-1/+1
| | | | | | | | | | | Github just moved the Gollum repository to it's own organization. This commit updates the Gemfile to point to the new repo location. I also added a specific ref pointer to a version that is known to work well just in case they slip up and break their master branch right at the same time someone happens to be installing or updating Gitlab. This is about the safest we can get until they put out the next release that resolves the Pygments dependency issue.
* Merge branch 'use_gollum_wikis' of https://github.com/DanKnox/gitlabhq into ↵Dmitriy Zaporozhets2013-03-151-0/+7
|\ | | | | | | | | | | | | | | | | | | | | DanKnox-use_gollum_wikis Conflicts: app/views/layouts/project_resource.html.haml app/views/wikis/edit.html.haml app/views/wikis/pages.html.haml app/views/wikis/show.html.haml spec/features/gitlab_flavored_markdown_spec.rb