| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish select2-ajax for users. Added Select2Helper for tests | Dmitriy Zaporozhets | 2013-03-14 | 11 | -200/+234 |
| | | |||||
| * | fix setting gon.api_token | Dmitriy Zaporozhets | 2013-03-13 | 1 | -2/+4 |
| | | |||||
| * | Allow single/multiple user select | Dmitriy Zaporozhets | 2013-03-13 | 6 | -7/+12 |
| | | |||||
| * | multiselect for ajax-users-select2 | Dmitriy Zaporozhets | 2013-03-13 | 2 | -2/+5 |
| | | |||||
| * | add api users filter and integrate users select2 | Dmitriy Zaporozhets | 2013-03-13 | 7 | -2/+28 |
| | | |||||
| * | user select2 javascript | Dmitriy Zaporozhets | 2013-03-13 | 1 | -0/+47 |
| | | |||||
| * | md5 and utf_encode js libraries | Dmitriy Zaporozhets | 2013-03-13 | 2 | -0/+281 |
| | | |||||
| * | select2-rails gem added | Dmitriy Zaporozhets | 2013-03-13 | 2 | -0/+5 |
| | | |||||
| * | show mail-to and block buttons on /admin/users/:id page | Dmitriy Zaporozhets | 2013-03-13 | 1 | -0/+11 |
| | | |||||
| * | UserTeam spinach fixed | Dmitriy Zaporozhets | 2013-03-13 | 1 | -1/+1 |
| | | |||||
| * | Fix spinach tests | Dmitriy Zaporozhets | 2013-03-13 | 3 | -5/+5 |
| | | |||||
| * | Use name+username in team -> new | Dmitriy Zaporozhets | 2013-03-13 | 4 | -6/+6 |
| | | |||||
| * | Remove team_member show page -> use user_path instead | Dmitriy Zaporozhets | 2013-03-13 | 13 | -178/+34 |
| | | |||||
| * | stub git shell mv_repository | Dmitriy Zaporozhets | 2013-03-12 | 1 | -0/+4 |
| | | |||||
| * | ask users to use ruby 1.9.3 for now | Dmitriy Zaporozhets | 2013-03-12 | 1 | -1/+1 |
| | | |||||
| * | cleanup ProjectMover | Dmitriy Zaporozhets | 2013-03-12 | 2 | -2/+2 |
| | | |||||
| * | fix spinach after #3196 | Dmitriy Zaporozhets | 2013-03-12 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3196 from Undev/feature/broken-projects-search-23049 | Dmitriy Zaporozhets | 2013-03-12 | 6 | -5/+34 |
| |\ | | | | | Broken projects search on dashboard | ||||
| | * | Tests for dashboard projects fixed | Andrew8xx8 | 2013-03-12 | 3 | -7/+9 |
| | | | |||||
| | * | Tests improved | Andrew8xx8 | 2013-03-12 | 2 | -1/+27 |
| | | | |||||
| | * | Search fields were have same id's. Fixed | Andrew8xx8 | 2013-03-12 | 2 | -2/+2 |
| | | | |||||
| | * | Search projects on dashboard was not worked. Fixed | Andrew8xx8 | 2013-03-12 | 1 | -0/+1 |
| | | | |||||
| * | | check gitlab-shell version in gitlab:check | Dmitriy Zaporozhets | 2013-03-12 | 1 | -0/+10 |
| | | | |||||
| * | | fix project move email | Dmitriy Zaporozhets | 2013-03-12 | 1 | -1/+1 |
| | | | |||||
| * | | Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0 | Dmitriy Zaporozhets | 2013-03-12 | 6 | -125/+71 |
| | | | |||||
| * | | restyle and cleanup emails | Dmitriy Zaporozhets | 2013-03-12 | 14 | -266/+108 |
| |/ | |||||
| * | Merge pull request #3192 from hiroponz/convert-to-coffee | Dmitriy Zaporozhets | 2013-03-11 | 2 | -398/+273 |
| |\ | | | | | Convert branch-graph.js to branch-graph.js.coffee | ||||
| | * | Covert to coffee. | Sato Hiroyuki | 2013-03-11 | 1 | -379/+254 |
| | | | |||||
| | * | Rename to coffee. | Sato Hiroyuki | 2013-03-11 | 1 | -0/+0 |
| | | | |||||
| * | | fix api internal test | Dmitriy Zaporozhets | 2013-03-11 | 1 | -1/+1 |
| | | | |||||
| * | | Reduce amount of user info provided with internal api | Dmitriy Zaporozhets | 2013-03-11 | 2 | -1/+5 |
| |/ | |||||
| * | Merge pull request #3170 from Asquera/api/system_hooks_adjustments | Dmitriy Zaporozhets | 2013-03-10 | 3 | -12/+36 |
| |\ | | | | | API: system hook request functions and documentation updated | ||||
| | * | Merge branch 'master' into api/system_hooks_adjustments | Sebastian Ziebell | 2013-03-07 | 2 | -28/+52 |
| | |\ | |||||
| | * | | API: system hooks API functions and documentation updated | Sebastian Ziebell | 2013-03-07 | 3 | -12/+36 |
| | | | | | | | | | | | | | | | | | | | * updated system hooks documentation and code comments * fixed access to system hooks if no user given resulting in a `500 Server Error` * added tests | ||||
| * | | | fixed travis env, added coverage badge | Dmitriy Zaporozhets | 2013-03-10 | 2 | -2/+3 |
| | | | | |||||
| * | | | add coveralls.io to travis builds | Dmitriy Zaporozhets | 2013-03-10 | 5 | -0/+20 |
| | | | | |||||
| * | | | Group and team rss is valid now | Dmitriy Zaporozhets | 2013-03-10 | 10 | -29/+51 |
| | | | | |||||
| * | | | Move groups and teams to tabs on dashboard. Remember tab with cookie | Dmitriy Zaporozhets | 2013-03-10 | 5 | -10/+44 |
| | | | | |||||
| * | | | Merge pull request #3169 from hiroponz/refactor-network-graph | Dmitriy Zaporozhets | 2013-03-10 | 10 | -416/+409 |
| |\ \ \ | | | | | | | | | Refactor network graph | ||||
| | * | | | Refactor: Removing a if statement, because the nil value is already removed ↵ | Sato Hiroyuki | 2013-03-07 | 1 | -49/+47 |
| | | | | | | | | | | | | | | | | | in the view template. | ||||
| | * | | | Refactor: Removing the duplicated code. | Sato Hiroyuki | 2013-03-07 | 3 | -48/+40 |
| | | | | | |||||
| | * | | | Refactor: change the map hash from a local variable to private variable. | Sato Hiroyuki | 2013-03-07 | 1 | -34/+31 |
| | | | | | |||||
| | * | | | Refacor: removing the times array, because that is same with @commits array. | Sato Hiroyuki | 2013-03-07 | 1 | -21/+31 |
| | | | | | |||||
| | * | | | Refactor: clean up models. | Sato Hiroyuki | 2013-03-07 | 2 | -27/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Network::Commit ** Removing unnecessary accessors. ** Removing add_refs methods. * Network::Graph ** Removing unnecessary accessors. ** The 3 times loop of commits don't need. | ||||
| | * | | | Refactor: rename module and class names. | Sato Hiroyuki | 2013-03-07 | 5 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | * Module: Graph -> Network * Class: JsonBuilder -> Graph | ||||
| | * | | | Refactor: grouping parent and their space by including array. | Sato Hiroyuki | 2013-03-07 | 3 | -5/+7 |
| | | | | | |||||
| | * | | | Refactor: replace "render :json = graph.to_json" to view ↵ | Sato Hiroyuki | 2013-03-07 | 5 | -38/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | template(show.json.erb). Because model shouldn't know about view logic. | ||||
| * | | | | better logo images for header | Dmitriy Zaporozhets | 2013-03-10 | 5 | -2/+4 |
| | | | | | |||||
| * | | | | fix event relative date being cached | Dmitriy Zaporozhets | 2013-03-08 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Merge pull request #3173 from m4tthumphrey/patch-1 | Dmitriy Zaporozhets | 2013-03-08 | 1 | -0/+1 |
| |\ \ \ \ | |_|_|/ |/| | | | Added system hooks link to doc index | ||||
