summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Initialize navigation shortcuts on project's files pagebugfix/jschatz1/missing-project-buttonAlfredo Sumaran2016-02-231-0/+1
|
* Re-use existing top area elementsAlfredo Sumaran2016-02-231-16/+0
|
* Fix group projects stylesJacob Schatz2016-02-233-9/+25
| | | | | Makes new project button visible when no projects are available. Fixes #13193
* Merge branch 'rs-update-raven' into 'master' Robert Speicher2016-02-232-3/+3
|\ | | | | | | | | | | | | Update sentry-raven to 0.15.6 Fixes a few bugs, most notably (for our purposes): https://github.com/getsentry/raven-ruby/pull/450 See merge request !2947
| * Update sentry-raven to 0.15.6Robert Speicher2016-02-232-3/+3
| |
* | Merge branch 'issue_13510' into 'master' Jacob Schatz2016-02-233-0/+16
|\ \ | | | | | | | | | | | | | | | | | | Adds "e" shortcut to issuable pages which redirects to the Edit page Closes #13510 See merge request !2945
| * | Update shortcuts imageAlfredo Sumaran2016-02-231-0/+0
| | |
| * | Add "e" shortcut to help modalAlfredo Sumaran2016-02-231-0/+8
| | |
| * | Add "e" shortcut to edit issuableissue_13510Alfredo Sumaran2016-02-231-0/+8
| | |
* | | Merge branch 'hudecof/show-crowd-login-form-when-signin-disabled' into 'master' Robert Speicher2016-02-234-8/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Show Crowd login even when sign-in is disabled Fixes #13176. See merge request !2749
| * | | Add a spec to ensure Crowd login form is shown even when sign-in is disabledhudecof/show-crowd-login-form-when-signin-disabledRémy Coutable2016-02-232-7/+13
| | | |
| * | | Show Crowd login even when sign-in is disabledPeter Hudec2016-02-232-1/+2
| | | |
* | | | Merge branch 'fix-todos' into 'master' Robert Speicher2016-02-233-29/+9
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Does not raise an error when Todo is already marked as done Closes #13681 See merge request !2926
| * | | Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre2016-02-233-29/+9
| | | |
* | | | Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-02-2322-94/+110
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set of UI fixes * Improve wiki pages * Improve profile pages cc @skyruler See merge request !2758
| * | | | Fix spinach test for wiki markdown renderDmitriy Zaporozhets2016-02-131-2/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Update tests to match new wiki headerDmitriy Zaporozhets2016-02-094-5/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Set of small improvements to wiki frontendDmitriy Zaporozhets2016-02-0710-54/+64
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Set of small UI fixes to project and profile pagesDmitriy Zaporozhets2016-02-079-34/+26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'uploads-700' into 'master' revert-53176717Marin Jankovski2016-02-232-8/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restrict permissions on public/uploads Based on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/631 See merge request !2764
| * | | | | Simplify permissions creationuploads-700Achilleas Pipinellis2016-02-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Restrict permissions on public/uploadsAchilleas Pipinellis2016-02-092-9/+11
| | | | | |
* | | | | | Merge branch 'files-view-row-click' into 'master' Jacob Schatz2016-02-233-8/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with file view rows not clickable on project main view Fixed an issue where it would only load the first 25 commit data on project main view. Stopped the file view sending 1 too many requests. Fixes #3916 See merge request !2933
| * | | | | | Correctly checks if tree view is on screenPhil Hughes2016-02-232-2/+2
| | | | | | |
| * | | | | | Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-233-8/+7
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed an issue where it would only load the first 25 commit data on project main view Stopped the file view sending 1 too many requests Fixes #3916
* | | | | | Merge branch 'patch-1' into 'master' Rémy Coutable2016-02-231-13/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix some links See merge request !2812
| * | | | | fix some linksnozo2016-02-141-13/+13
| | | | | |
* | | | | | Merge branch 'empty-repo-instructions-fix' into 'master' Jacob Schatz2016-02-236-2/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users don't get instructions to push to other users empty projects Fixes #12518 ![Screen_Shot_2016-02-22_at_17.38.18](/uploads/42a3c32af1326f15a7b40fd7153a89fb/Screen_Shot_2016-02-22_at_17.38.18.png) See merge request !2923
| * | | | | fix failing testsempty-repo-instructions-fixPhil Hughes2016-02-232-5/+1
| | | | | |
| * | | | | Users don't get instructions to push to other users empty projectsPhil Hughes2016-02-225-1/+26
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #12518
* | | | | | Merge branch 'milestone-drag-empty-list' into 'master' Jacob Schatz2016-02-231-9/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issues can be dragged & dropped into empty milestone lists This is also possible with MRs. Also fixed an issue where MRs weren't sortable Fixes #13668 ![milestone](/uploads/aada0f48ce8b1407cce920eef3f4d5f3/milestone.gif) See merge request !2935
| * | | | | | Issues can be dragged & dropped into empty milestone listsPhil Hughes2016-02-231-9/+21
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is also possible with MRs. Also fixed an issue where MRs weren't sortable Fixes #13668
* | | | | | Merge branch 'dashboard-misaligned-buttons' into 'master' Jacob Schatz2016-02-231-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed mis-aligned buttons on dashboard/issues Before: ![](/uploads/35e413f2a5273bcdb1cc9ab20fa8d923/Screen_Shot_2016-02-22_at_10.15.39_PM.png) After: ![Screen_Shot_2016-02-23_at_08.45.12](/uploads/4fbba0650ea6005b1cd600b5038f91d1/Screen_Shot_2016-02-23_at_08.45.12.png) See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2921#note_3868715 See merge request !2932
| * | | | | | Fixed mis-aligned buttons on dashboard/issuesdashboard-misaligned-buttonsPhil Hughes2016-02-231-0/+1
| |/ / / / /
* | | | | | Merge branch 'issue_11874' into 'master' Jacob Schatz2016-02-236-56/+127
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes dropdown appearance and makes it look accordingly to current design Fixes #11874 See merge request !2920
| * | | | | | Do not use calc and fix background spinner for high density displaysissue_11874Alfredo Sumaran2016-02-221-3/+5
| | | | | | |
| * | | | | | Use or create variablesAlfredo Sumaran2016-02-223-8/+9
| | | | | | |
| * | | | | | Simpler way to place arrowAlfredo Sumaran2016-02-221-3/+2
| | | | | | |
| * | | | | | Delete unused CSS ruleAlfredo Sumaran2016-02-221-7/+0
| | | | | | |
| * | | | | | Update dropdown menu styleAlfredo Sumaran2016-02-225-37/+85
| | | | | | |
| * | | | | | Make select2 design consistentAlfredo Sumaran2016-02-215-29/+57
| | | | | | |
* | | | | | | Merge branch 'ci/extend-summary-status-specs' into 'master' Kamil Trzciński2016-02-231-21/+51
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend specs for summary build status Additional specs cover a case when one of the builds is running but allowed to fail. Previous implementation returned `running` status, which is wrong. This behavior has been changed in 8.5, this commit adds missing specs. See merge request !2904
| * | | | | | | Extend specs for summary build statusci/extend-summary-status-specsGrzegorz Bizon2016-02-201-21/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additional specs cover a case when one of the builds is running but allowed to fail. Previous implementation returned `running` status, which is wrong. This behavior has been changed in 8.5, this commit adds missing specs.
* | | | | | | | Merge branch 'fix-autocomplete-spec' into 'master'Robert Speicher2016-02-231-1/+1
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix volatile spec. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/312. See merge request !206
* | | | | | | Merge branch 'project-type-icon-your-projects' into 'master' Jacob Schatz2016-02-221-0/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show project visibility level on project list Fixes #3779 ![Screen_Shot_2016-02-22_at_10.08.58](/uploads/611cc8aa2d12591d4fe6a70ba0f45d68/Screen_Shot_2016-02-22_at_10.08.58.png) See merge request !2908
| * | | | | | | Show project visibility level on project listproject-type-icon-your-projectsPhil Hughes2016-02-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3779
* | | | | | | | Merge branch 'blame-line-link' into 'master' Jacob Schatz2016-02-223-4/+8
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added line links to blame table Closes #4119 See merge request !2915
| * | | | | | | | Added line links to blame tableblame-line-linkPhil Hughes2016-02-223-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #4119
* | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqRobert Speicher2016-02-222-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #10044 from qingyang1014/corrent-compare_branches-png-nameRobert Schilling2016-02-201-0/+0
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | correct compare_braches.png to /compare_branches.png