- 01 Apr, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Don't leak private group existence by redirecting from namespace controller to group controller. See merge request !440
-
Dmitriy Zaporozhets authored
Fix admin user projects lists. The admin user personal projects lists wasn't being rendered anymore. cc @marin See merge request !442
-
Dmitriy Zaporozhets authored
Better looking milestone lists ### Before ![milestone-before](https://gitlab.com/gitlab-org/gitlab-ce/uploads/1366ade74d76b067fdc8707d31d2bffc/milestone-before.png) ### After ![milestone-after](https://gitlab.com/gitlab-org/gitlab-ce/uploads/80ae1c1f77eae5dff8ee61c4271bec17/milestone-after.png) See merge request !484
-
- 31 Mar, 2015 9 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Allow ability to delete branches with '/` in name
-
Dan Tudor authored
-
Douwe Maan authored
Fixed issue where only 25 commits would load in file listings Fixes #1310 See https://gitlab.com/gitlab-org/gitlab-ce/tree/master and it will only show the first 25 files commit messages. See merge request !477
-
Douwe Maan authored
-
Robert Schilling authored
Update documentation on issue closing pattern. See merge request !475
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 30 Mar, 2015 20 commits
-
-
Dmitriy Zaporozhets authored
Added badge to commits tab Fixes #1261 See merge request !465
-
Phil Hughes authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Achilleas Pipinellis authored
-
Dmitriy Zaporozhets authored
Fix merge errors on CHANGELOG
-
Achilleas Pipinellis authored
-
Douwe Maan authored
API: Events paginate Updated the api method for /project/:id/events, to use the paginate method instead of limiting and offsetting the recent events in the method itself. This will also change the first page to be 1 instead of 0, but using 0 will still work and will give back the first page. This also add's the link headers (next/first/last). See merge request !267
-
Phil Hughes authored
-
Achilleas Pipinellis authored
Bump Docker build to GitLab v7.9.1 Upgrade GitLab from v7.9.0 to v7.9.1. See merge request !476
-
Marco Vito Moscaritolo authored
During merges (d554070a and 497fd75d) changelog was "damaged", I restored the tagged 7.9.1 and added the required changes about 7.10.0 (unreleased). I think we need to ensure all PR are rebased on master before merge.
-
Stan Hu authored
-
Robert Schilling authored
LICENSE year update
-
Andrew authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
-
Dmitriy Zaporozhets authored
-
- 29 Mar, 2015 8 commits
-
-
Dmitriy Zaporozhets authored
Repo buttons Fixes #796 Moved the star & fork button to inline with the other buttons. See merge request !473
-
Phil Hughes authored
-
Phil Hughes authored
Star and fork buttons moved up
-
Dmitriy Zaporozhets authored
Prevent note form from being cleared when submitting failed. When you try to submit a comment while you're not connected to the internet or while your connection is having trouble, the AJAX request would fail and the note would be deleted
😢 See merge request !468 -
Dmitriy Zaporozhets authored
Add ActiveRecord::Migration.maintain_test_schema! to spec_helper
-
Dmitriy Zaporozhets authored
Define GIT_TEMPLATE_DIR environment variable in TestEnv
-
Dmitriy Zaporozhets authored
Refactor sidebar JS logic
-
Dmitriy Zaporozhets authored
Move asana_service_spec to its correct location
-