- 09 Nov, 2015 2 commits
-
-
Pirate Praveen authored
-
Pirate Praveen authored
-
- 08 Nov, 2015 1 commit
-
-
Pirate Praveen authored
-
- 07 Nov, 2015 7 commits
-
-
Dmitriy Zaporozhets authored
Render same markdown hint for issue, merge request, wiki and comment forms Fixes internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2595Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1763
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
Fixed markdown issue in PROCESS.md
-
Jeroen van Baarsen authored
-
Jeroen van Baarsen authored
Hide tab-bar in login-box when only one tabs is shown.
-
Christian Speich authored
-
Dmitriy Zaporozhets authored
Small UI improvements to merge request page Make gray block under tabs identical height. Also same height have blocks on pages like `Groups` etc. So this improvement is targeted for consistency in UI too Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Fixes internal issues * https://dev.gitlab.org/gitlab/gitlabhq/issues/2591 * https://dev.gitlab.org/gitlab/gitlabhq/issues/2592 cc @DouweM See merge request !1759
-
- 06 Nov, 2015 8 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
fix line order in installation docs
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
ugly outlines removed form sidebar
-
Dmitriy Zaporozhets authored
form-control class added to select box
-
Dmitriy Zaporozhets authored
Only have one link in emails to make clicking it easier. See merge request !1937
-
Sytse Sijbrandij authored
-
- 05 Nov, 2015 15 commits
-
-
Achilleas Pipinellis authored
Add CI permissions and api links to README See merge request !1756
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Dmitriy Zaporozhets authored
Make migrations reversible See merge request !1753
-
Douwe Maan authored
Add some polish to CI integration Check the list of commits to see what I changed. cc @dzaporozhets @rspeicher I'd love to get this into 8.1, since it's mostly refactoring/tweaking of stuff that was _introduced_ in 8.1. Fixes #2645. See merge request !1641
-
Thirumal S authored
-
Valery Sizov authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
- Add page titles to CI settings. - Fix CI admin navigation. - Remove duplicated scope. - Use monospace font for commit sha. - Add page title and header title to build page. - Proper authorization for cancel/retry builds. - Use gitlab pagination theme for builds and group members. - Don't paginate builds widget on build page. - Add badges to commit page Changes/Builds tabs. - Add "Builds" to commit Builds tab page title. - Add and use Ci::Build#retryable? method. - Add CI::Build#retried? method. - Allow all failed commit builds to be retried. - Proper authorization for cancel/retry all builds. - Remove unused param. - Use time_ago_with_tooltip where appropriate. - Tweak builds index text - Remove duplication between builds/build and commit_statuses/commit_status. - Use POST rather than GET for canceling and retrying builds. - Remove redundant URL helpers. - Add build ID to build page. - Link branch name on build page. - Move commit/:sha/ci to commit/:sha/builds.
-
Dmitriy Zaporozhets authored
9722 fix alignment of event items and its children
-
Valery Sizov authored
Allow groups to appear in the search results if the group owner allows it https://dev.gitlab.org/gitlab/gitlabhq/issues/2565 See merge request !1751
-
Valery Sizov authored
-
Kjel Delaey authored
Otherwise text will flow under the "timeago" element. The original value was 80px (see commit 8b0906c8), but a value of 174px makes more sense. (see event-title `calc` function).
-
Dmitriy Zaporozhets authored
-
Achilleas Pipinellis authored
update example of regex for pytest-cov See merge request !1745
-
- 04 Nov, 2015 7 commits
-
-
Robert Schilling authored
fixed typo in installation manual
-
Vincent Lequertier authored
-
Sytse Sijbrandij authored
-
mutec authored
-
Kjel Delaey authored
Prevent the second, third, ... rows from having a different indentation than the first commit row. Adding the extra "15px padding" to the event item prevents this. Having a 15px margin on the avatar only doesn't prevent this from happening.
-
Kjel Delaey authored
-
Robert Speicher authored
Add Facebook authentication See merge request !1740
-