summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* API: fixes return codes for notes, documentation updatedSebastian Ziebell2013-02-203-41/+203
* Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-203-7/+6
|\
| * Merge pull request #3053 from m4tthumphrey/api-delete-hook-by-idDmitriy Zaporozhets2013-02-203-8/+6
| |\
| | * Removed unnecessary paramter hash. Also tidied up hash format in hook creatio...Matt Humphrey2013-02-201-3/+2
| | * Fix RESTfulness of project hook deletions by APIMatt Humphrey2013-02-203-6/+5
| |/
* | API: fixes test if project limit is reachedSebastian Ziebell2013-02-201-1/+1
* | Merge branch 'master' into fixes/apiSebastian Ziebell2013-02-20134-862/+1119
|\ \ | |/
| * Merge pull request #2988 from Asquera/error_project_limitDmitriy Zaporozhets2013-02-202-1/+21
| |\
| | * API: refactored last fix, project limit in web client is fixed tooSebastian Ziebell2013-02-142-2/+2
| | * API: fixes return code when creating last project before reaching limitSebastian Ziebell2013-02-141-1/+1
| | * API: tests to show incorrect behavior when reaching project limitSebastian Ziebell2013-02-141-0/+20
| * | Merge pull request #3011 from Asquera/fix_access_to_nonvisible_hookDmitriy Zaporozhets2013-02-202-10/+33
| |\ \
| | * | API: fixes visibility of project hookSebastian Ziebell2013-02-162-10/+33
| * | | Merge pull request #3038 from dmedvinsky/commit-timeDmitriy Zaporozhets2013-02-201-1/+1
| |\ \ \
| | * | | Add commit full time tooltip to `commited_ago`Dmitry Medvinsky2013-02-191-1/+1
| * | | | Merge pull request #3045 from eldios/patch-1Dmitriy Zaporozhets2013-02-201-1/+1
| |\ \ \ \
| | * | | | Update doc/install/installation.mdLele2013-02-201-1/+1
| | |/ / /
| * | | | Merge pull request #3043 from sjmulder/state-seedDmitriy Zaporozhets2013-02-202-2/+2
| |\ \ \ \
| | * | | | Update seeds for state columnsSijmen Mulder2013-02-192-2/+2
| | |/ / /
| * | | | API docs: fix new milestone parametersNihad Abbasov2013-02-201-1/+0
| |/ / /
| * | | Merge pull request #3034 from Andrew8xx8/patch-2Dmitriy Zaporozhets2013-02-191-4/+0
| |\ \ \
| | * | | Event already has author relationAndrew Kulakov2013-02-191-4/+0
| |/ / /
| * | | Merge pull request #3032 from raphendyr/fix_development_environmentDmitriy Zaporozhets2013-02-191-1/+1
| |\ \ \
| | * | | Fix development fixture for gitlab_shellJaakko Kantojärvi2013-02-191-1/+1
| * | | | Fix private flag for projectDmitriy Zaporozhets2013-02-192-4/+4
| |/ / /
| * | | Merge branch 'Undev-state-machine'Dmitriy Zaporozhets2013-02-1955-418/+511
| |\ \ \
| | * \ \ Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-...Dmitriy Zaporozhets2013-02-1955-418/+511
| | |\ \ \ | |/ / / /
| | * | | Javascript widget fixedAndrew8xx82013-02-191-1/+1
| | * | | Migrations iprovedAndrew8xx82013-02-193-34/+11
| | * | | Migrations refactored ro support data convertionAndrew8xx82013-02-1817-60/+125
| | * | | Creating test values moved to beforeAndrew8xx82013-02-181-6/+11
| | * | | Hash syntax improvedAndrew8xx82013-02-183-7/+7
| | * | | Debug remomvedAndrew8xx82013-02-181-1/+0
| | * | | States events fixedAndrew8xx82013-02-187-16/+17
| | * | | Observer refactored to use StateMachine eventsAndrew8xx82013-02-181-4/+12
| | * | | Spinach tests fixedAndrew8xx82013-02-183-9/+7
| | * | | Additional tests added to IssueAndrew8xx82013-02-181-0/+12
| | * | | Additional tests added to MilestoneAndrew8xx82013-02-182-0/+33
| | * | | Migrations for StateMachine refactoring addedAndrew8xx82013-02-188-19/+69
| | * | | Issue uses StateMachine nowAndrew8xx82013-02-1813-135/+134
| | * | | Milestone uses StateMachine nowAndrew8xx82013-02-187-25/+39
| | * | | Merge Request uses StateMachine nowAndrew8xx82013-02-184-4/+21
| | * | | Merge Request uses StateMachine nowAndrew8xx82013-02-1815-132/+107
| | * | | Issuable consern uses StateMachine nowAndrew8xx82013-02-184-74/+2
| | * | | State renamed to merge_statusAndrew8xx82013-02-185-14/+19
| | * | | State machine gem addedAndrew8xx82013-02-182-0/+5
| * | | | Merge pull request #3013 from crystax/masterDmitriy Zaporozhets2013-02-192-3/+3
| |\ \ \ \
| | * | | | Syntax fix of sorting groups/usersDmitry Moskalchuk2013-02-192-3/+3
| | * | | | Sort groups/namespaces by human nameDmitry Moskalchuk2013-02-162-3/+3
| | * | | | Sort groups alphabetically on dashboard pageDmitry Moskalchuk2013-02-161-1/+1