Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2013-02-27API: fixed adding a noteSebastian Ziebell
2013-02-27API: extracted helper method to validate required parameters, code clean upSebastian Ziebell
2013-02-27API: merge request documentation updated, added return codes to functionsSebastian Ziebell
2013-02-27API: issues documentation and API functions updatedSebastian Ziebell
2013-02-27API: session documentation updated and test addedSebastian Ziebell
2013-02-27API: groups documentation updated, functions return different status codesSebastian Ziebell
2013-02-27API repository documentation updated, includes infos to return codesSebastian Ziebell
2013-02-27Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-27fixed popen testDmitriy Zaporozhets
2013-02-27specs for api/internalDmitriy Zaporozhets
2013-02-27specs for Gitlab::PopenDmitriy Zaporozhets
2013-02-26remove tests for unexisting methodsDmitriy Zaporozhets
2013-02-26Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int...Dmitriy Zaporozhets
2013-02-26Fixing testsDmitriy Zaporozhets
2013-02-25Move git post push logic to serviceDmitriy Zaporozhets
2013-02-25Merge pull request #3052 from Undev/system-hook-observer-improvesDmitriy Zaporozhets
2013-02-22API documentation updated for project snippets.Sebastian Ziebell
2013-02-22API: Fixes tests for changed hook deletionSebastian Ziebell
2013-02-21Restore old order for MR lists. Fix failing testsDmitriy Zaporozhets
2013-02-21Fix merge request closed filter. Fixed one more testDmitriy Zaporozhets
2013-02-21Removing ambiguity and non-working selectorsDmitriy Zaporozhets
2013-02-21Fixing rspec after upgrade to capybara pt1Dmitriy Zaporozhets
2013-02-21Team features are green nowDmitriy Zaporozhets
2013-02-21Monkeypatch satellite call for merge request in testsDmitriy Zaporozhets
2013-02-21improve selectors to pass capybara 2.0Dmitriy Zaporozhets
2013-02-21move capybara scenarios to spec/featuresDmitriy Zaporozhets
2013-02-21Add LoginHelpers to feature typeDmitriy Zaporozhets
2013-02-21API documentation update for milestonesSebastian Ziebell
2013-02-21API: fixes return codes for notes, documentation updatedSebastian Ziebell
2013-02-20State machine added for merge_status fieldAndrew8xx8
2013-02-20Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-20API: fixes test if project limit is reachedSebastian Ziebell
2013-02-20Removed unnecessary paramter hash. Also tidied up hash format in hook creatio...Matt Humphrey
2013-02-20Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-20Fix RESTfulness of project hook deletions by APIMatt Humphrey
2013-02-20API: fixes return codes, documentation updated with status codes, tests addedSebastian Ziebell
2013-02-20System hooks execution moved to System hook serviceAndrew8xx8
2013-02-20Merge pull request #2988 from Asquera/error_project_limitDmitriy Zaporozhets
2013-02-20Merge pull request #3011 from Asquera/fix_access_to_nonvisible_hookDmitriy Zaporozhets
2013-02-19Merge branch 'state-machine' of https://github.com/Undev/gitlabhq into Undev-...Dmitriy Zaporozhets
2013-02-18Creating test values moved to beforeAndrew8xx8
2013-02-18Additional tests added to IssueAndrew8xx8
2013-02-18Additional tests added to MilestoneAndrew8xx8
2013-02-18Issue uses StateMachine nowAndrew8xx8
2013-02-18Milestone uses StateMachine nowAndrew8xx8
2013-02-18Merge Request uses StateMachine nowAndrew8xx8
2013-02-18Merge Request uses StateMachine nowAndrew8xx8
2013-02-18Issuable consern uses StateMachine nowAndrew8xx8
2013-02-18State renamed to merge_statusAndrew8xx8
2013-02-17Tests to validate that invalid keys are rejectedJaakko Kantojärvi