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-10-24Handle perfomance issue with team import. Model specsDmitriy Zaporozhets
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
2012-10-02#1585 Api for user creation: rspecValeriy Sizov
2012-09-28Move ProjectHooks from spec/requests to spinachrandx
2012-09-28tests for: Profile -> Historyrandx
2012-09-27Add nav_link helper to TabHelperRobert Speicher
2012-09-27Add current_action? helperRobert Speicher
2012-09-27Use Rails.root.join where appropriateRobert Speicher
2012-09-27Speed up request specs a bitRobert Speicher
2012-09-27Rename branches and tags Repo methods to branch_names and tag_namesRobert Speicher
2012-09-27Remove atom Dashboard spec that no longer appliesRobert Speicher
2012-09-27Clean up project access specRobert Speicher
2012-09-27Fix GFM request specRobert Speicher
2012-09-27Fix Repository role specRobert Speicher
2012-09-27Add CommitsController spec to make sure atom feeds workRobert Speicher
2012-09-27Add Compare#index and Compare#create actionsRobert Speicher
2012-09-27Updates to routing specsRobert Speicher
2012-09-27Allow current_controller? helper to take an Array of optionsRobert Speicher
2012-09-27Add current_controller? helper methodRobert Speicher
2012-09-27Factories - Format project path and codeRobert Speicher
2012-09-27Remove Commits#compare, add CompareControllerRobert Speicher
2012-09-27Rename RefExtractor to ExtractsPathRobert Speicher