summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use chosen-railsNihad Abbasov2012-05-295-1321/+7
* use ffaker gemNihad Abbasov2012-05-294-8/+7
* cleanup GemfileNihad Abbasov2012-05-292-5/+1
* cleanup User modelNihad Abbasov2012-05-292-15/+7
* fix typo in spec file nameNihad Abbasov2012-05-291-0/+0
* Merge pull request #866 from NARKOZ/travis-ruby193Dmitriy Zaporozhets2012-05-293-7/+6
|\
| * fix travis issues and run build against ruby 1.9.3Nihad Abbasov2012-05-291-1/+4
| * use shoulda-matchers instead of shoulda gemNihad Abbasov2012-05-292-6/+2
|/
* MR: Accept section polished. Show permission inforandx2012-05-282-12/+37
* [Tests] Update team member permissionrandx2012-05-271-0/+10
* [Tests] Fixed graph testrandx2012-05-271-1/+1
* [Tests] Better project coveragerandx2012-05-272-20/+28
* [Tests] added spec for search pagerandx2012-05-271-0/+17
* Fixed wrong module namerandx2012-05-271-1/+1
* Merge branch 'fix_encoding' of https://github.com/brodock/gitlabhq into brodo...randx2012-05-275-13/+29
|\
| * Forgot to refactor a line on lib/gitlabhq/encode.rbGabriel Mazetto2012-05-261-1/+1
| * Better algorithm to deal with encodings. Moved fallback rescue message from v...Gabriel Mazetto2012-05-262-4/+7
| * It's dangerous to rescue errors here as it will hide bugs. define_tree_vars a...Gabriel Mazetto2012-05-261-4/+0
| * Better fix for encoding problems on rendering of inline file visualizations l...Gabriel Mazetto2012-05-263-3/+6
| * Fixed encoding problems with plain/text blobs being sent without charset.Gabriel Mazetto2012-05-262-4/+19
* | Images refactored, Feed icon replaced, Fixed comment form focusrandx2012-05-2718-19/+26
* | Merge pull request #862 from hfase01/patch-1Valeriy Sizov2012-05-261-1/+1
|\ \
| * | Updated; libreadline-dev libreadline-gplv2-dev Hans Fase2012-05-261-1/+1
* | | Merge branch 'lib_refactoring'randx2012-05-2620-85/+87
|\ \ \ | |/ / |/| |
| * | lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-2620-85/+87
|/ /
* | [Travis] try run both dbDmitriy Zaporozhets2012-05-252-1/+36
* | Milestone show, Team index: Better UIDmitriy Zaporozhets2012-05-2410-57/+76
* | Merge pull request #855 from talltroym/patch-1Valeriy Sizov2012-05-231-1/+1
|\ \
| * | Corrected line for running gl-system-installTroy Murray2012-05-231-1/+1
| |/
* | Merge pull request #850 from Skarm/masterDmitriy Zaporozhets2012-05-231-2/+2
|\ \
| * | fix merge_requests.htmlEric2012-05-231-2/+2
|/ /
* | Merge pull request #849 from SaitoWu/bugfix/cssDmitriy Zaporozhets2012-05-223-3/+3
|\ \ | |/ |/|
| * fix No route matches static.css ErrorSaito2012-05-233-3/+3
|/
* Prevent app crash in case if encoding failedv2.5.0Dmitriy Zaporozhets2012-05-221-0/+4
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-218-8/+23
* Merge pull request #837 from avakarev/get-rid-of-ruby-antipattern-unless-elseDmitriy Zaporozhets2012-05-201-3/+3
|\
| * Refactoring: get rid of ruby antipattern unless/else and use if/else insteadAndrey Vakarev2012-05-201-3/+3
* | Merge pull request #836 from avakarev/cleanup-public-dirDmitriy Zaporozhets2012-05-201-236/+0
|\ \ | |/ |/|
| * Get rid of useless public/index.html (auto-generated file when new rails app ...Andrey Vakarev2012-05-201-236/+0
|/
* Merge pull request #833 from Nek-/patch-utf8Dmitriy Zaporozhets2012-05-192-5/+5
|\
| * Added force utf8 encodingNek2012-05-192-5/+5
* | Preparing to v2.5Dmitriy Zaporozhets2012-05-193-2/+9
|/
* Event feed: Icons for some eventsDmitriy Zaporozhets2012-05-197-2/+11
* Password & token split up, icon to button for top panelDmitriy Zaporozhets2012-05-1913-92/+108
* Merge pull request #832 from akzhan/masterDmitriy Zaporozhets2012-05-192-5/+10
|\
| * Use modified pygments.rb to allow dependency to rubypython 0.6.1 or above tha...Akzhan Abdulin2012-05-192-5/+10
|/
* Branches pages polished. few css improvementsDmitriy Zaporozhets2012-05-1810-20/+51
* Merge pull request #828 from CedricGatay/feature/chosen_0.9.8_searchContainsmikkyhouse2012-05-172-165/+226
|\
| * Chosen 0.9.8 + Autocomplete containsCedric Gatay2012-05-172-165/+226
* | New Feature: Git Blame for fileDmitriy Zaporozhets2012-05-179-15/+135
|/