Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update form classes | Dmitriy Zaporozhets | 2013-12-31 | 39 | -260/+231 |
* | Fix header | Dmitriy Zaporozhets | 2013-12-31 | 3 | -15/+16 |
* | css class .hide has \!important so use gl-hide instead | Dmitriy Zaporozhets | 2013-12-31 | 30 | -40/+44 |
* | Fix forms and header | Dmitriy Zaporozhets | 2013-12-31 | 9 | -8/+37 |
* | Convert span into col-md | Dmitriy Zaporozhets | 2013-12-30 | 41 | -96/+96 |
* | Make app start with bootstrap 3 gem | Dmitriy Zaporozhets | 2013-12-30 | 4 | -41/+41 |
* | Merge branch 'timeago_js' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-30 | 28 | -36/+36 |
|\ | |||||
| * | Remove unnecessary ago keyword | Dmitriy Zaporozhets | 2013-12-30 | 25 | -31/+30 |
| * | Use jquery timeago plugin | Dmitriy Zaporozhets | 2013-12-30 | 3 | -5/+6 |
* | | HTTP headers protect against MIME-sniffing, force https if enabled. | Marin Jankovski | 2013-12-30 | 1 | -0/+2 |
|/ | |||||
* | Fix overflow on project panel if https enabled and resolution < 1100px | Dmitriy Zaporozhets | 2013-12-30 | 1 | -1/+1 |
* | Fix project labels overflow for deploy keys page | Dmitriy Zaporozhets | 2013-12-29 | 2 | -1/+5 |
* | Restyle README section | Dmitriy Zaporozhets | 2013-12-29 | 2 | -4/+15 |
* | Improve typography | Dmitriy Zaporozhets | 2013-12-29 | 2 | -3/+3 |
* | Remove borders for wiki content. Fix wiki history UI | Dmitriy Zaporozhets | 2013-12-29 | 2 | -4/+9 |
* | Mozilla osx font smoothing | Dmitriy Zaporozhets | 2013-12-29 | 1 | -0/+1 |
* | Hide last activity from group projects list | Dmitriy Zaporozhets | 2013-12-29 | 1 | -3/+0 |
* | Merge branch 'ui/compact_projects_list' of /home/git/repositories/gitlab/gitl... | Dmitriy Zaporozhets | 2013-12-29 | 5 | -34/+16 |
|\ | |||||
| * | Compact projects list on dashboard | Dmitriy Zaporozhets | 2013-12-29 | 3 | -26/+8 |
| * | Move project_last_activity to ProjectsHelper | Dmitriy Zaporozhets | 2013-12-29 | 2 | -8/+8 |
* | | Sort dropdown for Dashboard#projects page | Dmitriy Zaporozhets | 2013-12-29 | 6 | -21/+65 |
|/ | |||||
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2013-12-29 | 1 | -0/+1 |
|\ | |||||
| * | Merge pull request #5938 from xieyubo/master | Dmitriy Zaporozhets | 2013-12-29 | 1 | -0/+1 |
| |\ | |||||
| | * | Force IE use latest engine to render. | xyb | 2013-12-27 | 1 | -0/+1 |
* | | | Improve project show page UI | Dmitriy Zaporozhets | 2013-12-29 | 2 | -5/+5 |
|/ / | |||||
* | | Update votes ferom comments dynamically | Dmitriy Zaporozhets | 2013-12-27 | 2 | -0/+26 |
* | | Clear refresh interval for notes. Fixes duplicate note rendering | Dmitriy Zaporozhets | 2013-12-27 | 1 | -9/+19 |
|/ | |||||
* | Reduce right margin or dashboard project visibility icon | Dmitriy Zaporozhets | 2013-12-27 | 2 | -3/+3 |
* | Add anchors to comments from event feed | Dmitriy Zaporozhets | 2013-12-26 | 1 | -2/+2 |
* | Style project visibility icons on dashboard | Dmitriy Zaporozhets | 2013-12-26 | 3 | -3/+15 |
* | Merge branch 'privacy_label' of https://github.com/skv-headless/gitlabhq into... | Dmitriy Zaporozhets | 2013-12-26 | 2 | -0/+2 |
|\ | |||||
| * | visibility level info in project tabs | skv | 2013-12-26 | 2 | -0/+2 |
* | | Improve sorting for public projects page | Dmitriy Zaporozhets | 2013-12-26 | 2 | -3/+6 |
* | | Add sorting to public projects page | Dmitriy Zaporozhets | 2013-12-26 | 4 | -15/+44 |
* | | Merge pull request #5928 from skv-headless/master | Dmitriy Zaporozhets | 2013-12-26 | 2 | -3/+7 |
|\ \ | |||||
| * | | fix warnings | skv | 2013-12-25 | 2 | -3/+7 |
| |/ | |||||
* | | Merge branch 'refactor/notes' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-12-26 | 15 | -716/+541 |
|\ \ | |||||
| * | | Fix file upload for edit note. Better style for discussion form | Dmitriy Zaporozhets | 2013-12-26 | 2 | -2/+3 |
| * | | fix tests | Dmitriy Zaporozhets | 2013-12-26 | 1 | -1/+3 |
| * | | Improve tests and make preview for notes | Dmitriy Zaporozhets | 2013-12-25 | 1 | -0/+19 |
| * | | Remove old methods and classes | Dmitriy Zaporozhets | 2013-12-25 | 3 | -594/+10 |
| * | | Update commentable controllers with new note vars | Dmitriy Zaporozhets | 2013-12-25 | 4 | -8/+4 |
| * | | Switch Notes controller to use json | Dmitriy Zaporozhets | 2013-12-25 | 4 | -61/+62 |
| * | | Write new Notes coffee class to handle comments | Dmitriy Zaporozhets | 2013-12-25 | 1 | -0/+397 |
| * | | Make note anchors actually work | Dmitriy Zaporozhets | 2013-12-25 | 9 | -66/+59 |
| |/ | |||||
* | | Add User#email uniq validation. Fixed confirmation for admin/users form | Dmitriy Zaporozhets | 2013-12-26 | 3 | -2/+12 |
* | | Fix User#by_username_or_id for postgres | Dmitriy Zaporozhets | 2013-12-26 | 1 | -1/+1 |
|/ | |||||
* | Improve dev fixtures | Dmitriy Zaporozhets | 2013-12-25 | 1 | -0/+4 |
* | Refactor FilterContext | Dmitriy Zaporozhets | 2013-12-25 | 3 | -34/+43 |
* | Fix per-project counters for Dashboard filters | Dmitriy Zaporozhets | 2013-12-25 | 2 | -13/+7 |