Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | API: changed status codes for project hooks functions | Sebastian Ziebell | 2013-02-12 | 1 | -2/+22 | |
| * | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-12 | 6 | -13/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixes test that checks status code of hook creation | Sebastian Ziebell | 2013-02-08 | 1 | -1/+1 | |
| * | | | | | | | | | Adding a project hook returns status code 400 if url is not given | Sebastian Ziebell | 2013-02-08 | 1 | -3/+26 | |
| * | | | | | | | | | API: refined status code handling when adding or updating a project member | Sebastian Ziebell | 2013-02-08 | 1 | -0/+43 | |
| * | | | | | | | | | Merge branch 'master' into fixes/api | Sebastian Ziebell | 2013-02-08 | 26 | -101/+306 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Test to check a user must be part of the team to see project. | Sebastian Ziebell | 2013-02-06 | 1 | -0/+6 | |
| * | | | | | | | | | | Status code 400 is returned if body is missing on note creation. | Sebastian Ziebell | 2013-02-06 | 1 | -0/+30 | |
| * | | | | | | | | | | Tests added to check status codes when handling milestone via API | Sebastian Ziebell | 2013-02-06 | 1 | -0/+24 | |
| * | | | | | | | | | | Test added to check creation of note to a non-existent MR via API | Sebastian Ziebell | 2013-02-06 | 1 | -0/+5 | |
| * | | | | | | | | | | Creating MR comment without a note returns status code 400 (Bad request) | Sebastian Ziebell | 2013-02-06 | 1 | -0/+5 | |
| * | | | | | | | | | | Creating or updating a MR returns more informative status codes. | Sebastian Ziebell | 2013-02-06 | 1 | -0/+30 | |
| * | | | | | | | | | | Don't crash when removing a user that's not project member | Felix Gilcher | 2013-02-01 | 1 | -0/+11 | |
* | | | | | | | | | | | block user should not be able to push | Dmitriy Zaporozhets | 2013-03-07 | 1 | -28/+49 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | fix stubbed repo | Dmitriy Zaporozhets | 2013-03-07 | 1 | -0/+5 | |
* | | | | | | | | | | Merge pull request #3146 from amacarthur/AdminAPIs | Dmitriy Zaporozhets | 2013-03-06 | 3 | -0/+80 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Additional Admin APIs | Angus MacArthur | 2013-03-05 | 3 | -0/+80 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3149 from m4tthumphrey/api-deploy-keys | Dmitriy Zaporozhets | 2013-03-06 | 1 | -0/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Project deploy keys API | Matt Humphrey | 2013-03-05 | 1 | -0/+57 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #3156 from m4tthumphrey/api-system-hooks | Dmitriy Zaporozhets | 2013-03-06 | 1 | -0/+69 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | System hooks API. | Matt Humphrey | 2013-03-06 | 1 | -0/+69 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Add and fix some tests for routing. | Sato Hiroyuki | 2013-03-06 | 2 | -6/+16 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | fixed omniauth email spec | Dmitriy Zaporozhets | 2013-03-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq int... | Dmitriy Zaporozhets | 2013-03-05 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Don't email omniauth created users | Gabor Liptak | 2012-09-19 | 1 | -2/+10 | |
* | | | | | | | | | | User's blocked field refactored to use state machine | Andrew8xx8 | 2013-03-04 | 1 | -3/+3 | |
* | | | | | | | | | | Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlab... | Dmitriy Zaporozhets | 2013-03-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Description added to user temas factory | Andrew8xx8 | 2013-02-28 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | fix admin users tests | Dmitriy Zaporozhets | 2013-02-28 | 1 | -4/+4 | |
* | | | | | | | | | | Issue helper tests improved | Andrew8xx8 | 2013-02-28 | 1 | -3/+29 | |
* | | | | | | | | | | Default value for issues_tracker setting added | Andrew8xx8 | 2013-02-28 | 1 | -2/+1 | |
* | | | | | | | | | | Issues helper improved | Andrew8xx8 | 2013-02-28 | 1 | -0/+54 | |
* | | | | | | | | | | New field added | Andrew8xx8 | 2013-02-28 | 2 | -0/+22 | |
* | | | | | | | | | | Project issue tracker functions refactored | Andrew8xx8 | 2013-02-28 | 3 | -16/+37 | |
* | | | | | | | | | | Issue tracker field added to projects | Andrew8xx8 | 2013-02-28 | 2 | -0/+17 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | fixed popen test | Dmitriy Zaporozhets | 2013-02-27 | 1 | -1/+1 | |
* | | | | | | | | | specs for api/internal | Dmitriy Zaporozhets | 2013-02-26 | 1 | -0/+103 | |
* | | | | | | | | | specs for Gitlab::Popen | Dmitriy Zaporozhets | 2013-02-26 | 2 | -2/+35 | |
* | | | | | | | | | remove tests for unexisting methods | Dmitriy Zaporozhets | 2013-02-26 | 2 | -21/+0 | |
* | | | | | | | | | Merge branch 'state-machine-stage-2' of https://github.com/Undev/gitlabhq int... | Dmitriy Zaporozhets | 2013-02-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | State machine added for merge_status field | Andrew8xx8 | 2013-02-20 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Fixing tests | Dmitriy Zaporozhets | 2013-02-25 | 1 | -2/+0 | |
* | | | | | | | | | Move git post push logic to service | Dmitriy Zaporozhets | 2013-02-25 | 3 | -131/+111 | |
* | | | | | | | | | Merge pull request #3052 from Undev/system-hook-observer-improves | Dmitriy Zaporozhets | 2013-02-25 | 1 | -0/+41 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | System hooks execution moved to System hook service | Andrew8xx8 | 2013-02-20 | 1 | -0/+41 | |
* | | | | | | | | | | Restore old order for MR lists. Fix failing tests | Dmitriy Zaporozhets | 2013-02-21 | 2 | -2/+2 | |
* | | | | | | | | | | Fix merge request closed filter. Fixed one more test | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+3 | |
* | | | | | | | | | | Removing ambiguity and non-working selectors | Dmitriy Zaporozhets | 2013-02-21 | 4 | -6/+8 | |
* | | | | | | | | | | Fixing rspec after upgrade to capybara pt1 | Dmitriy Zaporozhets | 2013-02-21 | 4 | -33/+55 | |
* | | | | | | | | | | Team features are green now | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+1 |