Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mr controller specs | Dmitriy Zaporozhets | 2014-01-14 | 1 | -2/+2 |
* | Use same code for diff and patch inside MergeAction | Dmitriy Zaporozhets | 2014-01-13 | 1 | -3/+3 |
* | Merge pull request #5933 from dblessing/feature/assignee_changes_in_timeline | Dmitriy Zaporozhets | 2014-01-12 | 1 | -0/+31 |
|\ | |||||
| * | Add note for assignee changes | Drew Blessing | 2014-01-06 | 1 | -0/+31 |
* | | Remove chosen from tests | Dmitriy Zaporozhets | 2014-01-11 | 1 | -21/+0 |
* | | Remove invalid test | Dmitriy Zaporozhets | 2014-01-09 | 1 | -18/+0 |
* | | Better search login for global context. Improved tests | Dmitriy Zaporozhets | 2014-01-09 | 1 | -21/+32 |
* | | Merge pull request #5427 from karlhungus/feature_search_code_in_public_repos | Dmitriy Zaporozhets | 2014-01-09 | 1 | -0/+18 |
|\ \ | |/ |/| | |||||
| * | Updated convience method to private | Izaak Alpert | 2013-11-13 | 1 | -1/+1 |
| * | Allow public repo searching | Izaak Alpert | 2013-11-13 | 1 | -0/+18 |
* | | Add support for various archive formats. | Jason Hollingsworth | 2014-01-02 | 2 | -2/+29 |
* | | Comment failing test | Dmitriy Zaporozhets | 2014-01-01 | 1 | -7/+8 |
* | | Add api support for raw blob search | Thom Gerdes | 2013-12-26 | 1 | -0/+7 |
* | | fix tests | Dmitriy Zaporozhets | 2013-12-26 | 1 | -1/+1 |
* | | Improve FilterContext tests | Dmitriy Zaporozhets | 2013-12-25 | 1 | -26/+32 |
* | | Add User#avatar_type tests | Dmitriy Zaporozhets | 2013-12-24 | 1 | -0/+14 |
* | | Fix tests | Dmitriy Zaporozhets | 2013-12-20 | 1 | -6/+6 |
* | | Fix broadcast message factory | Dmitriy Zaporozhets | 2013-12-19 | 1 | -2/+2 |
* | | Merge branch 'atomaka/feature/message-colors' of https://github.com/atomaka/g... | Dmitriy Zaporozhets | 2013-12-19 | 3 | -0/+27 |
|\ \ | |||||
| * | | Customization and previewing of broadcast messages | Andrew Tomaka | 2013-12-18 | 3 | -0/+27 |
* | | | Merge branch 'feature-issue-actions' of https://github.com/jasonblanchard/git... | Dmitriy Zaporozhets | 2013-12-19 | 1 | -0/+78 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added dropdown menus to issue#show page for assignee and milestone | Jason Blanchard | 2013-12-17 | 1 | -0/+78 |
* | | | Email on push mailer spec | Dmitriy Zaporozhets | 2013-12-18 | 1 | -0/+24 |
|/ / | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2013-12-17 | 1 | -3/+3 |
* | | Archiving old projects; archived projects aren't shown on dashboard | Steven Thonus | 2013-12-16 | 2 | -0/+28 |
* | | fix most of warnings | skv | 2013-12-15 | 16 | -39/+41 |
* | | Minor version upgrader | Dmitriy Zaporozhets | 2013-12-13 | 1 | -0/+24 |
* | | Fix test | Dmitriy Zaporozhets | 2013-12-12 | 1 | -1/+1 |
* | | Update jasmine gem to work with rails4 | Dmitriy Zaporozhets | 2013-12-10 | 3 | -48/+58 |
* | | fix observer specs | Dmitriy Zaporozhets | 2013-12-10 | 5 | -24/+17 |
* | | Fix project models specs | Dmitriy Zaporozhets | 2013-12-10 | 1 | -1/+1 |
* | | Fix markdown helper spec | Dmitriy Zaporozhets | 2013-12-10 | 1 | -1/+1 |
* | | Fix UserProject obserse spec | Dmitriy Zaporozhets | 2013-12-10 | 1 | -4/+4 |
* | | Remove some deprecations and fir project helper specs | Dmitriy Zaporozhets | 2013-12-10 | 1 | -2/+2 |
* | | Fixed mistake and mock warning | Dmitriy Zaporozhets | 2013-12-10 | 1 | -2/+2 |
* | | Avoid duplicate group membership emails | Jacob Vosmaer | 2013-12-09 | 1 | -0/+5 |
* | | ProjectHook API supports new event fields | Dmitriy Zaporozhets | 2013-12-04 | 1 | -2/+2 |
* | | Extract tests for project hooks API | Dmitriy Zaporozhets | 2013-12-04 | 2 | -116/+132 |
* | | Annotate web_hooks table | Dmitriy Zaporozhets | 2013-12-04 | 3 | -21/+30 |
* | | Modify test to pass new project hooks | Dmitriy Zaporozhets | 2013-12-04 | 1 | -1/+1 |
* | | Execute project hooks when issue or merge request created | Dmitriy Zaporozhets | 2013-12-04 | 1 | -26/+7 |
* | | Issue 5716 - Allow removal of avatar | Drew Blessing | 2013-12-02 | 1 | -0/+7 |
* | | added thumbsup and thumsdown emoji voting with rspec tests | vagrant | 2013-11-28 | 1 | -0/+10 |
* | | Capybara tests with first-child/last-child randomly fails so replaced with al... | Dmitriy Zaporozhets | 2013-11-27 | 1 | -10/+18 |
* | | Merge branch 'authenticated_public_mode' of https://github.com/jhollingsworth... | Dmitriy Zaporozhets | 2013-11-27 | 8 | -24/+534 |
|\ \ | |||||
| * | | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 8 | -24/+534 |
* | | | Use 1.9 hash syntax for some tests | Dmitriy Zaporozhets | 2013-11-27 | 2 | -31/+23 |
|/ / | |||||
* | | Fix session spec because of password length | Dmitriy Zaporozhets | 2013-11-25 | 1 | -1/+1 |
* | | More fixes to test because of long password | Dmitriy Zaporozhets | 2013-11-25 | 1 | -5/+5 |
* | | Fix tests after user password length was changed | Dmitriy Zaporozhets | 2013-11-25 | 3 | -4/+4 |