Commit Graph
10629 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 200c5f5894 Better commit button after file edit 2013-06-13 17:41:21 +03:00
Dmitriy Zaporozhets 18ea0e0ea7 Prevent overflow of comment code in event body. Add border-radius to highlight code inside note body 2013-06-13 10:59:27 +03:00
Dmitriy Zaporozhets 7a53215d75 Hide sign-in bottom block if no providers 2013-06-13 10:42:45 +03:00
Dmitriy Zaporozhets 23b3f0518b Team admin should be able to see settings tab 2013-06-13 10:24:01 +03:00
Dmitriy Zaporozhets a6e44bfdae Merge pull request #4296 from mmlb/fix-asciidoc-rendering
Add asciidoctor gem.
2013-06-13 00:15:52 -07:00
Dmitriy Zaporozhets 96c06d7f5f update omniauth dependency 2013-06-13 10:07:06 +03:00
Dmitriy Zaporozhets 2c3ddacbd7 Disable threadsafe! for rake tasks 2013-06-13 09:58:03 +03:00
Jim 3668cdf5bb Update api.js.coffee
CoffeeScript doesn't like that
2013-06-13 00:44:25 -03:00
Manuel MendezandManuel Mendez 0023a27ec0 Add asciidoctor gem.
Fixes issue #3506.
2013-06-12 16:20:58 -07:00
Sytse Sijbrandij f01d482427 Make the installation guide easier to follow for non-unix people. 2013-06-12 21:30:36 +02:00
Sytse Sijbrandij 70e80d95a7 When stopped correctly there should be no warning about a missing socket file. 2013-06-12 21:30:13 +02:00
Dmitriy Zaporozhets 995e656add Add path blacklist 2013-06-12 22:11:35 +03:00
Dmitriy Zaporozhets 8f52501eb5 Fix inline diff issue. See #3150 2013-06-12 16:43:58 +03:00
Dmitriy Zaporozhets 5d0929458c Merge branch 'sing-test-in-readme' of /home/git/repositories/gitlab/gitlabhq 2013-06-12 10:43:45 +00:00
Sytse Sijbrandij 8bee0e1d32 Add single test to the readme, should not use rake. 2013-06-12 10:00:05 +02:00
Sytse Sijbrandij 6637c1e475 Incorporated the two suggestions (h5 and named variables) and fixed the Spinach test. 2013-06-12 09:59:00 +02:00
Drew Blessing 31b06ebd01 Issue 3599: Add snippets_enabled flag to projects for API
s 3599: Add snippets_enabled flag to projects for API

Replace missing comma
2013-06-11 21:38:02 -05:00
Drew Blessing ca69099f2c Increase snippet content column size.
This will fix issue #3904
2013-06-11 21:11:05 -05:00
Dmitriy Zaporozhets 964f7a1196 Merge branch 'feature/threadsafe' of /home/git/repositories/gitlab/gitlabhq 2013-06-11 15:54:15 +00:00
Dmitriy Zaporozhets 993af5d0d2 cattr_accessor is not threadsafe! 2013-06-11 18:15:18 +03:00
Dmitriy Zaporozhets 5511a731bc Enable threadsafe. Preload lib/ 2013-06-11 18:03:13 +03:00
Greg Barendt ad0f1276db Fix paths to the Contents Markdown pages 2013-06-11 11:36:54 -03:00
Dmitriy Zaporozhets 159eee8dfd Merge pull request #4148 from jlgeering/secure-gravatar-urls
enforce secure gravatar urls when Gitlab.config.gitlab.https is set
2013-06-11 07:07:51 -07:00
Dmitriy Zaporozhets 3816387cc9 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-06-11 16:58:21 +03:00
Dmitriy Zaporozhets e06e5633b3 Refactor Project.abandoned method 2013-06-11 16:57:52 +03:00
Dmitriy Zaporozhets 9db06da4fa Merge pull request #4176 from Andrew8xx8/patch-2
500 error on showing not existed commit fixed
2013-06-11 06:44:18 -07:00
Dmitriy Zaporozhets 4daf68b57f Style page for project assign to team. Fix test for admin:teams 2013-06-11 15:50:25 +03:00
Dmitriy Zaporozhets 62a9bb5af7 Restyle admin:teams:show 2013-06-11 15:39:19 +03:00
Dmitriy Zaporozhets ae90107caa mention puma cluster mode for bigger instances 2013-06-11 15:10:45 +03:00
Dmitriy Zaporozhets 0ee2668a4f Fixed users_select_tag method 2013-06-11 14:27:27 +03:00
Dmitriy Zaporozhets c058aaf7dc Keep namespace name/username synced with user 2013-06-11 14:22:33 +03:00
Dmitriy Zaporozhets 6eb045fc98 Prevent Project.all & User.all in selectboxes 2013-06-11 14:17:37 +03:00
Dmitriy Zaporozhets 52f312a8a8 fix group:people tests after prev commit 2013-06-11 13:54:58 +03:00
Dmitriy Zaporozhets c38a6fe173 Group people management: replace selectbox with ajax one. 2013-06-11 13:51:22 +03:00
Dmitriy Zaporozhets ef935aba4f Fix README.txt rendering. Solution by @dfyx 2013-06-11 12:31:05 +03:00
Dmitriy Zaporozhets 6d6d084c39 Merge pull request #4065 from bbodenmiller/release-todos
add creating new release guide
2013-06-11 02:13:58 -07:00
Dmitriy Zaporozhets 5cd988249f Merge pull request #4140 from amacarthur/restore-fixes-clean
fixes for gitlab restore with non-standard backup and repo dirs
2013-06-11 02:12:06 -07:00
Dmitriy Zaporozhets 9a0e7c0e85 Merge pull request #4224 from hiroponz/fix-abort-gitlab-app-check
Fix abort gitlab:app:check
2013-06-11 01:48:18 -07:00
Dmitriy Zaporozhets 1b4a994162 Merge pull request #4244 from adaugherity/check_script_user
use git user in check script
2013-06-11 01:06:50 -07:00
Dmitriy Zaporozhets 9ae26cd128 Merge pull request #4257 from jojosch/fix/routing-commit-with-#
Routing fix Commit-List: branch with # and + in name
2013-06-11 01:03:03 -07:00
Dmitriy Zaporozhets 09572e40bc use public_icon/private_icon helper 2013-06-11 10:02:17 +03:00
Dmitriy Zaporozhets 038d40f0f5 Solve inconsistency between network graph & stat graphs 2013-06-11 09:54:01 +03:00
Dmitriy Zaporozhets 9e2c8d9476 IMprove stat-graph css 2013-06-11 09:36:15 +03:00
Dmitriy Zaporozhets 7b5d68f0a7 Error page if forking fails 2013-06-10 21:40:23 +03:00
Dmitriy Zaporozhets 1487ed3e37 replace font-awesome gem. Use fork icon 2013-06-10 21:09:52 +03:00
Sytse Sijbrandij 642f9f4a1c Scrum view style milestone view. 2013-06-10 17:24:49 +00:00
Dmitriy Zaporozhets 0afad135e7 Fix assign-to-me button align at issue form 2013-06-10 19:44:32 +03:00
Dmitriy Zaporozhets 1b49ae2e31 Merge pull request #4259 from jojosch/fix/issue-label-autocomlete-on-click
Open the issue tag list on click
2013-06-10 09:39:14 -07:00
Dmitriy Zaporozhets 1f26c46a94 5.3.0 in beta now 2013-06-10 18:27:35 +03:00
Dmitriy Zaporozhets f23d25bb4f Fix admin:group spinach. Remove selecting .all projects for admin user at teams page 2013-06-10 17:09:30 +03:00