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
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-30Simplify spec: `2.times.each` -> `2.times`Stan Hu
2018-05-30Add a regression test for clearing local storage upon issue creationStan Hu
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18Only render signout screen when user is signed outFilipa Lacerda
2017-12-05Create merge request from emailJan Provaznik
2017-11-03prevent race condition when attempting to cancel a file uploadMike Greiling
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-11-01Fix cancel button not working when uploading a file on the new issue pageJose Ivan Vargas
2017-10-30Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-26Revert "Merge branch '36670-remove-edit-form' into 'master'"Sean McGivern
2017-10-09Merge branch 'master' into sh-headless-chrome-supportMike Greiling
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-10-07Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-03Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-10-03Merge branch '36670-remove-edit-form' into 'master'Sean McGivern
2017-10-03Remove edit action for issuesJarka Kadlecova
2017-10-03Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova
2017-09-29Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-27Fixed breadcrumb title not linkingPhil Hughes
2017-09-26Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
2017-09-23Improve list of sorting optionsVitaliy @blackst0ne Klachkov
2017-09-14Merge FELuke "Jared" Bennett
2017-09-13Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas
2017-09-06spec fixesPhil Hughes
2017-09-05Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-29more spec fixesPhil Hughes
2017-08-29spec updatesPhil Hughes
2017-08-17Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-12Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-12fix confidential border issue as well as confidential styles leaking on new MRRegis Boudinot
2017-08-10Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-0833874 confidential issue redesignRegis Boudinot
2017-08-03Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-06Merge branch 'master' into rs-sign_inRobert Speicher
2017-07-06Auto-correct ProjectPathHelper violationsRobert Speicher
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Change gitlab_sign_in to sign_in where possibleRobert Speicher
2017-06-21Merge branch 'master' into sh-headless-chrome-supportStan Hu
2017-06-20Remove implicit dependency on `gitlab_sign_in` assigning `@user`Robert Speicher
2017-06-20Change `logout` uses to `gitlab_sign_out`Robert Speicher
2017-06-20Change `login_with` uses to `gitlab_sign_in`Robert Speicher
2017-06-20Change `login_as` uses to `gitlab_sign_in`Robert Speicher
2017-06-17Convert variants of trigger('click') -> clickStan Hu