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 (Collapse)Author
2017-03-24Merge branch '22145-slow-search' into 'master' Yorick Peterse
Simplify projects, merge requests search queries See merge request !10053
2017-03-24Merge branch 'improve-ee_check_compat-again' into 'master' Sean McGivern
Fetch deeper the tested branch before fetching master See merge request !9484
2017-03-24Merge branch 'gitlab-workhorse-1.4.2' into 'master' Sean McGivern
Use gitlab-workhorse 1.4.2 See merge request !10205
2017-03-24Merge branch '29964-sidebar-js' into 'master' Filipa Lacerda
Add sidebar class to build & wiki pages Closes #29964 See merge request !10196
2017-03-24Merge branch 'docs/update-impersonation-tokens' into 'master' Sean McGivern
Update Impersonation tokens docs See merge request !10055
2017-03-24Use gitlab-workhorse 1.4.2Jacob Vosmaer
Fixes silent failure of `git clone` when Gitaly is not running.
2017-03-24Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil Trzciński
Correctly show pipeline creator & created_at Closes #29255 See merge request !9936
2017-03-24Merge branch 'todo-done-updates' into 'master' Filipa Lacerda
Change opacity of finished todos instead of background color See merge request !10100
2017-03-24Merge branch '22850-404-when-requesting-build-trace' into 'master' Kamil Trzciński
Resolve "404 when requesting build trace" Closes #22850 See merge request !9759
2017-03-24Merge branch 'fix-ci-api-regression-for-after-script' into 'master' Kamil Trzciński
Fix after_script processing for Runners APIv4 See merge request !10185
2017-03-24Merge branch 'frontend-coverage-badge' into 'master' Grzegorz Bizon
Include JavaScript test coverage in coverage badge See merge request !10097
2017-03-24Merge branch '25188-polyfill-es-symbol' into 'master' Alfredo Sumaran
Enable array spread and destructuring through recommended Babel polyfills Closes #25188 and #24922 See merge request !10120
2017-03-24Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran
Refactor template selector JavaScript See merge request !9792
2017-03-24Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran
Pipelines empty state Closes #27574 See merge request !9978
2017-03-24Merge branch '4195-add-sorting-to-project-milestones' into 'master' Rémy Coutable
Add dropdown sort to project milestones Closes #4195 See merge request !8930
2017-03-24Add dropdown sort to project milestonesGeorge Andrinopoulos
2017-03-24Merge branch '29979-firefox-sidebar-height' into 'master' Alfredo Sumaran
Fix firefox sidebar height bug Closes #29979 See merge request !10195
2017-03-24Merge branch 'cwq/tag_branch_same_name' into 'master' Rémy Coutable
fix new MR form erroneously selects tag as source when branch of same name exists See merge request !9535
2017-03-24Merge branch 'patch-15' into 'master' Rémy Coutable
link to database requirements document in HA database docs See merge request !10165
2017-03-24link to database requirements document in HA database docsBen Bodenmiller
2017-03-24Merge branch ↵Rémy Coutable
'28772-remove-source-branch-button-sometimes-appears-even-if-remove-branch-checkbox-is-checked' into 'master' Resolve "`Remove source branch` button sometimes appears even if `remove branch` checkbox is checked" Closes #28772 See merge request !9948
2017-03-24Merge branch '29930-fix-profile-cover-button-a11y' into 'master' Clement Ho
Add tooltip and accessibility label for profile cover buttons Closes #29930 See merge request !10182
2017-03-24Add tooltip and accessibility label for profile cover buttonsKushal Pandya
2017-03-24ensure lineNumbers method always returns an array with two integersMike Greiling
2017-03-24Merge branch 'user-callout-showing-on-all-profiles' into 'master' Alfredo Sumaran
Fix usercallout to only show on the current logged in user profile Closes #29839 See merge request !10151
2017-03-24Fix usercallout to only show on the current logged in user profileJose Ivan Vargas Lopez
2017-03-24Put banners in constantsRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-24Fetch deeper the tested branch before fetching masterRémy Coutable
The tested branch is clone with a deep of 20 so if it has more than 20 commits, we need to deepen its hitory to be able to find the merge-base with origin/master. Also, detect prefixed EE branch as well, i.e. `ee-<branch>`. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-03-24fix new MR form erroneously selects tag as source when branch of same name ↵Sanster
exists #23237
2017-03-24Merge branch 'user-profile-join-date' into 'master' Alfredo Sumaran
Removed the hours & minutes from the users since date on their profile Closes #28842 See merge request !10175
2017-03-24Add sidebar class to build & wiki pagesAnnabel Dunstone Gray
2017-03-24Move user_link to generic UsersHelperToon Claes
Make the user_link helper more generic to be used for objects other than pipelines.
2017-03-24Switch to check scrollTop of windowAnnabel Dunstone Gray
2017-03-23Merge branch '29729-terminal-link' into 'master' Alfredo Sumaran
Adds target blank to environment button in terminal view Closes #29729 See merge request !10131
2017-03-23Adds target blank to environment button in terminal viewFilipa Lacerda
2017-03-23Merge branch 'add-stop-to-polling' into 'master' Jacob Schatz
Adds stop function so we can stop polling anytime See merge request !10191
2017-03-23Use Ci instead of CI.Filipa Lacerda
Use kebab case instead of camelCase in templates props
2017-03-23Merge branch '29569-visibility-js' into 'master' Jacob Schatz
Adds visbilityjs lib Closes #29569 See merge request !10181
2017-03-23Merge branch '29558-pipelines-scroll' into 'master' Annabel Dunstone Gray
Remove overflow hidden from table Closes #29257 See merge request !10058
2017-03-23Merge branch 'remember-me-missasligned-mobile' into 'master' Annabel Dunstone Gray
Corrected alignment for the remember-me checkbox in the login view Closes #29012 See merge request !10162
2017-03-23Merge branch 'add-issues-modal-filtered-search-takes-search-param' into ↵Filipa Lacerda
'master' Fixed search param being used in the add issues modal See merge request !10114
2017-03-23Include JavaScript test coverage in coverage badge (!10097)winniehell
2017-03-23Merge branch 'hazel-branch' into 'master' Annabel Dunstone Gray
Changed the red color See merge request !10168
2017-03-23Remove highlighting language from GET codeblocksAchilleas Pipinellis
[ci skip]
2017-03-23Merge branch 'docs/fix-dead-link' into 'master' Achilleas Pipinellis
Fix dead docs link See merge request !10134
2017-03-23Merge branch '29860-fix-upgrade-guide' into 'master' Achilleas Pipinellis
Fix the 8.17 to 9.0 upgrade guide Closes #29860 See merge request !10183
2017-03-23Clears timeoutFilipa Lacerda
2017-03-23Merge branch 'patch-13' into 'master' Rémy Coutable
clarify NFS server vs client options See merge request !10164
2017-03-23Merge branch 'rs-notify-mailer-specs' into 'master' Rémy Coutable
Cleanup Notify spec and combine multiple examples into one See merge request !10129
2017-03-23Adds stop function so we can stop polling anytimeFilipa Lacerda