Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make snippet filename optional. | Nicolas | 2015-06-20 | 1 | -1/+0 |
* | Surround Project.reference_pattern in parenthesis inside other patterns | Robert Speicher | 2015-05-26 | 1 | -1/+1 |
* | Add `reference_pattern` to Referable models | Robert Speicher | 2015-05-26 | 1 | -0/+10 |
* | Minor model spec cleanups | Robert Speicher | 2015-05-26 | 1 | -1/+2 |
* | Add `to_reference` for models that support references | Robert Speicher | 2015-05-26 | 1 | -2/+17 |
* | Move participants method to shared Participable concern. | Douwe Maan | 2015-04-24 | 1 | -12/+3 |
* | Clean up code somewhat.better-commit-mentions | Douwe Maan | 2015-04-17 | 1 | -4/+2 |
* | Fix Snippet#participants. | Douwe Maan | 2015-04-15 | 1 | -0/+2 |
* | Include snippet author in recipients of snippet note notification. | Douwe Maan | 2015-04-15 | 1 | -0/+12 |
* | Use more specific regexes. | Douwe Maan | 2015-03-27 | 1 | -2/+2 |
* | Added comment notification events to HipChat and Slack services. | Stan Hu | 2015-03-06 | 1 | -0/+4 |
* | Explicitly define ordering in models using default_scope | Dmitriy Zaporozhets | 2015-02-05 | 1 | -0/+1 |
* | Rubocop: Style/AlignHash enabled | Dmitriy Zaporozhets | 2015-02-02 | 1 | -3/+5 |
* | Sanitize snippet file name in raw headers | Dmitriy Zaporozhets | 2014-12-12 | 1 | -0/+4 |
* | Add strict validation to snippet file names | Dmitriy Zaporozhets | 2014-12-12 | 1 | -2/+4 |
* | annotate | Valery Sizov | 2014-10-09 | 1 | -11/+11 |
* | Snippets: public/internal/private | Valery Sizov | 2014-10-09 | 1 | -4/+12 |
* | Snippets: rename public to internal | Valery Sizov | 2014-10-07 | 1 | -1/+1 |
* | Adding in snippet search functionality | Charles Bushong | 2014-08-29 | 1 | -0/+14 |
* | Project hook, milestone, snippet strong params | Dmitriy Zaporozhets | 2014-06-26 | 1 | -2/+0 |
* | User model to strong params. Comment other attr_accessible to let tests run | Dmitriy Zaporozhets | 2014-06-26 | 1 | -1/+1 |
* | Rename snippets scopes to plural names. | Marin Jankovski | 2014-06-04 | 1 | -2/+2 |
* | Replace now forbidden keywords public and private for snippets scope | Marin Jankovski | 2014-06-03 | 1 | -2/+2 |
* | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 1 | -3/+3 |
* | Default value for Snippet#private | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+2 |
* | Reannotate | Dmitriy Zaporozhets | 2013-08-21 | 1 | -3/+3 |
* | Annotated | Dmitriy Zaporozhets | 2013-06-19 | 1 | -4/+5 |
* | Notes fixed | Andrew8xx8 | 2013-03-25 | 1 | -0/+1 |
* | It's better to use STI instead | Andrew8xx8 | 2013-03-25 | 1 | -1/+0 |
* | Additional scopes added | Andrew8xx8 | 2013-03-25 | 1 | -2/+5 |
* | Private added to attr_accessible | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
* | Project snippet moved to separate model | Andrew8xx8 | 2013-03-24 | 1 | -3/+2 |
* | All scopes must be in lambdas | Andrew8xx8 | 2013-02-12 | 1 | -3/+3 |
* | remove length of snippet content | Valeriy Sizov | 2013-01-22 | 1 | -1/+1 |
* | Rework of milestones | Dmitriy Zaporozhets | 2012-12-14 | 1 | -1/+1 |
* | Annotated. schema updated | Dmitriy Zaporozhets | 2012-11-19 | 1 | -16/+15 |
* | Annotated | Dmitriy Zaporozhets | 2012-10-09 | 1 | -0/+1 |
* | simple refactoring | Andrey Kumanyaev | 2012-10-09 | 1 | -1/+3 |
* | cosmetical cleanup of models | Nihad Abbasov | 2012-09-27 | 1 | -19/+6 |
* | annotate models | Nihad Abbasov | 2012-09-27 | 1 | -3/+3 |
* | set activerecord whitelist_attributes to true | Nihad Abbasov | 2012-09-26 | 1 | -3/+4 |
* | Fully embrace Ruby 1.9 hash syntax | Robert Speicher | 2012-08-10 | 1 | -10/+10 |
* | Reannotated | randx | 2012-06-26 | 1 | -5/+5 |
* | Project linguist integration | Dmitriy Zaporozhets | 2012-04-21 | 1 | -3/+15 |
* | Added missing dependent for notes assoc | Dmitriy Zaporozhets | 2011-12-18 | 1 | -1/+1 |
* | Snippet restyle | Dmitriy Zaporozhets | 2011-12-15 | 1 | -0/+1 |
* | Fix different styles/button positions | Dmitriy Zaporozhets | 2011-12-08 | 1 | -0/+4 |
* | test expired snippets | Nihad Abbasov | 2011-10-28 | 1 | -0/+1 |
* | don't count expired snippets | Nihad Abbasov | 2011-10-27 | 1 | -0/+1 |
* | display recent snippets at top | Nihad Abbasov | 2011-10-27 | 1 | -0/+2 |