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
AgeCommit message (Collapse)Author
2015-10-16Only accept open issues and merge requestsZeger-Jan van de Weg
2015-10-12Fix mentionable specsDouwe Maan
2015-09-06Re-annotate modelsStan Hu
2015-06-22Use to_reference for issue and merge request mentionable specsRobert Speicher
2015-05-26Minor model spec cleanupsRobert Speicher
Snippet model was missing project association
2015-05-26Add `to_reference` for models that support referencesRobert Speicher
Now there is a single source of information for which attribute a model uses to be referenced, and its special character.
2015-04-16Correct usage of `subject` in specsRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-10-06Add specs for tasksVinnie Okada
Add tests for the new task list functionality in the Markdown parser and in issues and merge requests.
2014-06-27Remove mass assgnment specsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-04-09Re-annotate modelsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-08-26Link issues from comments and automatically close themash wilson
Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown references in descriptions, titles, or attached Notes creates a back-reference Note that links to the original referencer. Furthermore, pushing commits with commit messages that match a (configurable) regexp to a project's default branch will close any issues mentioned by GFM in the matched closing phrase. If accepting a merge request would close any Issues in this way, a banner is appended to the merge request's main panel to indicate this.
2013-08-21ReannotateDmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-06-19AnnotatedDmitriy Zaporozhets
2013-03-15reannotatedDmitriy Zaporozhets
2013-02-18Additional tests added to IssueAndrew8xx8
2013-02-18Issue uses StateMachine nowAndrew8xx8
2013-02-18Issuable consern uses StateMachine nowAndrew8xx8
2013-01-22fix testsValeriy Sizov
2013-01-19Increase Issue description size to 10k. Fixes #2545Dmitriy Zaporozhets
2013-01-03Fixed tests. added test for gitlab_ci_service modelDmitriy Zaporozhets
2012-11-19Annotated. schema updatedDmitriy Zaporozhets
2012-11-14Fix specsRiyad Preukschas
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-10-09AnnotatedDmitriy Zaporozhets
2012-09-26set activerecord whitelist_attributes to trueNihad Abbasov
2012-09-08Rename Upvote role to VotesRiyad Preukschas
2012-09-05add validations for boolean attributesNihad Abbasov
2012-08-29Add more coverage for model validations and associationsRobert Speicher
2012-08-29Remove annotations from specsRobert Speicher
2012-08-29Move IssueCommonality and Upvote specs out of models and into their own specsRobert Speicher
2012-08-29Simple model spec changes made possible by new factoriesRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
Didn't bother with files in db/, config/, or features/
2012-08-09Fix `search` class method for IssueCommonalityRobert Speicher
Also adds specs to the two affected classes that would have caught my dumb mistake.
2012-06-26Issues can be unassigned nowrandx
2012-06-26Reannotatedrandx
2012-06-20Make IssueObserver handle issus, not MailerObserverRobb Kidd
2012-06-20Add method for an issue to know whether it is being closedRobb Kidd
Update IssueObserver to create a Note on the issue its being closed.
2012-06-20Add new utility method for an issue to know whether it is being reassignedRobb Kidd
2012-04-09fixed testsDmitriy Zaporozhets
2012-04-09first pack of tests for milestonesDmitriy Zaporozhets
2012-03-14Count +1 votes in issue notes.Ariejan de Vroom
2011-12-18annotate modelValery Sizov
2011-11-16annotate modelsSaito
2011-11-11annotatedDmitriy Zaporozhets
2011-10-26clean-up codeNihad Abbasov
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
2011-10-17annotatedgitlabhq
2011-10-09init commitgitlabhq