Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Fix markdown tests | Dmitriy Zaporozhets | 2013-11-25 | 1 | -2/+3 |
* | Merge pull request #5661 from jasonblanchard/sorting-project-issues | Dmitriy Zaporozhets | 2013-11-23 | 2 | -0/+160 |
|\ | |||||
| * | Added sorting to project issues page | Jason Blanchard | 2013-11-23 | 2 | -0/+160 |
* | | Integration with Assembla | Carlos Paramio | 2013-11-21 | 1 | -0/+50 |
|/ | |||||
* | Fix tests | Dmitriy Zaporozhets | 2013-11-20 | 1 | -1/+2 |
* | Improve consistency: use file_path for API create/update/delete files | Dmitriy Zaporozhets | 2013-11-20 | 1 | -2/+2 |
* | Tests for delete file by API | Dmitriy Zaporozhets | 2013-11-19 | 1 | -0/+34 |
* | API: projects/all tests | Dmitriy Zaporozhets | 2013-11-18 | 1 | -0/+26 |
* | Namespaces api specs | Dmitriy Zaporozhets | 2013-11-15 | 1 | -0/+31 |
* | Annotate | Dmitriy Zaporozhets | 2013-11-13 | 5 | -1/+33 |
* | Merge branch 'relative' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-11-12 | 2 | -0/+10 |
|\ | |||||
| * | Clear state in test satellite dir. | Marin Jankovski | 2013-11-12 | 2 | -0/+10 |