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-08-17Use zero-based positions on issues board servicesDouglas Barbosa Alexandre
2016-08-17Move endpoint to list issues under lists resourcesDouglas Barbosa Alexandre
2016-08-17Refactor spec for Projects::BoardListsControllerDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move issues between listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to list issues for a specific board listDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to remove listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to move listsDouglas Barbosa Alexandre
2016-08-17Add endpoint to allow users to create a new board listDouglas Barbosa Alexandre
2016-08-17Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre
2016-08-17Creates a new board when project does not have oneDouglas Barbosa Alexandre
2016-08-17Initial issues board pageDouglas Barbosa Alexandre
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-16Load issues and merge requests templates from repositoryFelipe Artur
2016-08-16Merge branch 'akismet-submittable' into 'master' Robert Speicher
2016-08-16Further refactor and syntax fixes.Patricio Cano
2016-08-16This fixes a long running tests due to changed Sidekiq stateKamil Trzcinski
2016-08-15Refactored AkismetHelper into AkismetService and cleaned up `Spammable`Patricio Cano
2016-08-15Allow `Issue` to be submitted as spamPatricio Cano
2016-08-15Refactored spam related code even furtherPatricio Cano
2016-08-15Lay the ground works to submit information to AkismetPatricio Cano
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-08-02Remove `url_for_new_issue` helperRobert Speicher
2016-08-02Redirect to external issue tracker from `/issues`Robert Speicher
2016-07-29Incorporate feedbackZ.J. van de Weg
2016-07-29Add an URL field to EnvironmentsZ.J. van de Weg
2016-07-28Fix failing CommitController specAlejandro Rodríguez
2016-07-27Merge branch 'akismet-ui-check' into 'master' Douwe Maan
2016-07-27Allow skipping users in autocompleteSean McGivern
2016-07-26Submit new issues created via the WebUI by non project members to Akismet for...Patricio Cano
2016-07-26Show release notes in tag listSean McGivern
2016-07-22Fix failing spec on help controllerAchilleas Pipinellis
2016-07-21Merge branch '4142-show-inline-video' into 'master' Rémy Coutable
2016-07-19Fix help page paths to make sure shortcuts and the UI help page work.Connor Shea
2016-07-19Get rid of `is_image` in FileUploaderRémy Coutable
2016-07-18Don't blow up in tree view on empty repoSean McGivern
2016-07-12Cache todos pending/done dashboard query countsPaco Guzman
2016-07-12Fix failing tests.Connor Shea
2016-07-11Support renames in diff_for_path actionsSean McGivern
2016-07-08Tidy up spec action namesSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-08Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher
2016-07-08Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Layout for Users Groups and Projects on admin areaAlfredo Sumaran
2016-07-07Add send_git_patch helperDouwe Maan
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan