02 Jan, 2013
1 commit
23 Dec, 2012
1 commit
-
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
21 Dec, 2012
2 commits
-
Conflicts: vendor/assets/javascripts/branch-graph.js
-
Fix and refactoring gfm_autocomplete
20 Dec, 2012
1 commit
19 Dec, 2012
1 commit
18 Dec, 2012
1 commit
14 Dec, 2012
1 commit
-
fix gfm autocomplete for usernames
13 Dec, 2012
2 commits
11 Dec, 2012
1 commit
07 Dec, 2012
1 commit
-
Centralized keyboard and drag events for BranchGraph
03 Dec, 2012
14 commits
-
Allows previews and uploads in all forms. Also fixes #1730
02 Dec, 2012
1 commit
-
…d. Update username via ajax
01 Dec, 2012
1 commit
-
* make unobtrusive js * convert js to coffee
30 Nov, 2012
2 commits
29 Nov, 2012
1 commit
28 Nov, 2012
1 commit
-
if link to a chinese file name, it will jump to error page; for example, the chinese file name called "消息文档.md", when after urlencode, it will be "%E6%B6%88%E6%81%AF%E6%96%87%E6%A1%A3.md", but after use History.pushState, will jump to a bad decode link.
21 Nov, 2012
5 commits
-
Improve user feedback on the Profile > Design page
-
- Header changes immediately without a page reload - Lets the user know that we actually saved their setting when changed
17 Nov, 2012
1 commit
16 Nov, 2012
1 commit
-
Add file line links
14 Nov, 2012
1 commit
-
Also fixes #1983