summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix several_namespaces? to work with multiple ownership of groupsStephen Holdaway2013-09-121-0/+13
* Merge pull request #5022 from amacarthur/config-public-projectDmitriy Zaporozhets2013-09-101-0/+31
|\
| * style fixesAngus MacArthur2013-09-101-1/+4
| * make public/private setting for project creation configurableAngus MacArthur2013-09-091-0/+28
* | Style guide fixes (spacing)Izaak Alpert2013-09-091-2/+4
* | Some of the requested updates, rebase on masterIzaak Alpert2013-09-092-12/+22
* | API: admin users can sudo commands as other usersIzaak Alpert2013-09-091-0/+159
|/
* Improved large commit handling.Boyan Tabakov2013-09-071-0/+8
* Fixes for @randxIzaak Alpert2013-09-051-2/+6
* Add group membership apiIzaak Alpert2013-09-041-8/+108
* Fix user remove tests. Remove user even if he has projectsDmitriy Zaporozhets2013-09-041-15/+1
* Rewrite OAuth specsDmitriy Zaporozhets2013-09-042-88/+56
* Merge pull request #4906 from alexvh/standardize_diff_api_urlDmitriy Zaporozhets2013-08-291-8/+44
|\
| * Standardize commit diff api url, change blob api url, add get single commitAlex Van't Hof2013-08-271-8/+44
* | fix testsDmitriy Zaporozhets2013-08-281-3/+4
* | Remove old specsDmitriy Zaporozhets2013-08-271-7/+0
|/
* Fix mailer testsDmitriy Zaporozhets2013-08-261-2/+2
* Add test and docs for markdown tablesDmitriy Zaporozhets2013-08-261-0/+9
* Merge pull request #4892 from Aigeruth/feature/api-add-diffDmitriy Zaporozhets2013-08-261-0/+22
|\
| * Adds feature: get a diff via API.Gabor Nagy2013-08-251-0/+22
* | Link issues from comments and automatically close themash wilson2013-08-2512-18/+570
|/
* Show iids for issues/mr in email subjectDmitriy Zaporozhets2013-08-221-5/+5
* Fix tests after can_create_team was removedDmitriy Zaporozhets2013-08-213-4/+0
* ReannotateDmitriy Zaporozhets2013-08-2116-65/+73
* Look for milestone by iid in milestone controllerDmitriy Zaporozhets2013-08-211-0/+1
* Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-206-56/+47
|\
| * Fix testsDmitriy Zaporozhets2013-08-202-15/+15
| * Fixing tests after adding iid for issues/mrDmitriy Zaporozhets2013-08-204-41/+32
* | Refactor access roles methodsDmitriy Zaporozhets2013-08-201-1/+1
|/
* Fix passign full user object instead of id to Event.createDmitriy Zaporozhets2013-08-141-1/+0
* Allow project name, path etc start with number. Fixed specsDmitriy Zaporozhets2013-08-132-6/+7
* Added can_test? mehod to Service model and added testsRonald van Eede2013-08-091-0/+37
* Revert notification specsDmitriy Zaporozhets2013-08-081-10/+5
* Fix filter context. Dont duplicate target project name for MRDmitriy Zaporozhets2013-08-081-2/+4
* Update chosen, improve ui, fix MR fork testsDmitriy Zaporozhets2013-08-082-5/+26
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-084-27/+66
|\
| * Fix testsDmitriy Zaporozhets2013-08-052-9/+9
| * Merge pull request #4618 from jacargentina/notification-on-commitsDmitriy Zaporozhets2013-08-021-18/+21
| |\
| | * Fix test case for notification_serviceJavier Castro2013-07-301-18/+18
| | * Fix notifications to handle participants and mentions on commits tooJavier Castro2013-07-241-2/+5
| * | allow all git-upload-* commands for deploy keysJakub Zienkiewicz2013-07-301-0/+36
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-08-081-9/+22
|\ \ \
| * | | Updated format_patch to use '..' rather than '...'Izaak Alpert2013-07-301-9/+22
* | | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets2013-07-3034-185/+731
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Raise Error for diff_between/commit_between for non fork mr's in satelliteIzaak Alpert2013-07-171-12/+4
| * | Refactor merge api createIzaak Alpert2013-07-171-1/+0
| * | Style changes from review with @randxIzaak Alpert2013-07-178-66/+47
| * | Rebased on 6.0Izaak Alpert2013-07-173-6/+4
| * | MR on fork: Email fixes, style fixesIzaak Alpert2013-07-172-2/+0
| * | Rebase on masterIzaak Alpert2013-07-172-5/+10