Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ariejan-... | Valery Sizov | 2011-12-27 | 1 | -0/+3 |
|\ | |||||
| * | Added Resque as a dependency | Ariejan de Vroom | 2011-12-12 | 1 | -0/+4 |
* | | Design tab for profile. Colorscheme as db valuev2.0.0 | Dmitriy Zaporozhets | 2011-12-20 | 1 | -1/+2 |
* | | Dashboard perfomance improved. Filter for projects page | Dmitriy Zaporozhets | 2011-12-20 | 1 | -2/+0 |
* | | Notification refactoring | Valery Sizov | 2011-12-17 | 1 | -1/+1 |
* | | Updated validations and routes to support dots in project names | Jeremy Mack | 2011-12-12 | 1 | -3/+3 |
* | | dashboard v1 | Dmitriy Zaporozhets | 2011-12-08 | 1 | -3/+3 |
* | | Added merge request dashboard, showing all merge requests assigned to | Ariejan de Vroom | 2011-12-08 | 1 | -0/+1 |
* | | Added "Issues" dashboard | Ariejan de Vroom | 2011-12-08 | 1 | -0/+4 |
|/ | |||||
* | version updated, gitosis removed | Dmitriy Zaporozhets | 2011-12-05 | 1 | -3/+0 |
* | refcatoring. cleaning after gitosis | Dmitriy Zaporozhets | 2011-12-05 | 1 | -1/+1 |
* | git host fixed | Dmitriy Zaporozhets | 2011-12-05 | 1 | -1/+1 |
* | updated README | Dmitriy Zaporozhets | 2011-12-04 | 1 | -1/+4 |
* | gitolite & gitosis support | Dmitriy Zaporozhets | 2011-12-04 | 3 | -3/+4 |
* | gitolite support in progress | requires gitolite umask 0007 | Dmitriy Zaporozhets | 2011-12-04 | 1 | -1/+1 |
* | merge request: notes, diffs, commits | Dmitriy Zaporozhets | 2011-11-28 | 1 | -1/+6 |
* | merge request entity | Dmitriy Zaporozhets | 2011-11-28 | 1 | -0/+1 |
* | Commit, network graph refactoring | Dmitriy Zaporozhets | 2011-11-27 | 1 | -4/+0 |
* | activities page caching | Dmitriy Zaporozhets | 2011-11-27 | 1 | -1/+1 |
* | one config file, git options added | Dmitriy Zaporozhets | 2011-11-25 | 6 | -9/+30 |
* | mail host url to email.yml | Dmitriy Zaporozhets | 2011-11-25 | 1 | -0/+1 |
* | [#169] – Move email 'from' & 'host' settings to config file | Valery Sizov | 2011-11-22 | 2 | -0/+2 |
* | fix for branch names with '/' | gitlabhq | 2011-11-16 | 1 | -3/+8 |
* | fix branch/tag select | gitlabhq | 2011-11-16 | 1 | -2/+6 |
* | refactoring | gitlabhq | 2011-11-16 | 1 | -11/+13 |
* | allow user to reset his private token | Nihad Abbasov | 2011-11-15 | 1 | -0/+1 |
* | nest issues actions in one route collection | Nihad Abbasov | 2011-11-15 | 1 | -4/+2 |
* | clean up whitespace from project | Nihad Abbasov | 2011-11-15 | 1 | -1/+0 |
* | add auth token for users | Nihad Abbasov | 2011-11-15 | 1 | -2/+2 |
* | Graph: build json | Valery Sizov | 2011-11-13 | 1 | -0/+1 |
* | Add support for custom SSH ports | lukasberns | 2011-11-12 | 1 | -0/+1 |
* | create tags page and made tag filter for projects | Aleksei Kvitinskii | 2011-11-05 | 1 | -2/+5 |
* | add tags autocomplete | Aleksei Kvitinskii | 2011-11-05 | 1 | -0/+3 |
* | dashboard is now root path | gitlabhq | 2011-11-03 | 1 | -1/+1 |
* | user dashboard | gitlabhq | 2011-10-31 | 1 | -0/+1 |
* | install letter_opener | Nihad Abbasov | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'refs/heads/assets-refactoring' into dev | Nihad Abbasov | 2011-10-27 | 1 | -0/+3 |
|\ | |||||
| * | extend assets path with jquery-ui images, so rails can find them | Nihad Abbasov | 2011-10-27 | 1 | -0/+3 |
* | | Merge branch 'assets-refactoring' into dev | Nihad Abbasov | 2011-10-26 | 3 | -7/+6 |
|\ \ | |/ | |||||
| * | clean-up code | Nihad Abbasov | 2011-10-26 | 3 | -7/+6 |
* | | issue search styleup | gitlabhq | 2011-10-26 | 1 | -9/+10 |
* | | Merge branch 'master' of dev.gitlabhq.com:gitlabhq into feature/issues_search | Adam Leonard | 2011-10-25 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Issue #149 | gitlabhq | 2011-10-24 | 1 | -0/+4 |
| * | moved from albino -> pygments.rb | gitlabhq | 2011-10-22 | 1 | -1/+1 |
* | | Add ability to Search issues | Adam Leonard | 2011-10-22 | 2 | -10/+12 |
* | | moved from albino -> pygments.rb | gitlabhq | 2011-10-21 | 1 | -1/+1 |
|/ | |||||
* | refactoring | gitlabhq | 2011-10-20 | 1 | -0/+8 |
* | extended user profile with social fields | Aleksei Kvitinskii | 2011-10-20 | 1 | -0/+1 |
* | snippets are ready | gitlabhq | 2011-10-17 | 1 | -0/+2 |
* | Merge branch 'issue_im' | gitlabhq | 2011-10-15 | 2 | -3/+7 |
|\ |