Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tag model specs | Douwe Maan | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Only accept open issues and merge requests | Zeger-Jan van de Weg | 2015-10-16 | 1 | -0/+37 |
| | |||||
* | Fix mentionable specs | Douwe Maan | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | Re-annotate models | Stan Hu | 2015-09-06 | 1 | -13/+14 |
| | |||||
* | Use to_reference for issue and merge request mentionable specs | Robert Speicher | 2015-06-22 | 1 | -1/+1 |
| | |||||
* | Minor model spec cleanups | Robert Speicher | 2015-05-26 | 1 | -5/+2 |
| | | | | Snippet model was missing project association | ||||
* | Add `to_reference` for models that support references | Robert Speicher | 2015-05-26 | 1 | -3/+18 |
| | | | | | Now there is a single source of information for which attribute a model uses to be referenced, and its special character. | ||||
* | Correct usage of `subject` in specs | Robert Speicher | 2015-04-16 | 1 | -1/+2 |
| | |||||
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -5/+5 |
| | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
* | Add specs for tasks | Vinnie Okada | 2014-10-05 | 1 | -0/+4 |
| | | | | | Add tests for the new task list functionality in the Markdown parser and in issues and merge requests. | ||||
* | Remove mass assgnment specs | Dmitriy Zaporozhets | 2014-06-26 | 1 | -2/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Link issues from comments and automatically close them | ash wilson | 2013-08-25 | 1 | -0/+6 |
| | | | | | | | | | | 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. | ||||
* | Reannotate | Dmitriy Zaporozhets | 2013-08-21 | 1 | -2/+3 |
| | |||||
* | Fix typos | Johannes Schleifenbaum | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Annotated | Dmitriy Zaporozhets | 2013-06-19 | 1 | -2/+2 |
| | |||||
* | reannotated | Dmitriy Zaporozhets | 2013-03-15 | 1 | -1/+1 |
| | |||||
* | Additional tests added to Issue | Andrew8xx8 | 2013-02-18 | 1 | -0/+12 |
| | |||||
* | Issue uses StateMachine now | Andrew8xx8 | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Issuable consern uses StateMachine now | Andrew8xx8 | 2013-02-18 | 1 | -31/+0 |
| | |||||
* | fix tests | Valeriy Sizov | 2013-01-22 | 1 | -4/+0 |
| | |||||
* | Increase Issue description size to 10k. Fixes #2545 | Dmitriy Zaporozhets | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Fixed tests. added test for gitlab_ci_service model | Dmitriy Zaporozhets | 2013-01-03 | 1 | -2/+1 |
| | |||||
* | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 1 | -5/+5 |
| | |||||
* | Fix specs | Riyad Preukschas | 2012-11-14 | 1 | -1/+0 |
| | |||||
* | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 1 | -4/+4 |
| | |||||
* | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+18 |
| | |||||
* | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -0/+5 |
| | |||||
* | Rename Upvote role to Votes | Riyad Preukschas | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | add validations for boolean attributes | Nihad Abbasov | 2012-09-05 | 1 | -0/+1 |
| | |||||
* | Add more coverage for model validations and associations | Robert Speicher | 2012-08-29 | 1 | -11/+1 |
| | |||||
* | Remove annotations from specs | Robert Speicher | 2012-08-29 | 1 | -19/+0 |
| | |||||
* | Move IssueCommonality and Upvote specs out of models and into their own specs | Robert Speicher | 2012-08-29 | 1 | -34/+5 |
| | |||||
* | Simple model spec changes made possible by new factories | Robert Speicher | 2012-08-28 | 1 | -28/+9 |
| | |||||
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -16/+16 |
| | | | | Didn't bother with files in db/, config/, or features/ | ||||
* | Fix `search` class method for IssueCommonality | Robert Speicher | 2012-08-09 | 1 | -0/+8 |
| | | | | | Also adds specs to the two affected classes that would have caught my dumb mistake. | ||||
* | Issues can be unassigned now | randx | 2012-06-26 | 1 | -1/+0 |
| | |||||
* | Reannotated | randx | 2012-06-26 | 1 | -11/+13 |
| | |||||
* | Make IssueObserver handle issus, not MailerObserver | Robb Kidd | 2012-06-20 | 1 | -0/+21 |
| | |||||
* | Add method for an issue to know whether it is being closed | Robb Kidd | 2012-06-20 | 1 | -0/+19 |
| | | | | Update IssueObserver to create a Note on the issue its being closed. | ||||
* | Add new utility method for an issue to know whether it is being reassigned | Robb Kidd | 2012-06-20 | 1 | -4/+15 |
| | |||||
* | fixed tests | Dmitriy Zaporozhets | 2012-04-09 | 1 | -1/+1 |
| | |||||
* | first pack of tests for milestones | Dmitriy Zaporozhets | 2012-04-09 | 1 | -1/+2 |
| | |||||
* | Count +1 votes in issue notes. | Ariejan de Vroom | 2012-03-14 | 1 | -0/+31 |
| | |||||
* | annotate model | Valery Sizov | 2011-12-18 | 1 | -0/+1 |
| | |||||
* | annotate models | Saito | 2011-11-16 | 1 | -1/+0 |
| | |||||
* | annotated | Dmitriy Zaporozhets | 2011-11-11 | 1 | -0/+1 |
| | |||||
* | clean-up code | Nihad Abbasov | 2011-10-26 | 1 | -1/+1 |
| | | | | | | * Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines | ||||
* | annotated | gitlabhq | 2011-10-17 | 1 | -0/+1 |
| | |||||
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+42 |