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-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-06-07Make all uses of `fixture_file_upload` use relative pathsRobert Speicher
2018-01-29Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-13Fix commits_specAnnabel Dunstone Gray
2017-12-03Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski
2017-11-21Merge branch '39821-fix-commits-list-with-multi-file-editor' into 'master'Phil Hughes
2017-11-20Fix commits list 500 with multi-file editor new_repo cookieEric Eastwood
2017-11-14Replace ci_status_path with pipeline_pathRémy Coutable
2017-09-05extract gpg commit specs to their own fileAlexis Reigel
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27fetch gpg signature badges by ajaxAlexis Reigel
2017-07-27use short project path helpersAlexis Reigel
2017-07-27swap user's name and the user's usernameAlexis Reigel
2017-07-27show gpg key's user info when no profile existsAlexis Reigel
2017-07-27improve spacing / alignments in gpg popupAlexis Reigel
2017-07-27use sign_in instead of login_withAlexis Reigel
2017-07-27use updated gitlab-test repo for signed commitsAlexis Reigel
2017-07-27add gpg commit popover badgesAlexis Reigel
2017-07-27perform signature update in sidekiq workerAlexis Reigel
2017-07-27update features specs for gpg commitsAlexis Reigel
2017-07-27add primary keyid attribute to gpg keysAlexis Reigel
2017-07-27remove gpg from keychain when user's email changesAlexis Reigel
2017-07-27feature spec for gpg signed commitsAlexis Reigel
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-20Remove implicit dependency on `gitlab_sign_in` assigning `@user`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-02Pipeline show view real time header sectionFilipa Lacerda
2017-04-21Use `:empty_project` where possible in top-level feature specsRobert Speicher
2017-03-22Add helpers for pipeline user link & user avatarToon Claes
2017-03-22Show pipeline creator & created_at in headingToon Claes
2017-03-05Merge branch 'format-timeago-date' into 'master' Jacob Schatz
2017-02-20fixed specs + docsdimitrieh
2017-02-13Fixed timeago specsPhil Hughes
2016-12-16Fix broken testFilipa Lacerda
2016-12-04change the date label to match the date usedBM5k
2016-11-04Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin
2016-11-01Make specs a bit fasterValery Sizov
2016-10-24Add a test for showing correct pipelineLin Jen-Shin
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-02-04Rename allow_guest_to_access_builds to public_buildsKamil Trzcinski
2016-01-26Add specs for build created using generic commit statusGrzegorz Bizon
2015-12-17Fix feature specs: we always show the build status if ci_commit is presentKamil Trzcinski