Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return a relation with Postgres17227-upcoming-milestone-is-confusing-when-projects-have-different-milestones | Sean McGivern | 2016-05-16 | 1 | -1/+3 |
* | Make upcoming milestone work across projects | Sean McGivern | 2016-05-16 | 1 | -0/+31 |
* | Merge branch 'remove-annotate-gem' into 'master' | Yorick Peterse | 2016-05-10 | 1 | -15/+0 |
|\ | |||||
| * | Remove the annotate gem and delete old annotations | Jeroen van Baarsen | 2016-05-09 | 1 | -15/+0 |
* | | Sanitize milestones and label titlesissue_15394 | Felipe Artur | 2016-05-05 | 1 | -0/+8 |
|/ | |||||
* | Restrict access for confidential issues on milestone view | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -10/+10 |
* | Use ILIKE/LIKE for searching milestones | Yorick Peterse | 2016-03-11 | 1 | -0/+30 |
* | Updates from last code review.issue_13621_2 | Rubén Dávila | 2016-03-06 | 1 | -2/+1 |
* | Validate uniqueness of milestone title per project | Zeger-Jan van de Weg | 2016-02-08 | 1 | -0/+14 |
* | Tag model specs | Douwe Maan | 2015-12-09 | 1 | -1/+1 |
* | Improve performance of sorting milestone issues | Yorick Peterse | 2015-10-19 | 1 | -0/+28 |
* | Fix rubocop warnings in spec/models | Guilherme Garnier | 2015-10-03 | 1 | -3/+3 |
* | Update mock and stub syntax for specs | Robert Speicher | 2015-06-22 | 1 | -7/+7 |
* | Change percent_complete rescue value from 100 to 0 | Jonah Bishop | 2015-05-26 | 1 | -1/+1 |
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -21/+21 |
* | Remove mass assgnment specs | Dmitriy Zaporozhets | 2014-06-26 | 1 | -1/+0 |
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -2/+2 |
* | Reannotate | Dmitriy Zaporozhets | 2013-08-21 | 1 | -0/+1 |
* | Look for milestone by iid in milestone controller | Dmitriy Zaporozhets | 2013-08-21 | 1 | -0/+1 |
* | Fix typos | Johannes Schleifenbaum | 2013-07-29 | 1 | -2/+2 |
* | cattr_accessor is not threadsafe! | Dmitriy Zaporozhets | 2013-06-11 | 1 | -1/+0 |
* | remove trailing spaces | Andrey Kumanyaev | 2013-05-05 | 1 | -1/+1 |
* | reannotated | Dmitriy Zaporozhets | 2013-03-15 | 1 | -1/+1 |
* | Creating test values moved to before | Andrew8xx8 | 2013-02-18 | 1 | -6/+11 |
* | Additional tests added to Milestone | Andrew8xx8 | 2013-02-18 | 1 | -0/+27 |
* | Milestone uses StateMachine now | Andrew8xx8 | 2013-02-18 | 1 | -7/+2 |
* | Merge Request uses StateMachine now | Andrew8xx8 | 2013-02-18 | 1 | -1/+1 |
* | Rspec models Milestone, Commit, UsersProject | Dmitriy Zaporozhets | 2013-01-03 | 1 | -0/+50 |
* | Fixed tests. added test for gitlab_ci_service model | Dmitriy Zaporozhets | 2013-01-03 | 1 | -0/+1 |
* | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 1 | -6/+6 |
* | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 1 | -2/+2 |
* | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+14 |
* | tests fix | Andrey Kumanyaev | 2012-10-09 | 1 | -1/+1 |
* | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -0/+4 |
* | add validations for boolean attributes | Nihad Abbasov | 2012-09-05 | 1 | -0/+1 |
* | Remove annotations from specs | Robert Speicher | 2012-08-29 | 1 | -14/+0 |
* | Simple model spec changes made possible by new factories | Robert Speicher | 2012-08-28 | 1 | -5/+2 |
* | Minor cleanup to Milestone model and spec | Robert Speicher | 2012-08-25 | 1 | -9/+18 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -4/+4 |
* | Reannotated | randx | 2012-06-26 | 1 | -0/+14 |
* | first pack of tests for milestones | Dmitriy Zaporozhets | 2012-04-09 | 1 | -1/+36 |
* | Milestone basic scaffold | Dmitriy Zaporozhets | 2012-04-09 | 1 | -0/+5 |