This project is mirrored from https://:*****@gitlab.com/gitlab-org/gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 30, 2016
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
* Add migration with columns required for attr_encrypted * Declare the attribute to encrypt on RemoteMirror model
-
- Mar 29, 2016
-
-
Rubén Dávila authored
-
Robert Speicher authored
Fix for old commits triggering git hooks on new branches from another branch Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/279 See merge request !281
-
James Lopez authored
-
James Lopez authored
-
Yorick Peterse authored
Add find key by base64 key or fingerprint to the internal API See merge request !250
-
Pablo Carranza authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
Rémy Coutable authored
Fix deleted user in audit event Closes gitlab-org/gitlab-ce#14425 See merge request !284
-
Pablo Carranza authored
-
Pablo Carranza authored
-
- Mar 28, 2016
-
-
Robert Speicher authored
CE master to EE See merge request !305
-
Robert Speicher authored
-
Robert Speicher authored
Fixed typo ("server" -> "serve") [ci skip] See merge request !304
-
Robert Speicher authored
-
James Lopez authored
-
Rebecca Skinner authored
-
Stan Hu authored
Fix cancel button on issuables Fixes #14671 See merge request !3417
-
Alfredo Sumaran authored
-
- Mar 27, 2016
-
-
Robert Speicher authored
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
-
Robert Speicher authored
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
-
Robert Speicher authored
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
-
Robert Speicher authored
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
-
Robert Speicher authored
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
-
Achilleas Pipinellis authored
Fix typos in webhooks docs See merge request !3416
-
Stan Hu authored
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
-
- Mar 26, 2016
-
-
Jacob Schatz authored
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 />  After: <br />  See merge request !3407
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
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
-
Dmitriy Zaporozhets authored
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
-
- Mar 25, 2016
-
-
connorshea authored
Includes compatibility with Rails 5. See the changelog for more information (https://github.com/modeset/teaspoon/blob/master/CHANGELOG.md).
-
Grant Douglas authored
short project names result in unusable fuzz search UI elements, so added a min-width property to the css Added a space between property colon and value to satisfy linter and pass build.
-
Robert Speicher authored
Ensure Projects::ApproversController inherits from Projects::ApplicationController Backport of !296. See merge request !303
-
Jacob Schatz authored
Fix link colors after recent UI refactoring cc @jschatz1 See merge request !3404
-