summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Render same markdown hint for issue, merge request, wiki and comment formsmarkdown-form-hintDmitriy Zaporozhets2015-11-074-12/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge pull request #9782 from gitlabhq/jvanbaarsen-patch-1Robert Schilling2015-11-071-2/+2
|\ | | | | Fixed markdown issue in PROCESS.md
| * Fixed markdown issue in PROCESS.mdJeroen van Baarsen2015-11-071-2/+2
| |
* | Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-providerJeroen van Baarsen2015-11-071-19/+27
|\ \ | | | | | | Hide tab-bar in login-box when only one tabs is shown.
| * | Hide tab-bar in login-box when only one tabs is shown.Christian Speich2015-11-071-19/+27
|/ /
* | Merge branch 'small-ui-improvements' into 'master' Dmitriy Zaporozhets2015-11-076-5/+12
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Small UI improvements to merge request pagesmall-ui-improvementsDmitriy Zaporozhets2015-11-066-5/+12
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge pull request #9807 from SkySymbol/fix_line_orderRobert Schilling2015-11-061-1/+1
|\ \ \ | | | | | | | | fix line order in installation docs
| * | | It makes more sense like thisVincent Lequertier2015-11-041-1/+1
| | | |
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-11-0651-241/+280
|\ \ \ \
| * \ \ \ Merge branch 'fix_doc_ci_links' into 'master' Achilleas Pipinellis2015-11-051-0/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CI permissions and api links to README See merge request !1756
| | * | | | Add CI permissions and api links to README [ci skip]Achilleas Pipinellis2015-11-051-0/+2
| |/ / / /
| * | | | Remove duplicate documentation linksAchilleas Pipinellis2015-11-051-16/+11
| | | | |
| * | | | Merge branch 'reversible_migration' into 'master' Dmitriy Zaporozhets2015-11-053-3/+13
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make migrations reversible See merge request !1753
| | * | | | make migrations reversibleValery Sizov2015-11-053-3/+13
| | | | | |
| * | | | | Merge branch 'ci-details' into 'master' Douwe Maan2015-11-0536-185/+161
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | Add missing stage to builds viewKamil Trzcinski2015-11-051-1/+1
| | | | | |
| | * | | | CI details cleanupKamil Trzcinski2015-11-0536-184/+160
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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.
| * | | | Merge branch 'public_groups' into 'master' Valery Sizov2015-11-0511-37/+93
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-0511-37/+93
| |/ / / /
* | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-11-065-11/+12
|\ \ \ \ \
| * \ \ \ \ Merge pull request #9730 from ImanMh/masterDmitriy Zaporozhets2015-11-061-0/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | ugly outlines removed form sidebar
| | * | | | | ugly outlines removed form sidebarIman Mohamadi2015-10-141-0/+3
| | | | | | |
| * | | | | | Merge pull request #9788 from Thirumal-Sakthivel/select_box_uiDmitriy Zaporozhets2015-11-063-3/+3
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | form-control class added to select box
| | * | | | | | defined class prepend-top-10 used for alignment issueThirumal S2015-11-052-5/+1
| | | | | | | |
| | * | | | | | merge conflict fixedThirumal S2015-11-03517-3823/+7792
| | |\ \ \ \ \ \
| | * | | | | | | form group alignment issue fixed in webhook index pageThirumal S2015-10-302-1/+5
| | | | | | | | |
| | * | | | | | | form-control class to select boxThirumal S2015-10-301-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #9804 from ↵Dmitriy Zaporozhets2015-11-051-8/+6
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | trimentor/9722-fix-alignment-of-event-items-and-its-children 9722 fix alignment of event items and its children
| | * | | | | | Add right margin to event-body..Kjel Delaey2015-11-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
| | * | | | | | Make sure that multi-commit rows inside event bodies are aligned properly..Kjel Delaey2015-11-041-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | | | | | Combine selectors because the same style is being appliedKjel Delaey2015-11-041-4/+1
| | | | | | | |
| | * | | | | | Apply the same rules to block event items..Kjel Delaey2015-11-041-10/+3
| | | | | | | | | | | | | | | | | | | | | | | | Try to avoid alignment issues as well.
| | * | | | | | Style inline event items with titles containing long words properly..Kjel Delaey2015-11-041-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On a tablet in portrait mode with a width of 768px the event-title isn't aligned properly when the title contains a long string. This also happens when resizing your browser viewport on a desktop. Example string: Administrator pushed new branch feature-branch-with-a-very-long-name at Gitlab Org / Gitlab Test In the UI it would look like the example below: ---------- | | | AVATAR | less than a minute ago | | ---------- Administrator pushed new branch feature-branch-with-a-very-long-name at...
* | | | | | | | Merge branch 'one-link-in-emails' into 'master' Dmitriy Zaporozhets2015-11-061-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only have one link in emails to make clicking it easier. See merge request !1937
| * | | | | | | Only have one link in emails to make clicking it easier.Sytse Sijbrandij2015-11-051-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-11-051-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'update-ci-settings' into 'master' Achilleas Pipinellis2015-11-051-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update example of regex for pytest-cov See merge request !1745
| | * | | | | | update example of regex for pytest-covmozillazg2015-11-041-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #9805 from mutec/patch-1Robert Schilling2015-11-041-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | fixed typo in installation manual
| * | | | | | | Update installation.mdmutec2015-11-041-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Use single spacesSytse Sijbrandij2015-11-041-0/+2
| | | | | | |
* | | | | | | Merge branch 'facebook-auth' into 'master' Robert Speicher2015-11-0412-14/+125
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Add Facebook authentication See merge request !1740
| * | | | | | Minor reformatting for Facebook integration docfacebook-authRobert Speicher2015-11-031-13/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | Use proper labels for OAuth providersDouwe Maan2015-11-031-1/+8
| | | | | | |
| * | | | | | Add Facebook authenticationDouwe Maan2015-11-0311-13/+116
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'rs-git-bin-path' into 'master' Douwe Maan2015-11-0412-36/+46
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace all usages of `git` command with configurable binary path Closes #3311 See merge request !1742
| * | | | | | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-0311-31/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #3311
| * | | | | | Update Shell Commands doc for configurable git binary pathRobert Speicher2015-11-031-5/+15
| |/ / / / /
* | | | | | Merge branch 'fix-infinite-redirect' into 'master' Stan Hu2015-11-041-7/+15
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only redirect to homepage url when its not the root url It was possible to create an infi redirect when the user set up the `home_page_url` to redirect to the main URL of the gitlab instance. This fix makes sure this redirect is not possible. Fixes #1020 /cc @dblessing See merge request !1703