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
2012-11-21Fixed specDmitriy Zaporozhets
2012-11-20ReannotatedDmitriy Zaporozhets
2012-11-19Post Receive Refactored. Service hooks also triggered nowDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-11-20Service model and service hookDmitriy Zaporozhets
2012-11-16Use poltergeist instaead of capybara-webkitDmitriy Zaporozhets
2012-11-14Fix specsRiyad Preukschas
2012-11-13Merge pull request #1928 from kouno/cleanup-factoriesDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-11-07AnnotatedDmitriy Zaporozhets
2012-11-07Merge pull request #1735 from NARKOZ/apiValeriy Sizov
2012-10-27Merge branch 'front-end' of https://github.com/NARKOZ/gitlabhq into NARKOZ-fr...randx
2012-10-26we dont show commit message on tags page any morerandx
2012-10-25Merge pull request #1803 from gitlabhq/api_merge_requestDmitriy Zaporozhets
2012-10-25API: fix after reviewValeriy Sizov
2012-10-25API: tests for merge_requestsValeriy Sizov
2012-10-24Handle perfomance issue with team import. Model specsDmitriy Zaporozhets
2012-10-19fix typo in specNihad Abbasov
2012-10-19fix wrong test caseNihad Abbasov
2012-10-19fix typos in specsNihad Abbasov
2012-10-19fix mass-assignment error in user create APINihad Abbasov
2012-10-18Rename NoteObserver methods and clarify thingsRiyad Preukschas
2012-10-17Fixing broken test of project last_activityrandx
2012-10-17Added project has_one :last_event assoc. Fixed tab line-height after font-awe...randx
2012-10-15Merge pull request #1692 from riyad/saner-note-methodsDmitriy Zaporozhets
2012-10-13Fix notification for notes on a wall.Robb Kidd
2012-10-13Make Note methods sanerRiyad Preukschas
2012-10-12Merge pull request #1685 from jozefvaclavik/masterValeriy Sizov
2012-10-12Update spec/requests/api/projects_spec.rbjozefvaclavik
2012-10-12Update projects_spec.rb for Hook list and editjozefvaclavik
2012-10-11Reduce complexity: replace case statement with method lookup.Robb Kidd
2012-10-11Separate observing of Note and MergeRequestsRobb Kidd
2012-10-10Merge pull request #1629 from riyad/show-notes-indicator-for-commits-and-merg...Dmitriy Zaporozhets
2012-10-10Make MRs also count and display its commits' notesRiyad Preukschas
2012-10-10Move emoji auto-complete helper to ApplicationHelperRiyad Preukschas
2012-10-09Add emoji_for_completion helperRiyad Preukschas
2012-10-09AnnotatedDmitriy Zaporozhets
2012-10-09tests fixAndrey Kumanyaev
2012-10-08API: add project snippets listingNihad Abbasov
2012-10-05Fix testsDmitriy Zaporozhets
2012-10-04Remove leftover ref_extractor_spec fileRobert Speicher
2012-10-04ExtractsPath: Use ref_names instead of branches+tagsRobert Speicher
2012-10-04Fix bug with branches whose name contains slashValeriy Sizov
2012-10-03Merge branch 'feature/groups' of dev.gitlabhq.com:gitlabhqValery Sizov
2012-10-03Factories spec refactoring after #1616Valeriy Sizov
2012-10-03Merge pull request #1617 from dosire/reject-ssh-keys-that-break-gitoliteValeriy Sizov
2012-10-03Cache the value of safe_messageRobert Speicher
2012-10-02refactored factory + fixed testsDmitriy Zaporozhets
2012-10-02Group entity. Group has many projectsDmitriy Zaporozhets
2012-10-02Update linguist and pygments #1602Valeriy Sizov