summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/funglaub/gitlabhq into funglaub-m...Dmitriy Zaporozhets2012-09-1218-34/+188
|\
| * DRY'ed up the user modelFlorian Unglaub2012-08-311-37/+32
| * save newly created users directly in the modelFlorian Unglaub2012-08-312-1/+2
| * Allow single-sign-on with OmniauthFlorian Unglaub2012-08-313-3/+37
| * Merge issue fixedFlorian Unglaub2012-08-241-1/+1
| * Merge branch 'master' of git://github.com/gitlabhq/gitlabhqFlorian Unglaub2012-08-24114-1674/+1524
| |\
| * | Adding default values for omniauth settings so tests don't failtFlorian Unglaub2012-08-171-0/+4
| * | Omniauth SupportFlorian Unglaub2012-08-1720-60/+194
* | | Merge pull request #1409 from riyad/update-votesDmitriy Zaporozhets2012-09-1117-66/+256
|\ \ \
| * | | Extract displaying votes into partialsRiyad Preukschas2012-09-116-32/+17
| * | | Add *votes_in_percentRiyad Preukschas2012-09-112-0/+66
| * | | Show votes as a barRiyad Preukschas2012-09-085-27/+70
| * | | Make issue buttons look more consistent with MRsRiyad Preukschas2012-09-081-3/+3
| * | | Update display of merge requests and issues to also show downvotesRiyad Preukschas2012-09-085-9/+27
| * | | Add votes_countRiyad Preukschas2012-09-082-0/+34
| * | | Add downvotesRiyad Preukschas2012-09-082-17/+48
| * | | Rename Upvote role to VotesRiyad Preukschas2012-09-086-5/+5
| * | | Make notes recognize downvotesRiyad Preukschas2012-09-082-8/+21
* | | | Fix observer testrandx2012-09-121-1/+6
* | | | Application loggerrandx2012-09-1110-20/+86
* | | | Merge pull request #1438 from SaitoWu/bugfix/1434Dmitriy Zaporozhets2012-09-113-3/+4
|\ \ \ \
| * | | | tree view need use ascii-8bit, file name need be utf8.Saito2012-09-113-3/+4
* | | | | Merge pull request #1440 from NARKOZ/patch-treeDmitriy Zaporozhets2012-09-111-5/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | don't load commit logs when viewing blobNihad Abbasov2012-09-111-5/+6
|/ / / /
* | | | Merge pull request #1424 from elvanja/issue-1343-empty-string-fixDmitriy Zaporozhets2012-09-112-1/+3
|\ \ \ \
| * | | | using blank?, much shorterVanja Radovanović2012-09-102-2/+2
| * | | | fixed commit title when commit message is an empty string and ensured that li...Vanja Radovanović2012-09-102-1/+3
* | | | | Ask guard not to run all tests on startrandx2012-09-101-1/+1
* | | | | Merge pull request #1426 from NARKOZ/spinachDmitriy Zaporozhets2012-09-1076-1001/+1136
|\ \ \ \ \
| * | | | | refactor feature stepsNihad Abbasov2012-09-1034-376/+270
| * | | | | install guard-spinachNihad Abbasov2012-09-103-10/+11
| * | | | | remove cucumber completelyNihad Abbasov2012-09-107-105/+3
| * | | | | add spinach steps for remaining featuresNihad Abbasov2012-09-1016-24/+357
| * | | | | add spinach steps for project issues and source featuresNihad Abbasov2012-09-1011-26/+345
| * | | | | rewrite project commits features using spinachNihad Abbasov2012-09-1024-20/+178
| * | | | | rewrite profile feature steps using spinachNihad Abbasov2012-09-104-10/+114
| * | | | | rewrite dashboard feature steps using spinachNihad Abbasov2012-09-109-17/+205
| * | | | | get rid of cucumber step definitionsNihad Abbasov2012-09-1013-721/+0
| * | | | | modify env file for spinachNihad Abbasov2012-09-101-57/+7
| * | | | | install spinach-railsNihad Abbasov2012-09-102-0/+11
* | | | | | Merge pull request #1422 from AlexDenisov/api_errors_refactoringDmitriy Zaporozhets2012-09-105-14/+39
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into api_errors_refactoringAlex Denisov2012-09-104-10/+21
| |\ \ \ \ \ \
| * | | | | | | Common errors method addedAlex Denisov2012-09-102-5/+9
| * | | | | | | Error throwing moved to api_helperAlex Denisov2012-09-104-13/+34
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1423 from u-minor/fix_ldap_loginDmitriy Zaporozhets2012-09-101-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fix haml template error for ldap login.Minoru NAKATA2012-09-101-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1415 from tsigo/chosen_behaviorDmitriy Zaporozhets2012-09-1018-122/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reduce the amount of JavaScript written in viewsRobert Speicher2012-09-1018-122/+22
* | | | | | Project team page improvedDmitriy Zaporozhets2012-09-103-9/+20
* | | | | | Merge pull request #1417 from jouve/fix_typosDmitriy Zaporozhets2012-09-101-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |