Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | Merge pull request #6374 from zzet/patch-10 | Dmitriy Zaporozhets | 2014-03-25 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update merge_request_observer_spec.rb | Andrew Kumanyaev | 2014-02-21 | 1 | -1/+1 |
* | | | | Merge pull request #6554 from tsigo/remove-spork | Dmitriy Zaporozhets | 2014-03-25 | 1 | -57/+44 |
|\ \ \ \ | |||||
| * | | | | Remove Spork | Robert Speicher | 2014-03-24 | 1 | -57/+44 |
* | | | | | Merge pull request #6586 from abner/master | Dmitriy Zaporozhets | 2014-03-25 | 1 | -0/+13 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | moving labels specs to projects_spec file | Ábner Silva de Oliveira | 2014-03-22 | 2 | -26/+13 |
| * | | | | added api method to return labels of a given project | Ábner Silva de Oliveira | 2014-03-21 | 1 | -0/+26 |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-03-25 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'no-emails-for-mentions' into 'master' | Dmitriy Zaporozhets | 2014-03-24 | 1 | -0/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Don't send an email for "mentioned in" notes | Pierre de La Morinerie | 2014-02-24 | 1 | -0/+8 |
* | | | | | | | Fix the merge notification email not being sent | Pierre de La Morinerie | 2014-03-24 | 2 | -3/+27 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6594 from tsigo/rs-small-changes | Dmitriy Zaporozhets | 2014-03-24 | 1 | -3/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Remove code that does nothing | Robert Speicher | 2014-03-22 | 1 | -3/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Move Project's service specs to the correct location | Robert Speicher | 2014-03-22 | 3 | -0/+0 |
|/ / / / | |||||
* | | | | Fix `/:username.keys` response content type | Dmitry Medvinsky | 2014-03-20 | 1 | -0/+10 |
| |_|/ |/| | | |||||
* | | | Merge pull request #6557 from tsigo/faster-merge-request-features | Dmitriy Zaporozhets | 2014-03-19 | 4 | -40/+33 |
|\ \ \ | |||||
| * | | | Speed up finders/merge_requests_finder_spec | Robert Speicher | 2014-03-19 | 1 | -11/+7 |
| * | | | Speed up features/notes_on_merge_requests_spec | Robert Speicher | 2014-03-19 | 3 | -29/+26 |
* | | | | Make use of project factory traits | Robert Speicher | 2014-03-19 | 7 | -48/+36 |
* | | | | Add public/private/internal traits to :project Factory | Robert Speicher | 2014-03-19 | 1 | -0/+12 |
|/ / / | |||||
* | | | Added Slack service integration. | Federico Ravasio | 2014-03-18 | 3 | -0/+126 |
* | | | Merge branch 'links_within_same_repo' into 'master' | Dmitriy Zaporozhets | 2014-03-17 | 1 | -6/+0 |
|\ \ \ | |||||
| * | | | Update markdown documentation, fix wiki spec. | Marin Jankovski | 2014-03-17 | 1 | -6/+0 |
* | | | | Add tests for API project permissions info | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+23 |
* | | | | Move project members api to separate file | Dmitriy Zaporozhets | 2014-03-17 | 2 | -142/+156 |
|/ / / | |||||
* | | | Merge branch 'issue-110' of https://gitlab.com/gmessner/gitlab-ce into gmessn... | Dmitriy Zaporozhets | 2014-03-16 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | Added tests of Create and Update MR description. | Greg Messner | 2014-03-10 | 1 | -1/+8 |
* | | | | Fix specs | Dmitriy Zaporozhets | 2014-03-14 | 2 | -24/+21 |
* | | | | TestEnv.reset_satellite_dir should run 'git clean' quietly | Robert Speicher | 2014-03-13 | 1 | -1/+1 |
* | | | | Merge pull request #6474 from jvanbaarsen/post-tag-hook | Dmitriy Zaporozhets | 2014-03-12 | 2 | -0/+66 |
|\ \ \ \ | |||||
| * | | | | Renamed oldrev/newrev to before/after | Jeroen van Baarsen | 2014-03-06 | 1 | -2/+2 |
| * | | | | Added newrev and oldrev to the hook data | Jeroen van Baarsen | 2014-03-06 | 1 | -2/+6 |
| * | | | | Created a basic Git Tag Push service | Jeroen van Baarsen | 2014-03-05 | 1 | -0/+43 |
| * | | | | Added tag_push_events to the web_hooks | Jeroen van Baarsen | 2014-03-05 | 1 | -0/+19 |
* | | | | | Merge branch 'simplify-emails-content' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -5/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Remove the author name from issue notes emails | Pierre de La Morinerie | 2014-03-03 | 1 | -4/+0 |
| * | | | | | Add the description to the "new issue" and "new merge request" emails | Pierre de La Morinerie | 2014-03-03 | 1 | -1/+19 |
| * | | | | | Add a "View in GitLab" link in notification emails | Pierre de La Morinerie | 2014-03-03 | 1 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ldap-code' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix ldap_user_auth_spec | Dmitriy Zaporozhets | 2014-03-10 | 1 | -1/+2 |