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
2016-03-29expand the column of labels in milestone pageexpand_milsestone_label_table_columnArinde Eniola
2016-03-29Merge branch 'add_link_to_fork_counter_button' into 'master' Jacob Schatz
Add link to forks pages in fork counter button closes #14412 ![fork_link](/uploads/5afef05bc592b0cf1c90ae4d154aed87/fork_link.gif) See merge request !3387
2016-03-29Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-03-28Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets
Updates sidebar to use new dropdowns for issues and merge requests Fixes #12935, #13164 See merge request !3175
2016-03-28Merge branch 'issue_14643' into 'master' Robert Speicher
Fix background when editing a highlighted note Fixes #14643 See merge request !3423
2016-03-28Fix small style issueJacob Schatz
2016-03-28Remove backgroundAlfredo Sumaran
Fixes note's action bar background color when note is highlighted
2016-03-28Merge pull request #9978 from fantasywind/patch-2Achilleas Pipinellis
Update github.md
2016-03-28Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz
Small ui fixes - Dont use small font size for commits list - Use standard button size for new file - Fix vertical align for files tab top navigation - Add border bottom and margin for readme holder cc @skyruler @jschatz1 See merge request !3419
2016-03-28Merge branch 'update_ldap_docs' into 'master' Drew Blessing
Update ldap docs Related to gitlab-org/gitlab-ee#397 @axil What do you think of moving LDAP configuration docs to `adminstration/auth/ldap.md`? Then we'll probably need to add the relevant group link configuration piece to some user group documentation. We can cross-link and deprecate the current `integration/ldap.md` location. See merge request !3336
2016-03-28Merge branch 'api-ability-to-backdate-newly-created-issues-12628' into 'master' Robert Speicher
Back dating of issues when creating through the API Closes #12628 See merge request !3408
2016-03-28Back dating of issues when creating throught the APIZeger-Jan van de Weg
2016-03-28Dont use small font size for commits listDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-28Use standard button size for new fileDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-28Fix vertical align for files tab top navigationDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-28Add border bottom and margin for readme holderDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-28Merge branch 'issue_14671' into 'master' Stan Hu
Fix cancel button on issuables Fixes #14671 See merge request !3417
2016-03-28Fix cancel linkAlfredo Sumaran
2016-03-28Merge branch 'upgrade-web-console' into 'master' Robert Speicher
Upgrade web-console to 2.3.0 Rails 5 compatibility release. [See the Changelog for more information](https://github.com/rails/web-console/releases/tag/v2.3.0). Working towards #14286. See merge request !3400
2016-03-27Merge branch 'upgrade-font-awesome' into 'master' Robert Speicher
Upgrade font-awesome-rails to 4.5.0.1 Includes Rails 5 support. [See Changelog for details](https://github.com/bokmann/font-awesome-rails/releases/tag/v4.5.0.1). Working towards #14286. See merge request !3399
2016-03-27Merge branch 'upgrade-brakeman' into 'master' Robert Speicher
Upgrade Brakeman from 3.1.4 to 3.2.1 Includes support for Rails 5, bug fixes, and various additional vulnerability checks. [See Changelog for more information](https://github.com/presidentbeef/brakeman/blob/master/CHANGES). Working towards #14286. See merge request !3397
2016-03-27Merge branch 'upgrade-teaspoon' into 'master' Robert Speicher
Upgrade Teaspoon from 1.0.1 to 1.1.5. Includes compatibility with Rails 5. See the changelog for more information (https://github.com/modeset/teaspoon/blob/master/CHANGELOG.md). Working towards #14286. See merge request !3409
2016-03-27Merge branch 'upgrade-bullet' into 'master' Robert Speicher
Upgrade Bullet to 5.0.0 Includes Rails 5 support. [See changelog for details](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md). Working towards #14286. See merge request !3396
2016-03-27Merge branch 'bug-in-webhooks-documentation-14660' into 'master' Achilleas Pipinellis
Fix typos in webhooks docs See merge request !3416
2016-03-27Fix typos in webhooks docs. Achilleas Pipinellis
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14660
2016-03-27Merge branch 'handle-avatar-in-empty-repo' into 'master' Stan Hu
Don't attempt to look up an avatar in repo if repo directory does not exist Relates to https://sentry.gitlap.com/gitlab/gitlabcom/issues/3507/ Closes #14580 See merge request !3390
2016-03-27Merge branch 'feature/fuzz-search-min-width' into 'master' Jacob Schatz
Fuzzy search dropdown UI element min-width (issue 14644) Short project names sometimes result in an unusable fuzzy search UI element. Therefore, I added a min-width CSS property with a value of 175px. See here for details but it's fairly straight forward: https://gitlab.com/gitlab-org/gitlab-ce/issues/14644 Before: <br /> ![Screen_Shot_2016-03-25_at_20.03.54](/uploads/2bdc048bd818cdcd228bb2d19a10b5d2/Screen_Shot_2016-03-25_at_20.03.54.png) After: <br /> ![Screen_Shot_2016-03-25_at_20.19.29](/uploads/be23938757f67ffebb96c9bdc8229c5b/Screen_Shot_2016-03-25_at_20.19.29.png) See merge request !3407
2016-03-26Update, so filtering works properly.Jacob Schatz
Bulk update works as well
2016-03-26Bump VERSIONDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-26Merge branch 'feature--preferences-dashboard-groups' of ↵Dmitriy Zaporozhets
https://gitlab.com/eliasw/gitlab-ce
2016-03-26Merge branch 'rs-remove-release-docs' into 'master' Dmitriy Zaporozhets
Remove release docs from the CE repository More detailed, updated, and accurate versions of these docs now live in https://gitlab.com/gitlab-org/release-tools Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2346 [ci skip] See merge request !3393
2016-03-26Merge branch 'ci-setup-info' into 'master' Dmitriy Zaporozhets
Add links to CI setup documentation from project settings and builds pages For #14483 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !3384
2016-03-26Upgrade Teaspoon from 1.0.1 to 1.1.5.connorshea
Includes compatibility with Rails 5. See the changelog for more information (https://github.com/modeset/teaspoon/blob/master/CHANGELOG.md).
2016-03-26short project names result in unusable fuzz search UI elements, so added a ↵Grant Douglas
min-width property to the css Added a space between property colon and value to satisfy linter and pass build.
2016-03-25Fix filter so it works with new multi select drop-downs.Jacob Schatz
2016-03-25Merge branch 'fix-link-colors' into 'master' Jacob Schatz
Fix link colors after recent UI refactoring cc @jschatz1 See merge request !3404
2016-03-25Using class for specificity instead of tag.Jacob Schatz
2016-03-25rescue Rugged::ReferenceError in Repository#gitlab_ci_yml methodDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-25Use hidden inputs instead of `data-selected`Jacob Schatz
2016-03-25For some reason this test fails without javascript so added itDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-25Make sure ci status colors are same and respected on most pagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-25Repository breadcrumbs and file header links should be darkDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-25Fix link colors by using content-list for commitsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-25Make sure CI status icons have same color across all appDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-25Fix minor code style issuesJacob Schatz
Fix underscore template error. Fix `=` spacing
2016-03-25Edit button leaves modal openJacob Schatz
Add user avatar to user selection
2016-03-25Add back in currentUserJacob Schatz
2016-03-25Fix features until tests pass.Jacob Schatz
Milestones needed a none selector Assignee needed unassign.
2016-03-25Fixed JS error that was failing the buildsPhil Hughes
2016-03-25Fixed some colours in sidebarPhil Hughes