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
AgeCommit message (Expand)Author
2017-08-11Pending delete projects no longer return 500 error in Admins projects viewTiago Botelho
2017-08-03Add workaround for UPDATE with subquery when using MySQLToon Claes
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-24Decrease ABC threshold to 56.96Maxim Rydkin
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-19Fix issuable state cachingSean McGivern
2017-07-19Fix issuable state counter cache keysSean McGivern
2017-07-08fix milestones finder failing specFelipe Artur
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07move CreatedAtFilter to concerns folderJames Lopez
2017-07-07refactor created at filter to use model scopesJames Lopez
2017-07-07Native group milestonesFelipe Artur
2017-07-07refactor filtersJames Lopez
2017-07-07add created at filter logic to users finder and APIJames Lopez
2017-07-06Add user projects APIvanadium23
2017-07-04Merge branch '34141-allow-unauthenticated-access-to-the-users-api' into 'master'Rémy Coutable
2017-06-30Hide archived project labels from group issue trackerHoracio Bertorello
2017-06-30Fix typo in IssuesFinder commentSean McGivern
2017-06-30Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated...Timothy Andrew
2017-06-30Implement review comments for !12445 from @godfat and @rymai.Timothy Andrew
2017-06-30Clarify counter caching for users without project accessSean McGivern
2017-06-30Make finders responsible for counter cache keysSean McGivern
2017-06-30Don't count any confidential issues for non-project-membersSean McGivern
2017-06-30Cache total issue / MR counts for project by user typeSean McGivern
2017-06-30Only do complicated confidentiality checks when necessarySean McGivern
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-28Fix current feature related specsTiago Botelho
2017-06-26Allow unauthenticated access to the `/api/v4/users` API.Timothy Andrew
2017-06-23Add User#full_private_access? to check if user has Private accessToon Claes
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Merge branch 'refactor-projects-finder-init-collection' into 'master'Rémy Coutable
2017-06-19Refactor GroupProjectsFinder#init_collectionYorick Peterse
2017-06-19Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable
2017-06-19add since and until params to issuablesKyle Bishop
2017-06-16Refactor ProjectsFinder#init_collectionYorick Peterse
2017-06-15Make the GroupFinder specs more strictToon Claes
2017-06-15Subgroups page should show groups authorized through inheritanceToon Claes
2017-06-06Introduce an Events APIMark Fletcher
2017-06-02Enable the Style/PreferredHashMethods copRémy Coutable
2017-05-30Add :owned param to ProjectFinderToon Claes
2017-05-30Make it possible to combine :trending with other paramsToon Claes
2017-05-30UNION of SELECT/WHERE is faster than WHERE on UNIONToon Claes
2017-05-30Change ProjectFinder so starred can be combined with other filtersToon Claes
2017-05-15Create a Users FinderGeorge Andrinopoulos
2017-05-10Merge branch 'tc-fix-private-subgroups-shown' into 'security' Douwe Maan
2017-05-10Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov