Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed commit commenting | Dmitriy Zaporozhets | 2012-01-21 | 2 | -1/+3 |
* | per line comment fix | Dmitriy Zaporozhets | 2012-01-20 | 1 | -0/+4 |
* | sql for mysql compatible | Valery Sizov | 2012-01-19 | 1 | -1/+1 |
* | project alert/error messages | Dmitriy Zaporozhets | 2012-01-18 | 1 | -2/+2 |
* | cleaning & image resize | Dmitriy Zaporozhets | 2012-01-15 | 1 | -1/+3 |
* | started cleaning UI | Dmitriy Zaporozhets | 2012-01-14 | 1 | -2/+2 |
* | Merge branch 'deploy_keys' | Dmitriy Zaporozhets | 2012-01-14 | 2 | -3/+17 |
|\ | |||||
| * | Renamed project "keys" back to "deploy_keys" | miks | 2011-12-31 | 1 | -5/+5 |
| * | DeployKey moved to Key model | miks | 2011-12-31 | 3 | -64/+20 |
| * | Validate key uniqueness across Key and DeployKey tables | miks | 2011-12-30 | 2 | -0/+8 |
| * | Pass correct parameters | miks | 2011-12-29 | 1 | -2/+2 |
| * | Merge deploy keys identifier with read only keys | miks | 2011-12-29 | 1 | -1/+1 |
| * | Merge branch 'master' into deploy_keys | miks | 2011-12-29 | 3 | -0/+89 |
| |\ | |||||
| * | | Initial deploy_key feature commit | miks | 2011-12-29 | 2 | -0/+50 |
* | | | per line comments display | Dmitriy Zaporozhets | 2012-01-10 | 2 | -1/+22 |
* | | | Merge branch 'project_activities' | Dmitriy Zaporozhets | 2012-01-05 | 2 | -2/+10 |
|\ \ \ | |||||
| * | | | Project activities restyled | Dmitriy Zaporozhets | 2012-01-04 | 2 | -2/+10 |
* | | | | Merge remote-tracking branch 'origin/bug_322' | VSizov | 2012-01-05 | 2 | -0/+17 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fix bug #322 | Valery Sizov | 2012-01-03 | 2 | -0/+17 |
* | | | | removed tags from repo activities | Dmitriy Zaporozhets | 2012-01-04 | 1 | -1/+1 |
* | | | | Project activities perfomance increased. Cache for project activitites disabl... | Dmitriy Zaporozhets | 2012-01-04 | 3 | -0/+26 |
|/ / / | |||||
* | | | Note on merge request open/close | Dmitriy Zaporozhets | 2012-01-03 | 1 | -46/+53 |
* | | | Merge pull request #252 from CedricGatay/feature/note_on_issue_status_changed | Dmitriy Zaporozhets | 2012-01-03 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | Added note when issue status changed (closed / reopened) | Cedric Gatay | 2011-12-29 | 1 | -1/+7 |
| | |/ | |/| | |||||
* | | | remove charencode. | Saito | 2011-12-30 | 1 | -4/+3 |
|/ / | |||||
* | | temp fix for project hooks | Dmitriy Zaporozhets | 2011-12-28 | 1 | -1/+1 |
* | | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ariejan-... | Valery Sizov | 2011-12-27 | 3 | -0/+89 |
|\ \ | |/ |/| | |||||
| * | Use URI::regexp for validating WebHook urls | Ariejan de Vroom | 2011-12-26 | 1 | -1/+1 |
| * | Added specs for special cases | Ariejan de Vroom | 2011-12-15 | 1 | -0/+5 |
| * | Added web hooks functionality | Ariejan de Vroom | 2011-12-14 | 3 | -1/+67 |
| * | Automatically write hooks when updating a repository. | Ariejan de Vroom | 2011-12-13 | 1 | -2/+9 |
| * | First attempt at a post-receive hook that posts directly to Resque | Ariejan de Vroom | 2011-12-13 | 1 | -0/+11 |
* | | Alert commit author on note | Cedric Gatay | 2011-12-24 | 2 | -1/+6 |
* | | Design tab for profile. Colorscheme as db valuev2.0.0 | Dmitriy Zaporozhets | 2011-12-20 | 2 | -1/+3 |
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2011-12-20 | 1 | -8/+2 |
|\ \ | |||||
| * | | Fixes timeout when adding an SSH key | Jeremy Mack | 2011-12-20 | 1 | -8/+2 |
* | | | Dashboard perfomance improved. Filter for projects page | Dmitriy Zaporozhets | 2011-12-20 | 2 | -3/+23 |
|/ / | |||||
* | | Merge branch 'limit_repo' | Valery Sizov | 2011-12-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix project limit | Valery Sizov | 2011-12-20 | 1 | -1/+1 |
* | | | User profile restyle. Feed(Atom) links for commits & issues | Dmitriy Zaporozhets | 2011-12-19 | 1 | -0/+4 |
|/ / | |||||
* | | Merge branch 'notification_refactoring' | Dmitriy Zaporozhets | 2011-12-19 | 6 | -17/+114 |
|\ \ | |||||
| * | | Notification:: small refactoring | Valery Sizov | 2011-12-18 | 1 | -4/+2 |
| * | | notification for note for merge request | Valery Sizov | 2011-12-18 | 1 | -2/+2 |
| * | | annotate model | Valery Sizov | 2011-12-18 | 4 | -17/+34 |
| * | | notification when assignee issue changed | Valery Sizov | 2011-12-18 | 1 | -0/+13 |
| * | | notification when merge request reassigned | Valery Sizov | 2011-12-18 | 1 | -0/+16 |
| * | | Notification when created merge request | Valery Sizov | 2011-12-17 | 1 | -1/+8 |
| * | | Notification refactoring | Valery Sizov | 2011-12-17 | 2 | -0/+46 |
* | | | Added missing dependent for notes assoc | Dmitriy Zaporozhets | 2011-12-18 | 3 | -3/+3 |
|/ / | |||||
* | | Abilities refactoring | Dmitriy Zaporozhets | 2011-12-15 | 2 | -3/+18 |