summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Wrong access level badge on MR commentsaccess_level_badge_bugValery Sizov2015-10-024-3/+20
|
* Merge branch 'migration-doc-fix' into 'master' Jacob Vosmaer2015-10-021-1/+8
|\ | | | | | | | | | | | | | | Back and forth permission on builds/ @jacobvosmaer I missed that :( See merge request !1500
| * Back and forth permission on builds/migration-doc-fixKamil Trzcinski2015-10-021-1/+8
| |
* | Merge branch 'ensure-ci-project' into 'master' Dmitriy Zaporozhets2015-10-0211-122/+21
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Ensure GitLab CI project exists when CI service is activated manually When I check activeated checkbox in project services for GitLab CI it cause half-working state when gitlab_ci_project is missing. This patch fixes it until we have proper behaviour implemented later This fix also bring us to the point when fork of project is a bit broken and have unnecessary code so I made cleanup. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @ayufan See merge request !1491
| * Fix testsDmitriy Zaporozhets2015-10-022-29/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Remove unnecessary fork ci logicDmitriy Zaporozhets2015-10-025-84/+8
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-025-10/+5
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Ensure GitLab CI project exists when CI service is activated manuallyensure-ci-projectDmitriy Zaporozhets2015-10-011-0/+5
| | | | | | | | | | | | | | | | When I check activeated checkbox in project services for GitLab CI it cause half-working state when gitlab_ci_project is missing. This patch fixes it until we have proper behaviour implemented later Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Added benchmark-ips to the GemfileYorick Peterse2015-10-022-0/+4
| | | | | | | | | | This allows me to use this Gem for benchmarking without having to add/remove it every time.
* | Merge branch 'add_last_push_widget' into 'master' Dmitriy Zaporozhets2015-10-022-0/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add last push widget to starred projects dashboard This adds the last push widget to the starred projects dashboard. If a user set the starred projects dashboard as their preferred dashboard they would not see last push widget. The look is seamless between starred and 'your projects' dashboards. ### Screenshot: ![Screen_Shot_2015-10-01_at_3.15.52_PM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/2f5dcf49c3d0186bdd05bb6788b143f1/Screen_Shot_2015-10-01_at_3.15.52_PM.png) See merge request !1304
| * | Add last push widget to starred projects dashboardDrew Blessing2015-10-012-0/+4
| | |
* | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2015-10-013-3/+38
|\ \ \
| * \ \ Merge branch 'upgrade-version' into 'master' Patricio Cano2015-10-011-3/+9
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to rake tasks I believe there should be a link to rake tasks from backup restore, to give the user more options. That is why I added the link in the documentation. Because of tweet https://twitter.com/gordonjb/status/641252693701476352 See merge request !1928
| | * \ \ solved conflictkaren Carias2015-09-30757-2068/+21025
| | |\ \ \
| | * | | | made info more clearkaren Carias2015-09-091-1/+3
| | | | | |
| | * | | | link to rake taskskaren Carias2015-09-081-1/+6
| | | | | |
| * | | | | Merge branch 'create-issue' into 'master' Patricio Cano2015-10-012-0/+29
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | New doc about how to create an issue in GitLab Basics See merge request !1925
| | * | | | more info about MR and mentionskaren Carias2015-08-311-1/+1
| | | | | |
| | * | | | New doc about how to create an issuekaren Carias2015-08-252-0/+29
| | | | | |
* | | | | | Merge branch 'master' of https://github.com/gitlabhq/gitlabhqStan Hu2015-10-012-1/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #9684 from NKMR6194/masterStan Hu2015-10-012-1/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Fix link with emoji
| | * | | | | Fix link with emojiSAKATA Sinji2015-10-022-1/+7
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'rs-update-note' into 'master'Robert Speicher2015-10-014-9/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Ensure updated notes are syntax highlighted See merge request !1444
| * | | | | Update CHANGELOGRobert Speicher2015-10-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Simplify Note#editable?rs-update-noteRobert Speicher2015-09-301-1/+1
| | | | | |
| * | | | | Ensure notes are highlighted properly when they're updatedRobert Speicher2015-09-301-7/+9
| | | | | |
| * | | | | Don't render the edit_form view for system notesRobert Speicher2015-09-301-1/+3
| | | | | |
* | | | | | Merge branch 'mail-footer-text' into 'master' Dmitriy Zaporozhets2015-10-012-2/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change email footer text Old: > You're receiving this notification because you are a member of the GitLab.org / GitLab Community Edition project team. New: > You're receiving this notification because you've contributed to the GitLab.org / GitLab Community Edition project. See merge request !1409
| * | | | | | Remove email footer textZeger-Jan van de Weg2015-10-012-2/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'update-gitlab-git' into 'master' Robert Speicher2015-10-012-3/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab_git to 7.2.17 Fixes #2316. See merge request !1464
| * | | | | | Update gitlab_git to 7.2.17.Douwe Maan2015-10-012-3/+6
| | | | | | |
* | | | | | | Merge branch 'etc-default-gitlab' into 'master' Drew Blessing2015-10-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix path to /etc/default/gitlab in 8.0 update guide See merge request !1437
| * | | | | | Fix path to /etc/default/gitlab in 8.0 update guideetc-default-gitlabJacob Vosmaer2015-09-251-1/+1
| | | | | | |
* | | | | | | Merge branch 'ee_features_in_example_config' into 'master' Dmitriy Zaporozhets2015-10-011-1/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes reference to Enterprise Edition ssh key sync feature. fixes #2042 See merge request !1017
| * | | | | | | Removes reference to Enterprise Edition ssh key sync feature.Ted Strzalkowski2015-07-211-1/+0
| | | | | | | |
* | | | | | | | Merge branch 'show-diff-stats-for-mr'Dmitriy Zaporozhets2015-10-015-19/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid unnecessary usage of local varsshow-diff-stats-for-mrDmitriy Zaporozhets2015-10-012-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Show additions/deletions stats on merge request diffDmitriy Zaporozhets2015-10-015-19/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch 'fix-email-typo' into 'master' Dmitriy Zaporozhets2015-10-011-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notify: fix typo in merged_merge_request_email template All (two) other templates with this line use 'url' rather than 'Url'. See merge request !1151
| * | | | | | | | | notify: fix typo in merged_merge_request_email templateBen Boeckel2015-09-301-1/+1
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | All (two) other templates with this line use 'url' rather than 'Url'.
* | | | | | | | | Merge branch 'fix-visit-project-button' into 'master' Dmitriy Zaporozhets2015-10-011-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Visit project on GitLab button goes to The internal Gitlab project Since we are merging CI into CE, projects should go to the internal Projects page, we can also use Turbolinks to do so. In order to give the user an idea of integration, I renamed the button: "Go to Project" ![image](https://gitlab.com/jeroenvanbaarsen/gitlab-ce/uploads/e4134716680e37b3211c3b5fd6118d1e/image.png) See merge request !1344
| * | | | | | | | | Make Visit project on GitLab button goes to The internal Gitlab projectJeroen van Baarsen2015-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we are merging CI into CE, projects should go to the internal Projects page, we can also use Turbolinks to do so. In order to give the user an idea of integration, I renamed the button: "Go to Project" Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* | | | | | | | | | Add CHANGELOG itemDmitriy Zaporozhets2015-10-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | | Merge branch 'fix-work-with-multibyte-chars-in-ldap-uid' into 'master' Dmitriy Zaporozhets2015-10-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support of multibyte characters in LDAP UID See merge request !1472
| * | | | | | | | | | Add support of multibyte characters in LDAP UIDПетров Роман2015-09-301-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets2015-10-013-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being ↵Stan Hu2015-10-013-1/+3
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dropped Closes #2867
* | | | | | | | | | | Merge branch 'style-changed-files' into 'master' Dmitriy Zaporozhets2015-10-013-15/+21
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve UI for list of changed files * fix paddings * re-use system colors ## Before ![Screenshot_2015-10-01_12.46.24](https://gitlab.com/gitlab-org/gitlab-ce/uploads/3a02fe2beb47637c664eb914dbec352c/Screenshot_2015-10-01_12.46.24.png) ## After ![Screenshot_2015-10-01_12.54.39](https://gitlab.com/gitlab-org/gitlab-ce/uploads/39b1bf78983b862b559fcc89c52d5690/Screenshot_2015-10-01_12.54.39.png) cc @skyruler Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1484
| * | | | | | | | | | | Better colors for textstyle-changed-filesDmitriy Zaporozhets2015-10-013-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | | | Improve UI for list of changed filesDmitriy Zaporozhets2015-10-011-12/+15
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>