Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2014-04-28Serialize last_fetched_at as a string with secondsJacob Vosmaer
2014-04-28Always set last_fetched_at in NotesFinder specJacob Vosmaer
2014-04-28Filter out old notes in NotesFinderJacob Vosmaer
2014-04-28Fail faster on an invalid target_typeJacob Vosmaer
2014-04-28Notes have noteables but no commitsJacob Vosmaer
2014-04-28Add NotesFinder specJacob Vosmaer
2014-04-24Make sure that tests pass when aws group is used.Marin Jankovski
2014-04-18Implement GET /users/:uid/keys for admin usersTimm Friebe
2014-04-15Merge branch 'routing-for-groups' into 'master'Dmitriy Zaporozhets
2014-04-15Fixes to group route tests, thanks DZGitLab
2014-04-14Merge branch '161-emails-on-push-service' of https://gitlab.com/jsternberg/gi...Dmitriy Zaporozhets
2014-04-13Merge pull request #6731 from hiroponz/better-title-format-for-wiki-pageDmitriy Zaporozhets
2014-04-13Merge pull request #6699 from criteo/api_get_open_merge_requestsDmitriy Zaporozhets
2014-04-13Split feature tests out to different build jobJeroen van Baarsen
2014-04-13Add short path route for groups.GitLab
2014-04-11Merge pull request #6753 from jvanbaarsen/split_testsDmitriy Zaporozhets
2014-04-11Added API testing groupJeroen van Baarsen
2014-04-11Determine label color based on lowercase nameJeroen van Baarsen
2014-04-11Fix emails on push service when a single commit is pushedJonathan A. Sternberg
2014-04-11Proposal for split testingJeroen van Baarsen
2014-04-10 Merge branch 'ensure_default_fields' into 'master'Dmitriy Zaporozhets
2014-04-10Better title format for wiki pageHiroyuki Sato
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-04-09Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets
2014-04-08Fix test broken by 89c942908cc1d98dfd4af1f89b69704f691a0edfDmitriy Zaporozhets
2014-04-07Add optional parameter to list merge requestsStuart Pook
2014-04-07Add nickname to oauth_specDmitriy Zaporozhets
2014-04-06Improved Slack integration with message attachments.Federico Ravasio
2014-04-04 Merge branch 'no_email_on_notification_level_change' into 'master'Dmitriy Zaporozhets
2014-04-03Add note when MR assignee changes. Add more tests to MR servicesDmitriy Zaporozhets
2014-04-03Fix user_project observer test.Marin Jankovski
2014-04-03More test fixesDmitriy Zaporozhets
2014-04-03Fix tests that dont respect project-fork relation. pt2Dmitriy Zaporozhets
2014-04-03Fix tests that dont respect project-fork relationDmitriy Zaporozhets
2014-04-02Remove MergeRequest observerDmitriy Zaporozhets
2014-04-02Remove KeysObserverDmitriy Zaporozhets
2014-04-02Remove email observer specsDmitriy Zaporozhets
2014-04-02 Merge branch 'reduce-observers' into 'master'Dmitriy Zaporozhets
2014-04-02Fix testsDmitriy Zaporozhets
2014-04-02More tests for Isses servicesDmitriy Zaporozhets
2014-04-02Remove issue observer testsDmitriy Zaporozhets
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets
2014-04-02Move code for issue creation to service.Dmitriy Zaporozhets
2014-04-01Add a failing test.Marin Jankovski
2014-04-01Create branch via APIDmitriy Zaporozhets
2014-03-31Move branches api to separate classDmitriy Zaporozhets
2014-03-31Merge pull request #5469 from NARKOZ/api-pagination-headersDmitriy Zaporozhets
2014-03-26Additional check in the test.Marin Jankovski
2014-03-26Add the tests for user search.Marin Jankovski
2014-03-26Merge pull request #6569 from criteo/api_merge_request_commentsDmitriy Zaporozhets