summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* update deviseNihad Abbasov2012-07-051-1/+1
|
* Epic: Gitlab configuration with default valuesDmitriy Zaporozhets2012-07-021-0/+1
|
* Merge Request -> show. Refactored. f5 support for diffrandx2012-06-291-0/+1
|
* Merge branch 'api' of https://github.com/NARKOZ/gitlabhqDmitriy Zaporozhets2012-06-291-0/+1
|\ | | | | | | | | Conflicts: Gemfile.lock
| * install grape and mount Gitlab::APINihad Abbasov2012-06-281-0/+1
| |
* | use gitlabhq/grack instead of my forkSaito2012-06-291-1/+1
| |
* | add grack to support smart http protocal for gitSaito2012-06-291-0/+1
| |
* | Issue Labels: Edit, show, index + filterDmitriy Zaporozhets2012-06-271-1/+1
|/
* Fix ldap blank passwordDmitriy Zaporozhets2012-06-261-5/+5
|
* Merge branch 'separate_user_and_issue_observer_from_mail_observer' of ↵randx2012-06-241-0/+1
|\ | | | | | | https://github.com/robbkidd/gitlabhq into robbkidd-separate_user_and_issue_observer_from_mail_observer
| * Add resque_spec to test queuing mail.Robb Kidd2012-06-201-0/+1
| |
* | move assets gems to assets groupNihad Abbasov2012-06-221-7/+7
| |
* | downgrade raphael js to 1.5.2Nihad Abbasov2012-06-221-1/+1
|/
* Update pygments versionDmitriy Zaporozhets2012-06-201-5/+11
|
* Update to the latst gritWouter D'Haeseleer2012-06-191-1/+1
| | | | The latest grit includes a patch for performance improvements.
* Cucumber:Dmitriy Zaporozhets2012-06-151-0/+2
| | | | | | | | * Profile * Browse code * Sceleton for main features * Wiki * Commits
* Get rid of modularity gem, Styled 'nothing here' messageDmitriy Zaporozhets2012-06-111-1/+0
|
* Update rails version to 3.2.5Andrey Vakarev2012-06-081-7/+8
|
* Point to the correct grit with the tag_count and branch_count methods.nathanvda2012-06-031-1/+1
|
* get rid of unused assets, use gems insteadNihad Abbasov2012-05-291-0/+3
|
* use chosen-railsNihad Abbasov2012-05-291-0/+1
|
* use ffaker gemNihad Abbasov2012-05-291-1/+1
|
* cleanup GemfileNihad Abbasov2012-05-291-3/+1
|
* use shoulda-matchers instead of shoulda gemNihad Abbasov2012-05-291-1/+1
|
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-211-2/+2
| | | | | | | * Grit gem updated * gitolite-client updated * logger added * few fixes
* Use modified pygments.rb to allow dependency to rubypython 0.6.1 or above ↵Akzhan Abdulin2012-05-191-1/+1
| | | | that fixes installation issues on some 64bit OSes like RHEL-based Scientific Linux 6.
* Add specs for Notify ActionMailer emails.Robb Kidd2012-05-151-0/+1
| | | | | | | Covers new user, new issue and wall note emails. Depends on email_spec (https://github.com/bmabey/email-spec/) for friendly matchers.
* CSS improvements for diff & file viewDmitriy Zaporozhets2012-05-151-1/+1
|
* Merge branch 'resquemailer' of https://github.com/oreofish/gitlabhq into ↵Dmitriy Zaporozhets2012-05-121-0/+1
|\ | | | | | | | | | | | | oreofish-resquemailer Conflicts: Gemfile.lock
| * use resque mailer to send mail backgroundRickXing2012-05-121-0/+1
| |
* | Updated gems. Specs all still pass. (Devise pinned to 1.x)Robb Kidd2012-05-101-1/+1
|/ | | | | | | Pinned devise to the 1.x series for the moment. Going to 2.0 threw deprecation warnings about: * Devise.stateless_token= (append :token_auth to Devise.skip_session_storage instead) * devise.registrations.reasons in yml (use devise.registrations.signed_up_but_REASON)
* Hooks UI improved, Request tests addedDmitriy Zaporozhets2012-04-261-2/+2
|
* linguist gitlab forkDmitriy Zaporozhets2012-04-211-1/+1
|
* Merge branch 'use_redcarpet_for_markdown' of ↵Dmitriy Zaporozhets2012-04-211-1/+1
|\ | | | | | | | | | | | | | | https://github.com/arthurschreiber/gitlabhq into arthurschreiber-use_redcarpet_for_markdown Conflicts: Gemfile Gemfile.lock
| * Switch to Redcarpet for Markdown Rendering.Arthur Schreiber2012-04-201-2/+2
| | | | | | | | This gives us Github Flavored Markdown, which is awesome.
* | Project linguist integrationDmitriy Zaporozhets2012-04-211-1/+1
| |
* | Using github's linguist to better detect filetypes and to do syntax ↵Arthur Schreiber2012-04-201-0/+1
|/ | | | highlighting.
* migrated to bootstrap 2randx2012-04-101-1/+1
|
* Project model refactored. Modularity gemrandx2012-03-281-0/+1
|
* pygments up to 0.2.7Dmitriy Zaporozhets2012-03-131-1/+1
|
* added unicorn gemfileValery Sizov2012-03-101-0/+1
|
* Gitlab moved to mysqlDmitriy Zaporozhets2012-03-061-0/+2
|
* should up to 3.0.1Dmitriy Zaporozhets2012-03-011-1/+1
|
* Send author to post hook. Display push activity to dashboardDmitriy Zaporozhets2012-02-291-0/+1
|
* gem shoulda updatedDmitriy Zaporozhets2012-02-281-1/+1
|
* Fixes the issue with Resque where it was complaining about :public no longer ↵Ryan Lovelett2012-02-181-1/+1
| | | | being used.
* switch ruby-debug to prySaito2012-02-131-3/+1
|
* Moving to rails 3.2Dmitriy Zaporozhets2012-02-111-9/+9
|
* Merge branch 'bootstrap'Dmitriy Zaporozhets2012-01-301-0/+1
|\ | | | | | | | | | | | | Conflicts: Gemfile app/views/commits/_commits.html.haml app/views/projects/empty.html.haml
| * boostrap scss gemDmitriy Zaporozhets2012-01-261-0/+1
| |