Ariejan de Vroom
be6e52c2f6
Fixed typo in spec mster => master
2011-12-26 10:10:21 +01:00
Ariejan de Vroom
7ffb8fc616
Added specs for special cases
...
We don't execute web hooks when:
* You create a new branch. Make sure you first create the branch, and then push any commits. This is the way Github works, so its expected behavior.
* When tags are pushed.
2011-12-15 10:33:20 +01:00
Ariejan de Vroom
edab46e9fa
Added web hooks functionality
...
This commit includes:
* Projects can have zero or more WebHooks.
* The PostReceive job will ask a project to execute any web hooks defined for that project.
* WebHook has a URL, we post Github-compatible JSON to that URL.
* Failure to execute a WebHook will be silently ignored.
2011-12-14 17:38:52 +01:00
Ariejan de Vroom
56fc53e8d8
Automatically write hooks when updating a repository.
2011-12-13 20:39:02 +01:00
Ariejan de Vroom
bc0155fbaa
First attempt at a post-receive hook that posts directly to Resque
2011-12-13 01:03:26 +01:00
Ariejan de Vroom
1c9b9b7a3b
Added Resque as a dependency
2011-12-12 23:03:38 +01:00
Dmitriy Zaporozhets
2677bc3acb
network graph header, fixed test
2011-12-08 01:45:36 +02:00
Dmitriy Zaporozhets
23a1ba7362
Fix different styles/button positions
2011-12-08 01:35:57 +02:00
Dmitriy Zaporozhets
72a13fcc2e
changed color for commit tag
2011-12-08 00:31:04 +02:00
Dmitriy Zaporozhets
c2789dae34
fix project creation
2011-12-08 00:22:46 +02:00
Dmitriy Zaporozhets
d68ec5e0fb
default_branch for project & fixed project destroy
2011-12-07 23:56:57 +02:00
Dmitriy Zaporozhets
2552a877df
updated seeds for new permissions, issue seeds added
2011-12-07 22:55:09 +02:00
Dmitriy Zaporozhets
c7afad3187
increase wide of content area +20px
2011-12-07 22:39:14 +02:00
Dmitriy Zaporozhets
8a4cd8a28b
install scripts moved to separate repo
2011-12-07 20:46:07 +02:00
Dmitriy Zaporozhets
1b8f082061
new access rights implemented
2011-12-07 10:04:57 +02:00
Dmitriy Zaporozhets
68154e8fe9
spec fix
2011-12-07 09:48:44 +02:00
Dmitriy Zaporozhets
cb021e5831
repo & project access separated. critical gitolite bugfix
2011-12-07 01:27:07 +02:00
Dmitriy Zaporozhets
2ca00bdb3e
fixed readme md
2011-12-06 23:11:22 +02:00
Dmitriy Zaporozhets
2b68049625
readme cleaning
2011-12-06 23:09:19 +02:00
Dmitriy Zaporozhets
3655b0428a
updated ubuntu install scripts
2011-12-06 22:46:27 +02:00
Dmitriy Zaporozhets
5c69f929d3
fix issue with first key add to new repo
2011-12-06 10:50:07 +02:00
Dmitriy Zaporozhets
c78ce746e5
updated ubuntu install scripts
2011-12-06 01:10:53 +02:00
Dmitriy Zaporozhets
cabde950bf
ubuntu instal scripts
2011-12-06 01:03:05 +02:00
Dmitriy Zaporozhets
1bf775d55d
fixed commits links from tree view
2011-12-05 22:20:46 +02:00
Dmitriy Zaporozhets
e06b39ccd2
updated gems & readme
2011-12-05 22:08:21 +02:00
Dmitriy Zaporozhets
415d09be83
fixed broken readme
2011-12-05 19:55:43 +02:00
Dmitriy Zaporozhets
3e581984fe
version updated, gitosis removed
2011-12-05 19:54:53 +02:00
Dmitriy Zaporozhets
e14a0eb8d0
Merge branch 'gitolite'
2011-12-05 19:27:51 +02:00
Dmitriy Zaporozhets
2d81f4880e
keys migrate
2011-12-05 19:27:41 +02:00
Saito
e3402769f3
refator handle_file_type. add velocity jade c header and others syntax detect
2011-12-05 18:21:44 +08:00
Dmitriy Zaporozhets
bdc658095c
refcatoring. cleaning after gitosis
2011-12-05 09:43:53 +02:00
Dmitriy Zaporozhets
8134fe0efe
git host fixed
2011-12-05 09:23:53 +02:00
Dmitriy Zaporozhets
8f4a0bd174
fix filters & seeds
2011-12-04 22:34:39 +02:00
Dmitriy Zaporozhets
03e51c3058
fixtures added
2011-12-04 22:19:49 +02:00
Dmitriy Zaporozhets
a41d57691d
updated README
2011-12-04 01:52:19 +02:00
Dmitriy Zaporozhets
9e089efe5a
gitolite & gitosis support
2011-12-04 01:44:59 +02:00
Dmitriy Zaporozhets
c03bc6e291
gitolite support in progress | requires gitolite umask 0007
2011-12-04 01:08:08 +02:00
gitlabhq
da424d9406
css fixes
2011-12-02 05:57:18 -05:00
gitlabhq
6a2c7d80cb
fixed image preview
2011-12-01 09:16:53 -05:00
Saito
42ba6d04f8
refactor each_line detect to detect all diff file
2011-12-01 15:59:49 +08:00
Dmitriy Zaporozhets
c2cfc52e44
fix merge request diff
2011-12-01 01:51:16 +02:00
Dmitriy Zaporozhets
570f63daaf
line links for commit diff, css fixed for line diff
2011-12-01 01:51:04 +02:00
Dmitriy Zaporozhets
b60b7b2e2b
restyle commit show page pt1
2011-12-01 00:24:28 +02:00
Dmitriy Zaporozhets
fdc815961c
content wider + 20px
2011-11-30 23:52:22 +02:00
Dmitriy Zaporozhets
1ce55d161a
new team memeber selectbox replaced
2011-11-30 23:41:00 +02:00
Dmitriy Zaporozhets
46e77db099
some fixes to black colorscheme
2011-11-30 23:25:39 +02:00
Dmitriy Zaporozhets
6686834c8d
fix spelling
2011-11-30 21:24:50 +02:00
Dmitriy Zaporozhets
c34092ebdc
fixed commit date
2011-11-30 21:23:17 +02:00
Saito
12c01d7401
fix encode bugs on diff not utf-8 encode's code
2011-11-30 15:05:37 +08:00
Dmitriy Zaporozhets
f114a4f349
css fixes
2011-11-29 20:10:48 +02:00