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
2019-03-04Merge dev master into GitLab.com masterYorick Peterse
2019-03-04Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse
2019-02-27Reduce code duplicationAlexander Koval
2019-02-26Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu
2019-02-26Reduce code duplicationAlexander Koval
2019-02-21Allow IssuableFinder to filter by closed_atRémy Coutable
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-01-31Add back call to execute_hooksBrett Walker
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2018-12-06Sort issues and merge requests in ascending and descending orderFatih Acet
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-23Redact unsubscribe links in issuable textsJan Provaznik
2018-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-09-06Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-08-08Merge branch 'frozen-string-enable-app-models-even-more' into 'master'Stan Hu
2018-08-07Merge branch 'osw-fix-missing-and-duplicated-milestones-on-list' into 'master'Sean McGivern
2018-08-07Fix missing and duplicates on project milestone listing pageOswaldo Ferreira
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-08-02Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
2018-07-03[backend] Addressed review commentsJan Provaznik
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-05-30Ensure metrics regardless of being imported on MRsOswaldo Ferreira
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-07Merge branch 'jprovazn-api' into 'master'Sean McGivern
2018-03-07Add discussion APIJan Provaznik
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-02Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira
2017-11-29Merge branch 'dm-search-pattern' into 'master'Sean McGivern
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-23Fix WIP system note not being createdFelipe Artur
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-11-07Refactor issuables index actionsJarka Kadlecova
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-06add controller specmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06round of fixes after code reviewmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron