| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix routing. Finalize user show page | Dmitriy Zaporozhets | 2013-01-22 | 1 | -1/+1 |
* | base implementation | Dmitriy Zaporozhets | 2013-01-22 | 1 | -0/+3 |
* | Reorder help routes | Riyad Preukschas | 2013-01-19 | 1 | -9/+9 |
* | Rename help#public_area to help#public_access | Riyad Preukschas | 2013-01-19 | 1 | -1/+1 |
* | Add optional signup. | Marin Jankovski | 2013-01-18 | 1 | -1/+1 |
* | Add public filter to admin projects | Dmitriy Zaporozhets | 2013-01-13 | 1 | -0/+1 |
* | Public git read-only access via http | Dmitriy Zaporozhets | 2013-01-13 | 1 | -0/+8 |
* | email via sidekiq. start and stop rake tasks | Dmitriy Zaporozhets | 2013-01-09 | 1 | -1/+1 |
* | sidekiq | Dmitriy Zaporozhets | 2013-01-09 | 1 | -3/+6 |
* | Fixed tree logs for branches with slash. Fixed remember of path when switch b... | Dmitriy Zaporozhets | 2013-01-09 | 1 | -1/+1 |
* | fix grack accessing files beginning with .git | Johannes Schleifenbaum | 2012-12-31 | 1 | -1/+1 |
* | added RAILS_RELATIVE_URL_ROOT support | Chris Frohoff | 2012-12-28 | 1 | -1/+1 |
* | Fix form url and routes path | Andrey Kumanyaev | 2012-12-26 | 1 | -1/+1 |
* | Add functional in user section | Andrey Kumanyaev | 2012-12-26 | 1 | -0/+1 |
* | Add functional in admin section | Andrey Kumanyaev | 2012-12-26 | 1 | -0/+1 |
* | Fix routing by priority | Dmitriy Zaporozhets | 2012-12-25 | 1 | -8/+9 |
* | Fix routing issues when navigating over tree, commits etc | Dmitriy Zaporozhets | 2012-12-25 | 1 | -2/+2 |
* | Update uses of Gitolite.config.foo settings | Riyad Preukschas | 2012-12-20 | 1 | -4/+4 |
* | Refactor issues, Remove ajax | Dmitriy Zaporozhets | 2012-12-19 | 1 | -3/+3 |
* | Improve CI integration for merge requests | Dmitriy Zaporozhets | 2012-12-11 | 1 | -0/+1 |
* | add help page for gitlab specific rake tasks | Johannes Schleifenbaum | 2012-12-03 | 1 | -0/+1 |
* | Refactored profile to resource. Added missing flash notice on successfull upd... | Dmitriy Zaporozhets | 2012-12-02 | 1 | -8/+12 |
* | Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requ... | Dmitriy Zaporozhets | 2012-11-26 | 1 | -2/+1 |
|\ |
|
| * | Remove merge_request#raw and replace it with formats to #show | Riyad Preukschas | 2012-11-25 | 1 | -2/+1 |
* | | Fixed admin area. Create project only from one place | Dmitriy Zaporozhets | 2012-11-23 | 1 | -1/+1 |
* | | Ability to create project with namespace | Dmitriy Zaporozhets | 2012-11-23 | 1 | -1/+1 |
* | | Improve routing. Project access via namespace | Dmitriy Zaporozhets | 2012-11-22 | 1 | -2/+2 |
|/ |
|
* | GitLabCi Service imtegration | Dmitriy Zaporozhets | 2012-11-19 | 1 | -0/+6 |
* | Stats page | randx | 2012-11-10 | 1 | -0/+1 |
* | grack: allow repositories to have dots in name, e.g. serverconfigs-example.co... | Markus Grobelin | 2012-10-26 | 1 | -1/+1 |
* | Feature implemented | Dmitriy Zaporozhets | 2012-10-24 | 1 | -1/+10 |
* | WebEditor: base form | Valeriy Sizov | 2012-10-12 | 1 | -1/+1 |
* | specify HTTP verbs for match in routes | Nihad Abbasov | 2012-10-05 | 1 | -1/+2 |
* | Added ability to manage groups from admin | Dmitriy Zaporozhets | 2012-10-03 | 1 | -0/+1 |
* | Move all stuff to groups controller | randx | 2012-10-02 | 1 | -0/+13 |
* | Admin Group scaffold -> new, show, index | Dmitriy Zaporozhets | 2012-10-02 | 1 | -0/+5 |
* | Routes are now final | Robert Speicher | 2012-09-26 | 1 | -1/+0 |
* | Add Compare#index and Compare#create actions | Robert Speicher | 2012-09-26 | 1 | -1/+1 |
* | Finalize new routes | Robert Speicher | 2012-09-26 | 1 | -10/+4 |
* | Use Commits#show instead of Commits#index | Robert Speicher | 2012-09-26 | 1 | -13/+13 |
* | Remove Commits#compare, add CompareController | Robert Speicher | 2012-09-26 | 1 | -4/+1 |
* | Add BlobController, remove Refs#blob | Robert Speicher | 2012-09-26 | 1 | -7/+1 |
* | Add BlameController, remove Refs#blame action | Robert Speicher | 2012-09-26 | 1 | -9/+1 |
* | Enable tree resource, remove old tree routes | Robert Speicher | 2012-09-26 | 1 | -13/+3 |
* | Add tree-ish route placeholders, modify commit(s) routes | Robert Speicher | 2012-09-26 | 1 | -1/+11 |
* | Remove Projects#team action | Robert Speicher | 2012-09-16 | 1 | -1/+1 |
* | 1.9 Hash syntax in routes.rb | Robert Speicher | 2012-09-16 | 1 | -51/+52 |
* | Limit admin/logs and admin/resque routes to the actions that are used | Robert Speicher | 2012-09-16 | 1 | -2/+2 |
* | Don't instantiate Resque::Server in routes | Robert Speicher | 2012-09-16 | 1 | -1/+1 |
* | Refactored profile area | Dmitriy Zaporozhets | 2012-09-14 | 1 | -1/+2 |