Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'routing-for-groups' into 'master' | Dmitriy Zaporozhets | 2014-04-15 | 1 | -0/+11 |
|\ | |||||
| * | Fixes to group route tests, thanks DZ | GitLab | 2014-04-15 | 1 | -2/+1 |
| * | Add short path route for groups. | GitLab | 2014-04-13 | 1 | -0/+12 |
* | | Merge branch '161-emails-on-push-service' of https://gitlab.com/jsternberg/gi... | Dmitriy Zaporozhets | 2014-04-14 | 1 | -1/+37 |
|\ \ | |||||
| * | | Fix emails on push service when a single commit is pushed | Jonathan A. Sternberg | 2014-04-11 | 1 | -1/+37 |
* | | | Merge pull request #6731 from hiroponz/better-title-format-for-wiki-page | Dmitriy Zaporozhets | 2014-04-13 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | Better title format for wiki page | Hiroyuki Sato | 2014-04-10 | 1 | -0/+16 |
* | | | | Merge pull request #6699 from criteo/api_get_open_merge_requests | Dmitriy Zaporozhets | 2014-04-13 | 1 | -1/+33 |
|\ \ \ \ | |||||
| * | | | | Add optional parameter to list merge requests | Stuart Pook | 2014-04-07 | 1 | -1/+33 |
* | | | | | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 23 | -23/+23 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #6753 from jvanbaarsen/split_tests | Dmitriy Zaporozhets | 2014-04-11 | 21 | -22/+22 |
|\ \ \ \ | |||||
| * | | | | Added API testing group | Jeroen van Baarsen | 2014-04-11 | 19 | -20/+20 |
| * | | | | Proposal for split testing | Jeroen van Baarsen | 2014-04-11 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Determine label color based on lowercase name | Jeroen van Baarsen | 2014-04-11 | 1 | -0/+13 |
|/ / / | |||||
* | | | Merge branch 'ensure_default_fields' into 'master' | Dmitriy Zaporozhets | 2014-04-10 | 32 | -109/+136 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Re-annotate models | Dmitriy Zaporozhets | 2014-04-09 | 32 | -109/+136 |
* | | | Use ProjectWiki instead of GollumWiki in code | Dmitriy Zaporozhets | 2014-04-09 | 4 | -9/+9 |
|/ / | |||||
* | | Fix test broken by 89c942908cc1d98dfd4af1f89b69704f691a0edf | Dmitriy Zaporozhets | 2014-04-08 | 1 | -1/+1 |
|/ | |||||
* | Add nickname to oauth_spec | Dmitriy Zaporozhets | 2014-04-07 | 1 | -0/+1 |
* | Improved Slack integration with message attachments. | Federico Ravasio | 2014-04-06 | 1 | -8/+17 |
* | Merge branch 'no_email_on_notification_level_change' into 'master' | Dmitriy Zaporozhets | 2014-04-04 | 1 | -1/+1 |
|\ | |||||
| * | Fix user_project observer test. | Marin Jankovski | 2014-04-03 | 1 | -1/+1 |
* | | Add note when MR assignee changes. Add more tests to MR services | Dmitriy Zaporozhets | 2014-04-03 | 3 | -0/+104 |
|/ | |||||
* | More test fixes | Dmitriy Zaporozhets | 2014-04-03 | 2 | -14/+10 |
* | Fix tests that dont respect project-fork relation. pt2 | Dmitriy Zaporozhets | 2014-04-03 | 1 | -1/+1 |
* | Fix tests that dont respect project-fork relation | Dmitriy Zaporozhets | 2014-04-03 | 2 | -5/+5 |
* | Remove MergeRequest observer | Dmitriy Zaporozhets | 2014-04-02 | 1 | -131/+0 |
* | Remove KeysObserver | Dmitriy Zaporozhets | 2014-04-02 | 2 | -23/+14 |
* | Remove email observer specs | Dmitriy Zaporozhets | 2014-04-02 | 1 | -17/+0 |
* | Merge branch 'reduce-observers' into 'master' | Dmitriy Zaporozhets | 2014-04-02 | 5 | -106/+103 |
|\ | |||||
| * | Fix tests | Dmitriy Zaporozhets | 2014-04-02 | 1 | -7/+1 |
| * | More tests for Isses services | Dmitriy Zaporozhets | 2014-04-02 | 2 | -2/+57 |
| * | Remove issue observer tests | Dmitriy Zaporozhets | 2014-04-02 | 1 | -99/+0 |
| * | Move update issue code to separate service | Dmitriy Zaporozhets | 2014-04-02 | 2 | -0/+25 |
| * | Move code for issue creation to service. | Dmitriy Zaporozhets | 2014-04-02 | 1 | -0/+22 |
* | | Add a failing test. | Marin Jankovski | 2014-04-01 | 1 | -4/+31 |
|/ | |||||
* | Create branch via API | Dmitriy Zaporozhets | 2014-04-01 | 1 | -0/+20 |
* | Move branches api to separate class | Dmitriy Zaporozhets | 2014-03-31 | 2 | -80/+95 |
* | Merge pull request #5469 from NARKOZ/api-pagination-headers | Dmitriy Zaporozhets | 2014-03-31 | 1 | -0/+6 |
|\ | |||||
| * | add 'Link' header for API response | Nihad Abbasov | 2013-10-29 | 1 | -0/+6 |
* | | Additional check in the test. | Marin Jankovski | 2014-03-26 | 1 | -0/+2 |
* | | Add the tests for user search. | Marin Jankovski | 2014-03-26 | 1 | -0/+12 |
* | | Merge pull request #6569 from criteo/api_merge_request_comments | Dmitriy Zaporozhets | 2014-03-26 | 1 | -0/+17 |
|\ \ | |||||
| * | | Add method to get the comments on a merge request | Stuart Pook | 2014-03-19 | 1 | -0/+17 |
* | | | Merge branch 'event-create-service' into 'master' | Dmitriy Zaporozhets | 2014-03-26 | 4 | -74/+104 |
|\ \ \ | |||||
| * | | | Fix tests | Dmitriy Zaporozhets | 2014-03-25 | 2 | -13/+1 |
| * | | | Remove activity observer specs | Dmitriy Zaporozhets | 2014-03-25 | 1 | -61/+0 |
| * | | | Collect all event creation logic in one place called EventCreateService | Dmitriy Zaporozhets | 2014-03-25 | 1 | -0/+103 |
* | | | | Merge branch 'refactor-author-id-of-changes' into 'master' | Dmitriy Zaporozhets | 2014-03-26 | 1 | -5/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove author_id_of_changes from spec | Dmitriy Zaporozhets | 2014-03-25 | 1 | -5/+0 |