Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert span into col-md | Dmitriy Zaporozhets | 2013-12-30 | 1 | -2/+2 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Remove unnecessary ago keyword | Dmitriy Zaporozhets | 2013-12-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | tiny wording fix | Hans Lemuet | 2013-12-18 | 1 | -1/+1 | |
| | | | GitLab users can can see this snippet -> GitLab users can see this snippet | |||||
* | Add time ago tooltips to show actual date/time | Drew Blessing | 2013-12-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | Clean up admin dashboad tooltips Clean up admin dashboad tooltips Clean up admin dashboad tooltips Add helper method change to use app helper Modify tooltips to use new helper Convert remaining times Adjust one tooltip | |||||
* | Fixed all the confirm: deprecation warnings | Jeroen van Baarsen | 2013-12-10 | 2 | -2/+2 | |
| | ||||||
* | Render markdown in snippets | Dmitriy Zaporozhets | 2013-11-20 | 1 | -4/+13 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | Improve snippets UX | Dmitriy Zaporozhets | 2013-11-18 | 2 | -5/+17 | |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | |||||
* | avatar upload on profile page | Steven Thonus | 2013-10-09 | 3 | -3/+3 | |
| | ||||||
* | Minor UI improvements | Dmitriy Zaporozhets | 2013-08-12 | 2 | -5/+15 | |
| | ||||||
* | use control-group classes for inline forms in project new/edit pages | Dmitriy Zaporozhets | 2013-08-07 | 1 | -6/+6 | |
| | ||||||
* | Dont load bootstrap buttons. Modified css with new buttons | Dmitriy Zaporozhets | 2013-08-01 | 3 | -7/+10 | |
| | ||||||
* | User links to user snippets | Dmitriy Zaporozhets | 2013-07-18 | 5 | -9/+8 | |
| | ||||||
* | Minor ui fix for snippet | Dmitriy Zaporozhets | 2013-07-18 | 1 | -2/+0 | |
| | ||||||
* | Add seeds and improve ui. Remove snippet expires_at | Dmitriy Zaporozhets | 2013-07-18 | 4 | -26/+36 | |
| | ||||||
* | scss: rename file_content to file-content etc | Dmitriy Zaporozhets | 2013-07-13 | 2 | -6/+6 | |
| | ||||||
* | remove unnecessary %br/%hr and styles | Dmitriy Zaporozhets | 2013-07-13 | 1 | -1/+0 | |
| | ||||||
* | Replace page_title with page-title. Correct margin for some blocks/layouts | Dmitriy Zaporozhets | 2013-07-13 | 5 | -5/+5 | |
| | ||||||
* | Merge pull request #4415 from jackbot/master | Dmitriy Zaporozhets | 2013-06-30 | 2 | -2/+3 | |
|\ | | | | | Couple of UI additions | |||||
| * | Added tooltip to snippet public/private icons | Jack Weeden | 2013-06-24 | 1 | -2/+2 | |
| | | ||||||
| * | Added delete button to snippet view | Jack Weeden | 2013-06-24 | 1 | -0/+1 | |
| | | ||||||
* | | Gravatar image fixes when gravatar unavailable | Izaak Alpert | 2013-06-26 | 1 | -1/+1 | |
|/ | | | | | | | | | | -Alt text to image was set to hash, which would make the page display hashes if the image/gravatar wasn't available, set the alt text to '', and made the main tool bar image follow the same or similar constraints as the other images (.avatar, .s26) Conflicts: app/assets/stylesheets/themes/ui_bb.scss app/views/snippets/_snippet.html.haml Change-Id: I42e1e86f535486fd2556d4b3e4591f3676eea033 | |||||
* | Use navless layout for snippets page | Dmitriy Zaporozhets | 2013-06-18 | 2 | -4/+11 | |
| | ||||||
* | public_icon, private_icon helpers | Dmitriy Zaporozhets | 2013-06-06 | 1 | -2/+2 | |
| | ||||||
* | Restyle snippets | Dmitriy Zaporozhets | 2013-06-05 | 6 | -49/+67 | |
| | ||||||
* | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into ↵ | Dmitriy Zaporozhets | 2013-06-04 | 9 | -27/+72 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew8xx8-gist Conflicts: Gemfile.lock app/models/ability.rb app/models/project.rb app/views/snippets/_form.html.haml db/schema.rb features/steps/shared/paths.rb spec/factories.rb spec/models/project_spec.rb | |||||
| * | Tests for private snippet fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | View improved. Pagination added | Andrew8xx8 | 2013-03-25 | 3 | -10/+6 | |
| | | ||||||
| * | Layuot and templates for personal snippets added | Andrew8xx8 | 2013-03-25 | 9 | -26/+75 | |
| | | ||||||
* | | more descriptive confirmation messages | Dmitriy Zaporozhets | 2013-05-27 | 1 | -1/+1 | |
|/ | ||||||
* | Return own tab for wall. Improve Wiki nav. Removed attachments listing page | Dmitriy Zaporozhets | 2013-03-18 | 1 | -1/+0 | |
| | ||||||
* | Use wiki tab for wiki, wall, snippets | Dmitriy Zaporozhets | 2013-03-15 | 1 | -22/+19 | |
| | ||||||
* | Merge wiki, wall & snippets under one tab - writeboards | Dmitriy Zaporozhets | 2013-03-14 | 4 | -24/+22 | |
| | ||||||
* | Fixing rspec after upgrade to capybara pt1 | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+1 | |
| | ||||||
* | remove old alert messages | Dmitriy Zaporozhets | 2013-01-30 | 1 | -1/+1 | |
| | ||||||
* | replace right with pull-right | Dmitriy Zaporozhets | 2013-01-30 | 3 | -3/+3 | |
| | ||||||
* | refactor buttons pt2 | Dmitriy Zaporozhets | 2013-01-29 | 3 | -3/+3 | |
| | ||||||
* | refactor buttons pt1 | Dmitriy Zaporozhets | 2013-01-29 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into discussions | Riyad Preukschas | 2012-12-23 | 4 | -33/+47 | |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: app/assets/stylesheets/main.scss app/models/project.rb app/views/notes/_common_form.html.haml app/views/notes/_per_line_form.html.haml lib/gitlab/markdown.rb spec/models/note_spec.rb | |||||
| * | added NamespacedProject role. Extended project info displayed for admin. ↵ | Dmitriy Zaporozhets | 2012-12-14 | 2 | -9/+10 | |
| | | | | | | | | Fixed project limit | |||||
| * | Add ace editor to snippets | Dmitriy Zaporozhets | 2012-12-12 | 2 | -24/+37 | |
| | | ||||||
* | | Refactor discussion reply | Riyad Preukschas | 2012-12-03 | 1 | -1/+1 | |
|/ | ||||||
* | Increased test coverage | Dmitriy Zaporozhets | 2012-11-21 | 1 | -20/+20 | |
| | ||||||
* | Add user_color_scheme_class helper | Riyad Preukschas | 2012-11-27 | 1 | -3/+2 | |
| | ||||||
* | Fix snippet render issue cause of haml preserve | Dmitriy Zaporozhets | 2012-11-26 | 2 | -21/+15 | |
| | ||||||
* | Fix snippet render error | Dmitriy Zaporozhets | 2012-11-26 | 1 | -1/+4 | |
| | ||||||
* | Fixed some tests and snippet colorize | Dmitriy Zaporozhets | 2012-11-23 | 1 | -2/+6 | |
| | ||||||
* | Spianch test for group dashboard | Dmitriy Zaporozhets | 2012-10-03 | 1 | -10/+13 | |
| | ||||||
* | Rename 'notes/notes' partial to 'notes/notes_with_form' | Riyad Preukschas | 2012-09-14 | 1 | -1/+1 | |
| | ||||||
* | Reduce the amount of JavaScript written in views | Robert Speicher | 2012-09-10 | 1 | -9/+1 | |
| | | | | | | Seeing `:javascript` all over Views feels like a code smell. This goes a long way towards reducing the amount of JS in views, but there's still plenty to be done on that front. | |||||
* | Tables refactored | randx | 2012-09-03 | 1 | -1/+1 | |
| |