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
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-07-12Merge branch 'approval-required-todo' into 'master' Robert Speicher
2016-07-12Add approval required todosSean McGivern
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-07-01Expose target, filter by state as stringRobert Schilling
2016-06-29PipelinesFinder use git cached dataPaco Guzman
2016-06-17Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre
2016-06-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-06-15Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu
2016-06-14Fix notes on confidential issues through JSON to users without accessDouglas Barbosa Alexandre
2016-06-14Manually create todo for issuablePhil Hughes
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-06Improve Issuable.order_labels_priorityRémy Coutable
2016-06-06Sort by label priorityThijs Wouters
2016-06-03Merge branch 'master' into awardablesZ.J. van de Weg
2016-06-03Reorder the todos because the use of the project finder attempts to order the...DJ Mountney
2016-06-02Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney
2016-06-02Move filtering todos by projects not pending deletion into a scope on the tod...DJ Mountney
2016-06-02Reduce the filters on the todos joins project query by being explicit about t...DJ Mountney
2016-06-02Ensure we don't show TODOS for projects pending deleteDJ Mountney
2016-05-31Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur
2016-05-30Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Merge branch 'fix-issue-17496' into 'master' Douwe Maan
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-05-24Fix outer join when filtering milestonesFelipe Artur
2016-05-24Fix issues/MRs filter when ordering by milestone due dateFelipe Artur
2016-05-20Merge branch 'create-todo-on-failing-build' into 'master' Douwe Maan
2016-05-18Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet
2016-05-17Create a todo on failing MR buildSean McGivern
2016-05-17Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski
2016-05-16Make upcoming milestone work across projectsSean McGivern
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-10Improve pipelines designKamil Trzcinski
2016-05-06move frontend logic from previous MR to new MRArinde Eniola
2016-04-25Prevent private snippets in public/internal projects from being leaked via APIStan Hu
2016-04-21Remove the `.distinct` when finding issuesRémy Coutable
2016-04-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filtersJames Lopez
2016-04-20Move Issue scopes from Issuable to Issue modelRémy Coutable
2016-04-20Move due_date sort scopes to Issue and fix CHANGELOGRémy Coutable
2016-04-20Address MR feedbackRémy Coutable
2016-04-20Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan
2016-04-20Add due_date:time field to Issue modelMehmet Beydogan
2016-04-20Any label & no label out weigh other labels - these two will clear previously...Phil Hughes
2016-04-20udpated a few things based on MR feedback. Also added model specJames Lopez
2016-04-19filter labels by including all filter titles as part of the queryJames Lopez
2016-04-13Return unique issues when using multiple labelsYorick Peterse
2016-03-29Standardised the output of the JSON to always include the namePhil Hughes
2016-03-29Dropdown bug fixesPhil Hughes