| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create a "destroyed Milestone" event and keep Milestone events around in the DB | Stan Hu | 2015-09-15 | 1 | -2/+6 |
| | | | | | | | | | | | | for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382 | ||||
| * | Add support for destroying project milestones | Stan Hu | 2015-07-17 | 1 | -0/+4 |
| | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/1504 | ||||
| * | Cleanup and some test fixes after refactoring project home page | Dmitriy Zaporozhets | 2015-07-08 | 1 | -0/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Write test for submitting issue as guest | Dmitriy Zaporozhets | 2015-06-25 | 1 | -0/+12 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Remove feature tests for old task lists | Robert Speicher | 2015-05-06 | 1 | -37/+4 |
| | | |||||
| * | Move current user to the top of the list in author/assignee filters | Stan Hu | 2015-04-09 | 1 | -0/+6 |
| | | | | | Closes #1321 | ||||
| * | Support configurable attachment size via Application Settings | Stan Hu | 2015-04-02 | 1 | -0/+1 |
| | | | | | | | Fix bug where error messages from Dropzone would not be displayed on the issues page Closes #1258 | ||||
| * | Fix tests and unassigned filter for issues. Updated CHANGELOG | Dmitriy Zaporozhets | 2015-03-27 | 1 | -5/+1 |
| | | |||||
| * | tests | Valery Sizov | 2015-03-16 | 1 | -0/+8 |
| | | |||||
| * | Fix bug where editing a comment with "+1" or "-1" would cause a server error | Stan Hu | 2015-03-02 | 1 | -0/+9 |
| | | | | | Closes #1151 | ||||
| * | Add new Markdown preview test | Vinnie Okada | 2014-10-18 | 1 | -0/+7 |
| | | | | | | Add a test to make sure that Markdown previews are available when editing an existing issue. | ||||
| * | Fix Markdown preview tests | Vinnie Okada | 2014-10-18 | 1 | -4/+4 |
| | | | | | | Update Spinach tests for Markdown previews for the new-ish tab UI that replaced the old preview/edit toggle button. | ||||
| * | Add Markdown preview to more forms | Vinnie Okada | 2014-10-15 | 1 | -0/+27 |
| | | | | | | Enable Markdown previews when creating and editing issues, merge requests, and milestones, and when editing notes. | ||||
| * | Refactor task list tests and coffeescript | Vinnie Okada | 2014-10-06 | 1 | -1/+1 |
| | | |||||
| * | Add Spinach tests for task lists | Vinnie Okada | 2014-10-06 | 1 | -0/+33 |
| | | |||||
| * | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 3 | -3/+3 |
| | | | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path | ||||
| * | Remove duplicated labels step | Robert Schilling | 2014-09-12 | 1 | -2/+2 |
| | | |||||
| * | Clickable labels feature test | Dmitriy Zaporozhets | 2014-09-11 | 2 | -1/+7 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Show labels help message if last label is deleted | Robert Schilling | 2014-09-04 | 1 | -0/+5 |
| | | |||||
| * | Fixing requested changes for 'search issues by description' tests | Porus Patell | 2014-08-25 | 1 | -14/+14 |
| | | |||||
| * | Adding Spinach tests for 'search issues by description field' feature | Porus Patell | 2014-08-25 | 1 | -0/+30 |
| | | |||||
| * | Validate label titel in project scope | Robert Schilling | 2014-08-13 | 1 | -2/+15 |
| | | |||||
| * | Add testcase for invalid color | Robert Schilling | 2014-08-13 | 1 | -0/+5 |
| | | |||||
| * | Add test for createing issue with labels | Dmitriy Zaporozhets | 2014-07-31 | 1 | -0/+7 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Project labels tests | Dmitriy Zaporozhets | 2014-07-31 | 1 | -1/+16 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Fix tests | Dmitriy Zaporozhets | 2014-07-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Improve labels | Dmitriy Zaporozhets | 2014-07-30 | 1 | -9/+13 |
| | | | | | | | | * allow developers to manage labels * add ability to remove label Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Add feature spec. | Marin Jankovski | 2014-05-26 | 1 | -0/+6 |
| | | |||||
| * | Add issue to an empty repo, test. | Marin Jankovski | 2014-04-08 | 1 | -0/+9 |
| | | |||||
| * | Filter issues by multiple labels with Spinach feature spec | Tudor Pavel | 2014-02-18 | 1 | -0/+26 |
| | | |||||
| * | Headers have ids and link to their own id. | Ciro Santillli | 2014-02-11 | 2 | -0/+18 |
| | | |||||
| * | rewrite issues search test to prevent ajax requests running after test | Dmitriy Zaporozhets | 2013-09-27 | 1 | -5/+5 |
| | | |||||
| * | Fix issues search test | Dmitriy Zaporozhets | 2013-09-26 | 1 | -0/+2 |
| | | |||||
| * | Remove issues search rspec since we test it with spinach too | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+0 |
| | | |||||
| * | Remove commented tests since nobody is going to fix them | Dmitriy Zaporozhets | 2013-09-11 | 1 | -17/+0 |
| | | |||||
| * | Incorporated the two suggestions (h5 and named variables) and fixed the ↵ | Sytse Sijbrandij | 2013-06-12 | 1 | -2/+0 |
| | | | | | Spinach test. | ||||
| * | Cleanup after issues refactor and fix test | Dmitriy Zaporozhets | 2012-12-20 | 1 | -13/+15 |
| | | |||||
| * | Refactor issues, Remove ajax | Dmitriy Zaporozhets | 2012-12-19 | 1 | -11/+0 |
| | | |||||
| * | Fixed spinach and tests. Build should pass now | Dmitriy Zaporozhets | 2012-11-23 | 1 | -7/+8 |
| | | |||||
| * | Add Feature for milestone issue filter | Robert Speicher | 2012-10-10 | 1 | -0/+8 |
| | | | | | Closes #1167 | ||||
| * | add spinach steps for project issues and source features | Nihad Abbasov | 2012-09-10 | 3 | -13/+9 |
| | | |||||
| * | rewrite project commits features using spinach | Nihad Abbasov | 2012-09-10 | 3 | -0/+113 |
