Peter Fern
|
05c988419f
|
Expand refs constraints to include valid characters
Fixes #4831, #4865, #4932
|
2013-10-24 16:31:15 +11:00 |
|
Jacob Vosmaer
|
73d19bb320
|
Count sidekiq processes using String#scan
It seems there is no easy way to count pattern occurences with
String#match.
|
2013-10-17 12:01:29 +02:00 |
|
Dmitriy Zaporozhets
|
03dba1fd42
|
Merge pull request #5344 from amacarthur/thread-variable-fix
Fixing unsafe use of Thread.current variable :current_user
|
2013-10-16 23:30:44 -07:00 |
|
Nihad Abbasov
|
12420a2256
|
refactor by_username_or_id
|
2013-10-16 22:31:46 +05:00 |
|
Nihad Abbasov
|
e09cc195a7
|
fix variable name
|
2013-10-16 22:28:39 +05:00 |
|
Marin Jankovski
|
f3d77a7661
|
Add invert match to sidekiq match.
|
2013-10-16 13:39:09 +02:00 |
|
Dmitriy Zaporozhets
|
615d859f94
|
Merge branch 'logrotate' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-16 10:08:53 +00:00 |
|
Jacob Vosmaer
|
d378332ff9
|
Add logrotate setup to the installation guide
|
2013-10-16 10:38:13 +02:00 |
|
Angus MacArthur
|
aefe2e952f
|
Fixing unsafe use of Thread.current variable :current_user
|
2013-10-16 01:20:53 -04:00 |
|
Jacob Vosmaer
|
6a7d63aa47
|
Move unicorn and sidekiq commands into bash script
|
2013-10-15 22:48:57 +02:00 |
|
Dmitriy Zaporozhets
|
2e8b0fa5cf
|
Oauth users and users created by admin should be confirmed immediatly
|
2013-10-15 09:59:58 +03:00 |
|
Dmitriy Zaporozhets
|
12800e5445
|
Extend API Issues, MergeRequets, Milestones with iid field
|
2013-10-14 16:39:54 +03:00 |
|
Dmitriy Zaporozhets
|
1073019d36
|
Merge branch 'sidekiq_restart' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-14 07:00:58 +00:00 |
|
Marin Jankovski
|
ad3defa3c2
|
Skip relative links render in help page.
|
2013-10-11 21:41:33 +02:00 |
|
Dmitriy Zaporozhets
|
b883d94f96
|
Merge branch 'relative_links_in_documentation' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-11 13:00:05 +00:00 |
|
Dmitriy Zaporozhets
|
10fac47527
|
Merge branch 'wiki_backup' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-11 09:32:38 +00:00 |
|
Marin Jankovski
|
c07251887c
|
Merge branch 'master' into relative_links_in_documentation
|
2013-10-11 10:00:50 +02:00 |
|
Jacob Vosmaer
|
cb6a86ed62
|
Skip rather than fail empty wikis during backup
|
2013-10-10 16:07:39 +02:00 |
|
Izaak Alpert
|
a00c534c4c
|
Fix a bug where the tgz returned got encoded utf8
Conflicts:
doc/api/repositories.md
Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384
|
2013-10-10 09:19:28 -04:00 |
|
Izaak Alpert
|
ce21d8688d
|
feature API call to download repo archive
defaults to HEAD
Conflicts:
spec/requests/api/repositories_spec.rb
Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6
|
2013-10-10 09:19:28 -04:00 |
|
Marin Jankovski
|
4654999288
|
Merge branch 'master' into relative_links_in_documentation
|
2013-10-10 15:09:12 +02:00 |
|
Marin Jankovski
|
5b23a7bbb9
|
Cover a special case.
|
2013-10-10 14:29:16 +02:00 |
|
Jacob Vosmaer
|
8512307614
|
Use sidekiq restart rake task in init script
|
2013-10-09 16:49:01 +02:00 |
|
Jacob Vosmaer
|
97f124b31d
|
Use built-in sidekiq deamonization
|
2013-10-09 15:51:39 +02:00 |
|
Jacob Vosmaer
|
7991b04499
|
Remove duplicate log path generation
|
2013-10-09 15:51:39 +02:00 |
|
Jacob Vosmaer
|
2128419c5b
|
Always shut down sidekiq before starting
|
2013-10-09 15:51:39 +02:00 |
|
Dmitriy Zaporozhets
|
c8e7d6df79
|
API: new feature - remove project[D
|
2013-10-09 14:41:41 +03:00 |
|
Marin Jankovski
|
1eabd9dfec
|
Merge branch 'master' into relative_links_in_documentation
|
2013-10-09 11:07:45 +02:00 |
|
 Dale HamelandDale Hamel
|
6d7ced4a23
|
Whitespace fixes to patch
|
2013-10-08 13:53:22 -05:00 |
|
 Dale HamelandDale Hamel
|
1875141a96
|
Ensure directory exists before changing in popen
If the directory does not exist, we want to ensure that it does.
Forking repos will fail in some situations because of this issue.
|
2013-10-08 13:50:46 -05:00 |
|
Marin Jankovski
|
06d6f44367
|
Check for wiki.
|
2013-10-08 14:21:01 +02:00 |
|
Marin Jankovski
|
817399e3be
|
Show links with correct ref.
|
2013-10-08 13:07:59 +02:00 |
|
Marin Jankovski
|
810d90dd26
|
Search and replace relative links in tree/readme
|
2013-10-08 12:24:50 +02:00 |
|
 Islam AmerandJacob Vosmaer
|
29c807ced3
|
Expose votes in merge request api
Signed-off-by: Islam Amer <islam.amer@jollamobile.com>
|
2013-10-08 09:32:00 +02:00 |
|
Dmitriy Zaporozhets
|
baa65e89b9
|
Check if LDAP user was removed or blocked when use git over ssh
|
2013-10-07 16:06:30 +03:00 |
|
Dmitriy Zaporozhets
|
bef632e816
|
Merge branch 'sidekiq_stop' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-07 12:45:20 +00:00 |
|
Jacob Vosmaer
|
78b3fb769c
|
Run stopping commands in the foreground
|
2013-10-07 14:40:56 +02:00 |
|
Dmitriy Zaporozhets
|
dc825ae330
|
Merge branch 'feature/api_remove_group' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-07 11:32:25 +00:00 |
|
Dmitriy Zaporozhets
|
3db47d12f2
|
Merge branch 'check_hooks' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-07 10:29:00 +00:00 |
|
Dmitriy Zaporozhets
|
f141711cfd
|
API: new feature - remove group
|
2013-10-07 13:10:01 +03:00 |
|
Jacob Vosmaer
|
99916fe159
|
Add troubleshooting hints to update hook check
|
2013-10-07 11:27:38 +02:00 |
|
Dmitriy Zaporozhets
|
dc00562fa2
|
Merge branch 'satellite_merge' of /home/git/repositories/gitlab/gitlabhq
|
2013-10-04 13:26:49 +00:00 |
|
Marin Jankovski
|
a817993439
|
Remove outdated comments.
|
2013-10-04 13:26:48 +02:00 |
|
Marin Jankovski
|
fa7d75733c
|
Fix failed merge when filename is the same as target branchname.
|
2013-10-04 12:38:49 +02:00 |
|
Jacob Vosmaer
|
4017789f5a
|
Only kill sidekiqs belonging to gitlab user
|
2013-10-04 11:25:44 +02:00 |
|
Dmitriy Zaporozhets
|
1d3f03fb69
|
Fix blob and repo stuff after gitlab_git v3
|
2013-10-01 18:26:55 +03:00 |
|
Dmitriy Zaporozhets
|
ae9dd62762
|
Update code to work with gitlab_git 3
|
2013-10-01 17:00:28 +03:00 |
|
Dmitriy Zaporozhets
|
715eaed6ae
|
Refactor API: project hooks
|
2013-09-30 16:49:55 +03:00 |
|
Dmitriy Zaporozhets
|
73f780d640
|
API: Protect project deploy keys from unauthorized access
|
2013-09-30 16:47:26 +03:00 |
|
Dmitriy Zaporozhets
|
836104b41a
|
Merge pull request #5213 from bladealslayer/feature/user_api_extended
Extended User API to expose admin and can_create_group for user creation...
|
2013-09-29 23:03:46 -07:00 |
|